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.

fields not visible while dot walking

JagjeetSingh
Kilo Sage

hi,

I am creating a flow on Approval table. I see that i am not able to access few fields on Requested item table.

For example- item, Requested for field.

These fields are present on my form but i can access them while dot walking from approval table. These are just not visible there.

Same is happening when i am trying to create notification on approval table.

Any idea what is wrong here.

Jagjeet Singh
ServiceNow Community Rising Star 2022/2023
11 REPLIES 11

@hozawa ,

Author is creating request on Approval table & it seems you using Requested Item (sc_req_item) table.

My bad. Should have read the question more carefully.