How can I dot-walk into the record in the ATF Step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-17-2020 05:58 AM
Hi,
I want to dot-walk the record which is created in one step i.e "RECORD INSERT". I want to use those record field values in record query step. How is it possible in ATF Step? But when I am using Data piller I am able to get only record sysid,i.e document ID .but how can I able to get record values of a record also

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-23-2020 05:58 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-23-2020 10:58 AM
Hi Shannon, sorry about that. I should have confirmed the steps.
You'll need to add the Reference field to the form.
Once you do that, you'll use the Reference field to select the table the record you're referring to is in.
Based on this, I see that it won't be possible to create a Generic Document_ID to reference function, since you'll have to specify the table when you define your output variable. I believe that we have to set the reference table in the Output variable so that when you are configuring the step, the UI knows what fields to make available for you to dot-walk to.
Hope this helps.
Let me know if you have any other questions.
Thanks,
Cody