How to call Normal change request Template for parallel change Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 03:51 AM - edited 08-22-2023 03:51 AM
Hi Team,
Description: We have a Template "ABC Template" on sys_template .I get 4 default change tasks created using this template.
To call that template I have created the module "ABC Template" in sys_app_module with the below Arguments.
change_request.do?sys_id=-1&sysparm_template=ABC Template
Now if we click on the module "ABC Template" even if the change does not submit the Task created,Is there any way to create tasks once the change submits or approved?
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 05:28 AM
If you're not, you probably need to use Change Models. They you can create a new Model - ABC Template - and have a Flow trigger to create the tasks after approval.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 11:21 PM
Hi Michael,
Didn't get you ,Are you talking ababouthange Model Or modules in servicenow ?I checked in Change module there is no option to call the flow designer.
Our ask is if we create a new Template and user clicked it from Application Menu section,Change Request SUBMIT and create change task accordingly ,Rightnow what is happening if user click Template from application menu task is created without change submission.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 09:16 AM