How can we create Problem Task automatically when problem record is moved to Root cause analysis state?

Shikha puri
Tera Contributor

Solution Plan Problem Task type to be created automatically when problem record is moved to Root cause analysis state except for when problem priority is 5-Planning and to auto populate the values of the problem records like assignment group, priority, short description and description-Solution plan task ,type -solution plan, due date - 30 days ahead of problem created date.

 

Please help.

 

 

1 ACCEPTED SOLUTION

Example below

find_real_file.png

find_real_file.png

find_real_file.png

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

32 REPLIES 32

HI Ankur ,

 

It's working and some values are also coming from problem to problem task like assignment group ,priority etc.

but what about these values :

 

short description and description-Solution plan task ,type -solution plan, due date - 30 days ahead of problem created date.
 
How can I set these values ?
 
I have created a choice under task type field :
 
find_real_file.png
 
Now how do I set these values so that whenever the task is raised, these fields get the same values which I want to set like:

short description and description-Solution plan task ,
type -solution plan,
due date - 30 days ahead of problem created date
 
Please help me for this also .

@Shikha puri 

how you mapped group, short description

do the same for other fields.

for choice field ensure choice values are same in both the tables.

Let me know if I have answered your question.

If so, please mark appropriate response as correct & helpful so that this thread can be closed and others can be benefited by this.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

I used the below steps :

 

find_real_file.png

 

and raise a problem :

 

find_real_file.png

 

got same values under Problem task 

 

find_real_file.png

 

but my concern is I want to set Solution plan task under Short description and description field when problem task is raised , and here if any person raise the problem it's not compulsory that every person enter that value in problem . 

Also here I set Solution plan as a default value of TYPE field .

 

find_real_file.png

 

Now please suggest anything for this .

HI Ankur,

 

Please suggest ...

That how can I get these values under Task only not in problem.

HI Ankur,

 

Thanks for your help . It's sorted now .

I simply enter the value's manually .

 

find_real_file.png

 

And I got my results.

 

find_real_file.png

 

Thanku so much..