- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 10:36 AM
Good evening all
Tonight I am asking assistance with something I have never done before. I read documentation from ServiceNow but cannot find what I am looking for.
I want to create a new Problem task type. I opened an existing one and copied all the information from there, but I am not sure where to get the 'target URL'. Not even sure where it should go. The way I understand it, all the forms are the same, just the 'type' is different. So for all the different types, the same form is filled in. I might be wrong, please correct me if that is the case.
Below are the two target URL's for the existing types:
problem_task.do?sys_id=-1&sysparm_query=problem_task_type=rca
problem_task.do?sys_id=-1&sysparm_query=problem_task_type=general
A screenshot of the new problem task types I created. So I want to know what is the target URL's for those?
I would appreciate any assistance.
Regards
Thereza
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 11:47 AM
Hi @Thereza Van der ,
Your understanding is correct whenever u create a new task type as hown in above responses the form which appears to fill for them is same, the only difference between them is type.
U can go to the dictionary entry of the type field n create additional options as you require & while creating those whatever value u provide for different types, u need to add those in the target URL.
Attaching screenshot for your reference for existing task types Root Cause Analysis & General
For different task types u can configure ur default form design & bring in all other fields which u require to fill for diff types of task.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 10:51 AM
https://www.servicenow.com/community/developer-forum/add-new-problem-task-types/m-p/2670104
Here you go.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 11:34 AM
Click on edit interceptor to add more options
Click NEW to add the new option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 11:47 AM
Hi @Thereza Van der ,
Your understanding is correct whenever u create a new task type as hown in above responses the form which appears to fill for them is same, the only difference between them is type.
U can go to the dictionary entry of the type field n create additional options as you require & while creating those whatever value u provide for different types, u need to add those in the target URL.
Attaching screenshot for your reference for existing task types Root Cause Analysis & General
For different task types u can configure ur default form design & bring in all other fields which u require to fill for diff types of task.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 02:36 AM
Hi all
I created the problem task types, but I cannot seem to move it from Dev to QA and Prod. I don't see a related link to add it to an update set. Can you please assist?