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-17-2020 07:02 AM
Hi Susmitha,
Please follow these steps to open a record using Record Query step:
1.Open a form.
2.Set Field Values.
3.Submit the form.
4.Perform the Record Query by using condition builder.
5.Open an Existing record, In that select Step 4 in "Record" field by clicking on the icon.
Please mark as Correct Answer/Helpful, if applicable.
Thanks!
Kashyap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-17-2020 09:04 PM
Hi Kashyap,
I want to get the values of the fields in that record. for example: I want to get the caller field value in incident record.How is it possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-18-2020 01:57 AM
Hi susmitha,
In the above mentioned step 4, you can use any field in Conditions to perform Record query.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-21-2020 10:26 PM