Correlation ID not being set up by Remote Instance Spoke- Integration Hub

Arti Kumar
Tera Contributor

I am able to successfully connect two ServiceNow Instances using the Remote Instance Spoke.

The 'Export Incident Record' used in flow designer works and creates an Incident in the remote instance.

The 'correlation id' though is empty in both local and remote instance after ticket creation.

Has anyone come across a similar issue?

2 REPLIES 2

Yousaf
Giga Sage

Hi Arti,

Please refer to this link and check if this could be the problem

Need help in Remote Instance Spoke integration

 

Mark Correct or Helpful if it helps.


***Mark Correct or Helpful if it helps.***

Mike81
Tera Contributor

Hi, 

If you're using the OOTB import set table maybe have a look at the transfom map.

In the Create Incident transform map there is an onBefore transfom script. 

It is using the sys_id of the records as the key. 

Thanks, 

Mike

Mark Correct or Helpful if it helps.