ATF - Order Item in SP is not submitting

BeateN
Giga Guru

Hello,

I'm quite new to ATF and I have an issue with submitting an Order Item in SP. 


To show you the problem, I simplified my test case. It contains 3 steps:

  1. Impersonate user (I know, I'm not supposed to do that - usually I create the test users)
  2. Open a catalog item in Service Portal
  3. Order a catalog Item 

ATF Steps.png

 

Doing those steps with the impersonated user manually works just fine:

Manual execution.png

 

But when running the steps in ATF, the order item is not submitting. It is stuck on the modal. 
I tried to add some timeout in the step - but the modal stays even for the 10 minutes debug pause. 

In parallel I checked if the request was created anyway - but no luck. 

Running ATF.png

 

What is interesting: the log says it was successfully created:

Test Log.png

 

Any idea why this is happening and how I can solve it?

Thanks in advance,

Beate

1 ACCEPTED SOLUTION

Shaqeel
Mega Sage

Hi @BeateN 

 

Sometimes it just stuck at submitting but actually it is submitted.

Use Open existing record step for viewing submitted record on itil view

 

Regards

Shaqeel


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

View solution in original post

2 REPLIES 2

Shaqeel
Mega Sage

Hi @BeateN 

 

Sometimes it just stuck at submitting but actually it is submitted.

Use Open existing record step for viewing submitted record on itil view

 

Regards

Shaqeel


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

Hi Shaqeel,

 

thanks for your much appreciated answer. You are absolutely right. It always seems to be stuck (not just sometimes) but the Request was indeed created. 
best regards,

Beate