- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-01-2022 10:58 PM
Hi,
We have some custom apps that were developed using the Service Management Application Designer and had State Flow configured as part of that tool however the Designer has since been deprecated.
How do I establish State Flow for a new custom task table (I see guidance for existing table state flows in the product docs but not for new custom tables).
thanks for your help .. John
Solved! Go to Solution.
- Labels:
-
Request Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-01-2022 11:58 PM
Hi,
Got it going by:
- creating some states for the custom table in sys_choice.
- creating a new table extending the Service Management Flow (sf_sm_flow) table
- populating the desired from and to states
- using the UI action on the new flow table to create a client script to manage the states in the form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-01-2022 11:59 PM
Thanks Sandeep, yes I read the product doco and had a look on the community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-01-2022 11:58 PM
Hi,
Got it going by:
- creating some states for the custom table in sys_choice.
- creating a new table extending the Service Management Flow (sf_sm_flow) table
- populating the desired from and to states
- using the UI action on the new flow table to create a client script to manage the states in the form