- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Anurag,
I am a bit confused by the title.
Hence, sorry if I misunderstand your use case.
ACC (classic v6/v7) only supports SOAP Web Service calls, not REST WS.
But ACS supports REST WS, not SOAP WS.
So I am not sure what version you mean?
Well, I guess it is ACC indeed.
Have you implemented a web method for nms:recipient schema extension?
Or is it the invert thing, you achieved a workflow that calls an external REST WS and you want to deal with JSON data in the workflow?
In that case, you can either use the Update activity (for simple use case) or Javascript activity with the WriteSession method or the entity Save method (depending on your logic/preference).
Regards
J-Serge