UI Actions FSM (Start Travel Start Work, Close Complete on wm_task) are not working in Worksapce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 12:07 AM - edited 11-12-2023 12:08 AM
Hi All OOTB ui action of FSM is working fine in native view but not working in configurable workspace view
Can any one guide any script or what I am missing on it
please refer this link: https://your instance/ sys_ui_action.do?sys_id=933bdef31b03200050fdfbcd2c071365&sysparm_record_target=sys_ui_action&sysparm...
or
Please check below OOTB ui action script
Please guide me with script
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 02:06 AM
I don't think it'll work on workspace as some of the unsupported methods(in workspace) has been used in the script section. such as GlideDialog, window etc.
Follow the below article for understanding.
You will need to write the whole logic inside workspace client script section to work it in the workspace side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 02:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 02:51 AM
Can you please send the code here in editable or text format so that I can go through it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 02:56 AM
function checkUpstreamWork() {