Service portal variable not populating on the sctask/ritm

Joshua Comeau
Kilo Sage

when I fill out the form on the service portal all the data populates

JoshuaComeau_0-1707229800134.png

 

on the ritm/sctask it is blank 

JoshuaComeau_1-1707229825036.png

 

Thoughts?

2 ACCEPTED SOLUTIONS

Joshua Comeau
Kilo Sage

went with this:

JoshuaComeau_0-1707233795232.png

 

View solution in original post

Hi @Joshua Comeau ,

The data population is working fine using the below configurations instead of writing the script. Ideally, the type should be "Single line text" instead of "Reference". I think configuration change is best practice instead of writing the script.

 

Jyoti4_2-1707234262943.png

 

 

Jyoti4_1-1707234199785.png

 

Jyoti4_0-1707234148053.png

Please hit the like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

 

Thanks & Regards

Jyoti Jadhav

View solution in original post

8 REPLIES 8

siva krishna M2
Tera Guru

Hello @Joshua Comeau ,

 

Please check the record producer variables mapping to the variables on the RITM.

 

If it helps, please click on like icon and mark it as accepted solution

Jyoti Jadhav9
Tera Guru

Hi @Joshua Comeau ,

 

Verify Data population-related catalog client script.

'UI Type" field should be set to "All" and the "Applies on Requested Items" checkbox should be 'true".

 

Jyoti4_0-1707230967984.png

 

Please hit the like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

 

Thanks & Regards

Jyoti Jadhav

Jyoti Jadhav9
Tera Guru

Hi @Joshua Comeau,

 

Verify Data population-related catalog client script.

The 'UI Type" field should be set to "All" and the "Applies on Requested Items" checkbox should be 'true".

Screenshot 1:

Jyoti4_0-1707230967984.png

 

Please hit the like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

 

Thanks & Regards

Jyoti Jadhav

Joshua Comeau
Kilo Sage

@Jyoti Jadhav9 @siva krishna M2 
I am just using the oob autopopulate feature on the catalog variable:

JoshuaComeau_0-1707232595721.png


thoughts on how to make it work?