GlideScriptable Object documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2013 08:16 AM
Not sure if this has been asked or where to find this information....
Is it possible to get more information as to how these packages or what these packages do? Is there a more detailed breakdown of each that provides the available methods that could be called for each of the packages?
Here is the link of what I am referring to: http://wiki.servicenow.com/index.php?title=Packages_Call_Replacement_Script_Objects
This would be very helpful when developing as to knowing what each of these are specifically for and how to use them.
Thanks,
Sherard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2013 07:49 PM
I would like this too. I am trying to understand how the CatalogTransactionCheckoutTwo script include uses the GlideappCart package to set values from the checkout ui_page into the sc_cart record, and how those values get from the sc_cart record into the sc_request record.. anyone ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2016 09:42 AM
Did you ever get information on how to push the cart data to Request?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2016 02:30 AM
This can be done with hints as described here : Legacy:Adding a Field to the Service Catalog Checkout - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2013 10:45 PM
Also want. I've asked elsewhere (Where Can I Find....?) for documentation on the GlideSession object, but the rest of them would be great too!