Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Fetch the field value through ATF

admin11345_
Tera Contributor


Which ATF step allows to fetch the value of a field from already opened form and impersonate with that field value ?

3 REPLIES 3

Not applicable

Hello,

 

The best way is to use Field Values Validation.

 

EduardDascalu_0-1697533960410.png

 

Regards,

Eduard.

 

1) record a query with some specifications and
2) open that form(I mean record).
I have already written above 2 test steps in ATF and form got opened up dynamically
Kindly explain me in detail how the fetch the value of a field from already opened form and impersonate that field in next step.

sanna3
Tera Contributor

If you still need a solution for this I suggest you firt make a "Record Query" step and then as a second step add a server-side Custom Step that fetches a field value. 
This post from  @sushmapinapati helped me a lot with createing my own custom step:



https://www.servicenow.com/community/developer-articles/atf-custom-step-configuration1-get-display-v...