Security

 View Only
Expand all | Collapse all

Context Server Action Result

This thread has been viewed 2 times
  • 1.  Context Server Action Result

    Posted Nov 16, 2016 10:44 AM

    If doing an http POST to an external context server returns data, does anyone know how to save it as an attribute in the endpoint database?

     

    For example, I use ServiceNow to open tickets for authentication failures. When doing the API call, the http POST returns a bunch of data, including the incident number. I would then like to update the endpoint database with this information as an string attribute "Incident Number"

     

    Thanks!



  • 2.  RE: Context Server Action Result

    Posted Nov 16, 2016 05:57 PM

    That's a limitation today. Context server actions are "fire and forget".