Task and Process Info

Hi Guys,

We are taking some of our task data and passing it on to our internal data warehouse, and are planning on using the inherent task and process fields as keys and such.

So I’m trying to figure out how to access this information in an IS service. My original thought is to create a new TaskInfo and ProcessData objects in the pipeline from WmTaskClient/pub/task and WmPRT/pub/prt respectively, with an empty setValue, and “hope” that the rest of the data gets populated automagically.

Has anyone else used the task/process data in this way?

Thanks