Dot-walking for "Requested For" variable type in Flow Designer returns an empty valueDescriptionDot-walking for "Requested For" variable type in Flow Designer returns an empty valueSteps to Reproduce 1. Create a Flow Designer with Service Catalog Trigger 2. In Step 1, get a catalog variable EmployeeTest with Type=Requested For, referencing sys_user table 3. In Step 2, dot-walked to the variable and get a field like employee number to be input to an action Actual Result: Runtime value for the field eg Employee Number is empty Expected result: Runtime value for the field eg Employee Number should not be emptyWorkaroundAs a workaround, you can dot-walked and use the Requested For fields in the Requested Item or Request record insteadRelated Problem: PRB1522157