setEccCorrelator() for REST Web Service in servicenow

Saranya Suresh
Kilo Expert

Hi There!

I use REST web service orchestration designer activity in the workflow to trigger the outbound rest message. Is there any way i can capture this request and response in the ECC queue?. I see that designer activity do not capture the eccsysid for the REST activity.

 

Regards,

Saranya

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Saranya,

Following links should help you:

https://docs.servicenow.com/app_store/dev_portal/API_reference/RESTMessageV2/reference/r_RMV2-setEccCorrelator_S.html

Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Saranya Suresh
Kilo Expert

Hi Ankur,

Thanks for your reply. But the link which you have shared is to trigger the outbound vis REST message method. IN that scenario, we can set the correlator id. But i use orchestrational REST web service activity to trigger the outbound.PFA the attachment.

 

If you refer the below link,

https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/orchestration-activity-designer/task/t_CreateAParsingRule.html#ariaid-title2

There is no record getting published in ECC queue for using the REST web service via activity designer in the baseline. SO, my query is there any way i can invoke the ECC queue along with REST web service activity designer.

 

Regards,
Saranya