getAnswer coming back as null from getXMLWait
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2017 08:29 AM
Hey guys,
I am trying this synchronous call example (picture attached below) on a catalog client onSubmission script, however the answer comes back as null. Am I missing something here? I want to use a synchronous call on my forms on the portal, however, I can't seem to get them to work.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2017 08:53 AM
You have to use Asynchronous Glide Ajax . Then it will work
http://wiki.servicenow.com/index.php?title=GlideAjax#gsc.tab=0
synchronous Glide Ajax not supported in Service Portal