GlideScriptable Object documentation

sherard
Mega Expert

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

5 REPLIES 5

hartr
Giga Contributor

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 ?


Did you ever get information on how to push the cart data to Request?


vevgpro
Kilo Contributor

This can be done with hints as described here : Legacy:Adding a Field to the Service Catalog Checkout - ServiceNow Wiki


ssb
Tera Guru

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!