I’ve been looking through trace logs for some regular processes I’m wanting to automate with REST. In a few places, I see certain BOs want Ice.Bpm.Context.ContextDataSet passed in as a parameter.
How can I obtain this ds with REST?
Thanks in advance.
The REST guide on EpicWeb shows they are in the Headers of the call:
What??? Read the manual!?
Cheers @Mark_Wonsil, I’m a bit red-faced. I’ll pull my finger out and have a read.