Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

When using Flow Designer, the REQ Number is not populating in the RITM even though I have it in the fields.

Joanne Johnson1
Kilo Expert

When using Flow Designer, the REQ Number is not populating in the RITM even though I have it in the fields. I also tried to populate the REQ Number & RITM Number in the SCTASK. I don't see anything in the Business Rules that may be causing this either (but I could have missed it).

Do you have any idea what may be causing this issue?

Thank you in advance!

Here is the flow for the RITM Update:

find_real_file.png

This is the RITM that I ran the test on:

find_real_file.png

And this is the Create TSK where I am trying to get the REQ & the RITM Numbers:

find_real_file.png

AAnd this is the task that was created:

find_real_file.png

 

1 ACCEPTED SOLUTION

I found the issue...  For the sc_req_item, the task.number Display value was true, BUT a custom field was also set to true.  When I made the custom field false, the Request Item appeared.

Thank you for your help!

View solution in original post

5 REPLIES 5

Bernd Hoffmeier
Kilo Sage

I guess the problem is that you put a "Number" into the reference field instead of the sys_id. It should be enough if you fill the field with "Trigger > Requested Item Record > Request".

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

You went one more extra step for setting the value.

You should use use the sys_id Trigger > Requested Item Record > Request

Regards
Ankur

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

Hello Ankur,

 

Thank you for your response.  I tried that and ran a test.  Unfortunately it didn't work. 

See screenshots below:

find_real_file.png

find_real_file.png

find_real_file.png

Hi,

I can see i icon for Request field so it means the value is populated

Can you check the XML of the sc_task record?

Regards
Ankur

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