Exit 1Z0-436 Oracle CPQ Cloud Service 2016 Implementation Essentials
Question 4 of 5
0% complete
Q4 Multiple choice

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?

Select all that apply.

  • A

    The call in step 4 will throw an error.

  • B

    Step 3 does not specify an action to execute; therefore, nothing is updated in the transaction.

  • C

    The session will still be open.

  • D

    The Commerce transaction should be updated with the new Ship To name.

  • E

    Step 5 is unnecessary; Session ID is not needed to log out.