Request for variable Showing empty in SC TASK List View

Dileep Raju
Giga Guru

Hi Team
In my instance " Request for variable Showing empty in SC TASK List View. "

Can some explain me why it is happing and also What I need to do for Request For Variable in order to fill after submission of Ticket

2 ACCEPTED SOLUTIONS

Anks26
Kilo Sage

Hi Dileep, 

There could be few reasons why this could be happening, as there is an historical issue with ServiceNow request in my experience and tricky to explain.

There is a "requested_for" field on sc_request and a "requested_for" on RITM/Task, make sure you are displaying the right one on the list view. 

Screenshot 2023-03-20 at 8.13.09 pm.png

 

Previously, in your catalogue variables, you would use would ask "who is this request for" using reference "sys_user" table which would set "sc_request" requested for but not RITM requested for and different organisation handled it differently. i.e. using BR/workflow to keep them in sync but the ServiceNow introduced a "requested_for" variable type 
which fixed this issue. Not sure what variable you are using so try updating it to this type and it may fix the issue. 

image.png




Let me know if you have any other questions. As I said it's a little hard to explain. 🙂

Thanks

Anks

View solution in original post

please share screenshot I can help you then.

 

if you want to check OOB or custom. you have to do right click on the field and  check what is the backend name.

if the field name doesnt contain u_ then it is OOB.

 

If my answer solved your issue, please mark my answer as Correct & 👍Helpful

View solution in original post

8 REPLIES 8

priyasunku
Kilo Sage

@Dileep Raju 

 

Are you talking about requested for field or customized requested for variable.

 

If my answer solved your issue, please mark my answer as Correct & 👍Helpful

 

 

Anks26
Kilo Sage

Hi Dileep, 

There could be few reasons why this could be happening, as there is an historical issue with ServiceNow request in my experience and tricky to explain.

There is a "requested_for" field on sc_request and a "requested_for" on RITM/Task, make sure you are displaying the right one on the list view. 

Screenshot 2023-03-20 at 8.13.09 pm.png

 

Previously, in your catalogue variables, you would use would ask "who is this request for" using reference "sys_user" table which would set "sc_request" requested for but not RITM requested for and different organisation handled it differently. i.e. using BR/workflow to keep them in sync but the ServiceNow introduced a "requested_for" variable type 
which fixed this issue. Not sure what variable you are using so try updating it to this type and it may fix the issue. 

image.png




Let me know if you have any other questions. As I said it's a little hard to explain. 🙂

Thanks

Anks

Dileep Raju
Giga Guru

Hi @priyasunku 
Thank you for quick reply
Could you please me for both requested for field or customized requested for variable ?

@Dileep Raju can you just provide screenshot of your field and also please tell me if it a custom or OOB field.

 

If my answer solved your issue, please mark my answer as Correct & 👍Helpful