Create templates for related task records

Himanshu10
Tera Expert

I am trying to create incident tasks via incident templates which seems to be possible via this document

 

However it is not working for me, similar behavior was reported via this

 

Can anyone please suggest if this has worked for someone in the past? am i missing anything?

 

Attaching screenshots of what i have done so far.

 

#incident management @Incident 

1 ACCEPTED SOLUTION

This worked by using URL action instead of new record within the Module config.

Same arguments can be used however new record method doesnt work.

View solution in original post

22 REPLIES 22

Community Alums
Not applicable

Ideally you don't need to select the template manually because you have given an argument like this in a module:

incident.do?sys_id=-1&sysparm_template=TEMPL0003218

 

thats exactly what i have set there, i dont get any errors. 

i have selected the correct domain as well.

Has it worked for you in the past? have you tried it?

may be i am missing anything..

This worked by using URL action instead of new record within the Module config.

Same arguments can be used however new record method doesnt work.