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
2 months agoMarjory
2 months agoLavonda
2 months agoAlease
2 months agoKristal
2 months agoLorenza
2 months agoTom
1 months agoLorean
1 months agoFrance
2 months agoRonnie
3 months agoCatarina
3 months agoOrville
2 months agoPaul
2 months agoCiara
2 months agoWilda
3 months agoWillard
2 months agoRegenia
2 months agoFrank
2 months agoAlonzo
2 months agoSherita
3 months agoBrett
3 months ago