- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 07:48 PM - edited 03-02-2023 11:19 PM
How to auto create Standard Change Request once the Catalog Request is submitted and parlelly should create SCTask
and as per changes in SCTask the Standard Change Request Status also need to be change as mentioned in below screen shot. Can anyone suggest me best way to solve this issue. If via flow designer we can achieve it means what are the steps need to follow @Ankur Bawiskar @Community Alums @asifnoor @BharathChintala @Allen Andreas @Aman Kumar S @mattystern @Saurav11 @Ahmmed Ali
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 12:49 AM - edited 03-03-2023 12:51 AM
@Arjun Reddy Yer create a flow as below ( change approvals or assigments or additionak field mapping as per your requirement) I have sent screen shots how to set scheduled state when assigned hope you can do rest
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 02:43 PM
Create flow same as below below flow and you can modify if required. Verify Business rules/change process in your instance, it may restrict change state update from flow or workflow. If there are restrictions modify flow accordingly.
Thanks & Mark Answer Correct/Hit Thumbs Up. If my inputs help you to achieve what you are looking.
Sumalatha Y
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 10:10 PM
Hi can you please update the new xml and i have one condition based on sctask change should create. like when we select catalogue variable check box that is visible on sctask.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 12:19 AM
@Arjun Reddy Yer You can do it with Flow designer or work glow or Business rules.
If you tell me exact what should process based on SCTask we can suggest best way. I hope you already know there is OOB workflow for standard change request. We should not overlap that as lot of background scripts running on change requests already.
Without exact requirement can't assist you like normal.
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 12:32 AM - edited 03-03-2023 12:33 AM
According to the below screen shot need to design. As standard change request will be runing in backend only it will not be visible to frontend. When ever the request got submmited then only at that time automatically Standard Change Request should create.
1.) When the Service Request got submitted then it should create RITM and should go for approval.
2.) Once the RITM got approved then it should create SCTASK and Standard Change Request automatically.
3.) Once the SCTASK state changes then automatically Standard Change Request state also should change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 12:49 AM - edited 03-03-2023 12:51 AM
@Arjun Reddy Yer create a flow as below ( change approvals or assigments or additionak field mapping as per your requirement) I have sent screen shots how to set scheduled state when assigned hope you can do rest
Bharath Chintala