
Hi Experts
I am unable to update the Stage ID and Process ID for the custom entities using WebAPI but it is working fine for OOB entities (Opportunity).
It would be great if you can help on this.
Thanks
Srikanth Singapuram
*This post is locked for comments
I have the same question (0)Hi Srikanth,
Please refer to following article: docs.microsoft.com/.../model-business-process-flows
As per that article:Manipulating process related attributes (such as ProcessId, StageId, and TraversedPath) on entities enabled for business process flows does not guarantee consistency of the business process flow state, and is not a supported scenario.
There are some examples on how you cam model the BPF in that article. It calls the SOAP endpoint, however I believe you can reverse engineer that and deduce how it should be done via the WEB API
Regards,
Radu