GlideappScriptHelper API and copyRequest()
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2015 05:34 PM
Hi all,
Has anyone used the GlideappScriptHelper() to copy requests before. There is a copyRequest() function which copies the request and its associated requested item. I am trying to get the sys_id of the copied request. My eventual solution that I'm thinking of will be to change a variable on one of the copied requested item based on a user input through a UI Page.
Any help would be great.
Thanks,
JC
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2019 01:57 AM
The GlideappScriptHelper APIs are not documented as it is not exposed to be used for customizations.