In FSM Work order will close means work order task also close- what is OOB script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 07:44 AM
Hi There,
In FSM we have work order and work order task, when all work order task is close means work order is closing,
i need to know which script running ,
i need to give some condition in that script based on tha condition it will move to close.
any one help me with the script name like Business rule etc..
Regards,
Rajesh Gillerla.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 08:07 AM
Perform a search on the Business Rule table 'sys_script' where 'table' = 'your_table'. Also, search the 'sys_script_include' table 'script' field using 'contains' and the name of your table.