Refer to the exhibits. Client sends the request to ClientRequestFlow which calls ShippingFlow using HTTP Request activity.
During E2E testing it is found that that HTTP:METHOD_NOT_ALLOWED error is thrown whenever client sends request to this flow.
What attribute you would change in ClientRequestFlow to make this implementation work successfully?
Correct answer is Change the method attributes value to 'POST'.
It can be fixed in either of the two ways as below.
1) Changing method attribute to POST in ClientRequestFlow
2) Setting allowedMethods as PUT in ShippingFlow (but doesn't fit as question mentions about changing ClientRequestFlow)
Alisha
30 days agoMarjory
1 months agoLavonda
17 days agoAlease
19 days agoKristal
21 days agoLorenza
1 months agoTom
4 days agoLorean
7 days agoFrance
19 days agoRonnie
2 months agoCatarina
2 months agoOrville
16 days agoPaul
30 days agoCiara
1 months agoWilda
2 months agoWillard
23 days agoRegenia
1 months agoFrank
1 months agoAlonzo
1 months agoSherita
2 months agoBrett
2 months ago