- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 12:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 12:09 AM
Hi Swathi,
Please configure the Ui Action in the format provided in screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 12:09 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 12:09 AM
Hello Swathi,
Refer below link may helpful to you.
https://www.servicenowguru.com/system-ui/ui-actions-system-ui/client-server-code-ui-action/
ServiceNow Commnunity MVP -2018 class.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 12:09 AM
Hi Swati,
For using UI ACtion as server and client both, there is a check box named as client, tick that one and then in your script you can write client side code and a function named as gsftSubmit() is used to call server end and after that you can put server side code.
Below link will help you to understand more!!
https://www.servicenowguru.com/system-ui/ui-actions-system-ui/client-server-code-ui-action/
Also there is one out of the box UI Action named as 'Reopen Incident' used as both client and server side, you can go through it.
Hope it helps!!
Regards,
Anjali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 12:12 AM