User Activity

I am using SOAP execute snap using basic authorization , but getting below error ."error":"Authorization loop detected on ConduitCould you help me the reason for this?  I tried to logon SAP with user and it works fine.logsReason:Authorization loop de...
HI, Could you please tell me the steps to import SNC certification into snaplogic? – Thanks
Hi, Triggered task pipeline is getting delayed 4-5 seconds and sometime it is giving response is quickly. We don’t have ultra task option in our system. Can someone explain where the delay is ? Moreover this is just hello world message fromsnaplogic...
I need help to get below output. [ { “key1”:“value1”, “key2”:“value2” }, { “key3”:“value3”, “key4”:“value4” } ] expected result { “item”: [ { “key1”:“value1”, “key2”:“value2” }, { “key3”:“value3”, “key4”:“value4” } ] } Thanks for your help.
Hi, Could you please help me to change attribute names from input json? Input { “title”: “students”, “items”: [ { “name”: “Tom Cruise”, “course”: “EEE” }, { “name”: “Robert Downey Jr.”, “course”: “CSC” } ] } I need to change output as { “title”: “stu...