GlideappScriptHelper API and copyRequest()

jchatterji_
Giga Contributor

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

bhumika2
ServiceNow Employee
ServiceNow Employee

The GlideappScriptHelper APIs are not documented as it is not exposed to be used for customizations.