Oracle
1Z0-436 · Question #4
When using Web Services 1.0, consider the following sequence of a client system calling BigMachines WebServices. 1. Call Security Login WebServices with User ID and Password. 2. Create a Commerce…
The correct answer is A. The Commerce transaction should be updated with the new Ship To name. C. Step 3 does not specify an action to execute; therefore, nothing is updated in the transaction. See the full explanation below for the reasoning.
Question
When using Web Services 1.0, consider the following sequence of a client system calling BigMachines WebServices. 1. Call Security Login WebServices with User ID and Password. 2. Create a Commerce updateTransaction WebServices call by using an existing transaction ID. 3. Make the following updates in the web service XML: Set Session ID Set "_snipTo_first_name" to "myName". 4. Submit the WebService call. 5. Call Security Logout WebServices with the Session ID to close the session. Based on the given sequence, which two statements are true?
Options
- AThe Commerce transaction should be updated with the new Ship To name.
- BThe session will still be open.
- CStep 3 does not specify an action to execute; therefore, nothing is updated in the transaction.
- DThe call in step 4 will throw an error.
- EStep 5 is unnecessary; Session ID is not needed to log out.
How the community answered
(50 responses)- A78% (39)
- B12% (6)
- D6% (3)
- E4% (2)
Community Discussion
No community discussion yet for this question.