The CreatorCon Call for Content is officially open! Get started here.

ATF: Set Component Values (Custom UI) filled data flashes and disappears

Wei_ Ling
Tera Guru

Hello everybody:

When I want to use Set Component Values (Custom UI) in ATF to capture field fill data, the runtime finds that the values can be set, but then they disappear and the result is 0. What's the reason? Do any of you know?

 

Wei_Ling_0-1677118703814.png

Wei_Ling_1-1677118848386.png

My Settings are like this:

Wei_Ling_2-1677118922355.png

 

 

2 ACCEPTED SOLUTIONS

@Wei_ Ling 

then create individual set component value step for each input and for every step give some timeout of 5 seconds etc

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

@Wei_ Ling,

in Step, you can find a field that can timeout set for 5 sec.

Below screen-shot refer.

HemantGoldar_0-1677136080112.png

 

Thanks,

Hemant

View solution in original post

11 REPLIES 11

@Wei_ Ling,

in Step, you can find a field that can timeout set for 5 sec.

Below screen-shot refer.

HemantGoldar_0-1677136080112.png

 

Thanks,

Hemant

Thank you very much. I found it.
I also want to ask another question, because there are many processes, I want to create a test suite to separate each test. When I create a record in the first test, how should I get this record in the second test?