ATF Error while opening sc_task record

Community Alums
Not applicable

Hi,

I am working on an ATF Test Case and it is failing while I am trying to open a sc_task record. Kindly help.

 

sc_t.PNG

 

error.PNG

 

Regards

Suman P.

4 REPLIES 4

Alex Rose
Tera Guru

Have you tried creating a breakpoint before step 50 and making sure that there is a sc_task associated with that RITM?  

Elijah Aromola
Mega Sage

As mentioned by Alex make sure the sc_task actually exists. Have you tried increasing the timeout for the record query? It's possible the workflow is taking a couple seconds to generate the sc_task and the query fails before it generates.

Community Alums
Not applicable

Thank you @Alex Rose and @Elijah Aromola ,

I realize my mistake. Actually there is an approval to be approved first, and goes to the task level.

Regards

Suman P.

Glad you got it sorted. Please mark this thread as resolved.