Web Service Interaction with CPM 7.12?
Hi all,
We are looking to implement a web service to initiate an Interaction, using CPM 7.12.
A "-...Interaction-Web" interaction is referred to in CPM 7.13 but this is does not appear to be the case for CPM 7.12.
With that in mind, does anyone have any pointers for implementing this capability, adhering to the usual Interaction/Service Intent process?
Then you would invoke this activity via URL <server>?pyActivity=PegaCA-Work-Interaction-<class>.SnapStart?<optional params>. You can include the authentication directly in the URL if you want, “UserIdentifier=<operator>&Password=<base64 encoded version of the password>”.