on 2024 Jan 11 11:56 AM
Case 1 : Here is the request that i am sending to the SHI system , requesting some data. This is the positive test case where i recieved the required data.
req : 'RECIPEDETAILSSet?$filter=RcpGuid eq '000000015672/000/000' and (CalcId eq 'COMPOSITION' or CalcId eq 'ALLERGENS' or CalcId eq 'NUTRIENTS')'
Case 2 : Here is the test case where there is an error and i do not get the required response from the SHI system.
req: 'RECIPEDETAILSSet?$filter=RcpGuid eq '000000015672/000/000' and (CalcId eq 'COMPOSITION' or CalcId eq 'NUTRIENTS' or CalcId eq 'ALLERGENS')'
failed-test-case-logs-for-getlimit.txt
Case 3 : Also I do not see any visible changes when i use console.log in the 2nd test case , but it works fine with visible changes in my first test case.
Can someone please help me out with this issue.
Thanks in Advance
Request clarification before answering.
User | Count |
---|---|
58 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.