Need help with StresStimulus? Start here.
Replaying scripts in D365 - F&O Application
sachpatel Posts: 14
6/24/2024
|
I have recently been recording scripts against D365 F&O application using SS v5.9. The initial recording is fine. However, there is a "Refresh" request that fails. I have put the Refresh request within a "Do...while" loop until it finds a specific text in the response. However, when I replay the script, it fails with a HTTP 500. When I tried testing the script with the original recordings of the "Refresh" requests, which were a few, it passed. It only failed because the text still didn't appear after the 3rd attempt of sending the Refresh request.
I noticed in the request there are a couple of values which are not auto correlated: "CallBackId", "LastAcknowledgedSequenceNumber" and "SequenceNumber". It looks very difficult to correlate these values from when they first appear because they can jump up by several numbers in between requests.
Has anyone else experienced this problem? If so, how was it overcome?
Thank you.
|
|
0
link
|
George @StresStimulus Administrator Posts: 567
1/24/2024
|
StresStimulus v5.9 supports D365 F&O out-of-the-box. HTTP 500 errors are typically caused by improper recording or incorrect parameterization. Unfortunately, we cannot resolve your script configuration issue on this public forum. If you are a customer, you may contact your support rep for assistance with troubleshooting and executing your test script. If you are evaluating StresStimulus, you can register for a trial and request a free test configuration session from https://www.stresstimulus.com/trials/free-test-configuration
- Cheers
|
|
0
link
|
sachpatel Posts: 14
7/5/2024
|
The recording or parameterisation isn't the issue. Because the sales order gets created in the UI. The problem is being able to handle the notifications that appear in the header. I have been able to work on getting one type of notification working. However, I'm not able to handle notifications that appear in the "Action Center" using the same looping method. It's not a HTTP 500 I am seeing now. But the response sizes are visibly different, i.e the replayed version is much smaller. Any suggestions?
|
|
0
link
|
George @StresStimulus Administrator Posts: 567
7/8/2024
|
Visble response size difference is one indication of an error as described https://support.stresstimulus.com/display/doc60/Resolving+Errors+and+Warnings. You may be missing a parameter.
- Cheers
|
|
0
link
|
Copyright © 2024 Stimulus Technology