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_0-1677132118480.png

I can't find a place where I can set the waiting time. Could you give me some advice?

@Wei_ Ling 

you possibly won't find it on form.

try to set the timeout from the list of the test steps

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

But what I need is to Set one of the Values in the Set Component Values (Custom UI) step and then wait and set the other values. It doesn't seem to work if I set them in the middle of the test step.

@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

Ok, thank you very much. Can I set the time only by running server script? There doesn't seem to be a specific procedure for establishing wait times.