Forum Discussion

Drew's avatar
Drew
New Contributor
7 years ago

Does anyone know how to get the ServiceNow Insert Snap to return error messages?

I am using a ServiceNow Insert snap in my pipeline and it just does not seam to work . So I opened SoapUI and sent the exact same request to the system and SoapUI is showing the following

{“reason”:null,“error”:“Insufficient rights to insert records from the table: ecc_queue”}

Is it in anyway possible to get the snap to return this to me so I know it did not work rather than just did nothing?

3 Replies

  • Well, sounds like a usability bug. Could you share either the pipeline or the screenshot with the Insert snap?

    What happens when you use the ServiceNow Query Snap.

    • Drew's avatar
      Drew
      New Contributor

      Here is a screen shot. You can see that there is no output doc from the Insert snap. The query snap works just fine.