inmorphis-consu
Kilo Explorer
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
02-21-2016
07:06 AM
Processors in ServiceNow are an as yet relatively undocumented feature that is used in the system to provide different formats for using the data in tables.
Scripted Web Services give more control, but they only provide a single SOAP method. Processors let you hook into the backend of the ServiceNow platform, giving you direct access to the information sent over an HTTP session. Scripts can pick up parameters and "POSTed" data, letting you transfer information in any format you need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.