Saturday, May 8, 2021

OIC - how to show the import response id to the activity stream for better support

 To show the import response id to the activity stream for better support, 

we just need to perform following steps:

  • Add teh logger activity and provide a proper name like "CaptureImportId" 
  • Then mention Log as "Always" 
  • Mapthe response import result.

No comments:

Post a Comment

Featured Post

OIC XSLT: Execute Only When At Least One Field Has Value and None Are Blank

๐Ÿ”ท OIC XSLT: Validate Fields Before Executing Logic ๐Ÿ”น Requirement Fields: field1, field2, field3, field4, field5 ✔ Execute only when: At le...