Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam MCIA - Level 1 All Questions

View all questions & answers for the MCIA - Level 1 exam

Exam MCIA - Level 1 topic 1 question 33 discussion

Actual exam question from Mulesoft's MCIA - Level 1
Question #: 33
Topic #: 1
[All MCIA - Level 1 Questions]

An organization is creating a set of new services that are critical for their business. The project team prefers using REST for all services but is willing to use SOAP with common WS-* standards if a particular service requires it.
What requirement would drive the team to use SOAP/WS-* for a particular service?

  • A. Must secure the service, requiring all consumers to submit a valid SAML token
  • B. Must support message acknowledgement and retry as part of the protocol
  • C. Must publish and share the service specification (including data formats) with the consumers of the service
  • D. Must use XML payloads for the service and ensure that it adheres to a specific schema
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
9k
2 years, 2 months ago
Selected Answer: B
REST – Assumes the application deals with communication failures via application retries  SOAP with WS-ReliableMessaging – Builds acknowledgement/retry logic into the communications stack – Can provide end-to-end reliability through one or more SOAP intermediaries
upvoted 2 times
...
rodriguescont
2 years, 5 months ago
Selected Answer: B
Sounds like B is the most appropriate Because WS-ReliableMessaging includes acknowledgment and retry as part of the protocol A. SAML is “possible” with REST C. Specifications and formats can be provided in REST D. No restriction for XML/REST
upvoted 2 times
...
Grump
2 years, 11 months ago
A. SAML will force SOAP. SAML with REST specifications are still in approval process. SOAP WS Standards with SAML are quite well understood and used. Cannot be D because REST also has a schema that request response should adhere to. Just different format than XML Schemas. D would not mandate SOAP.
upvoted 2 times
...
Pavan_Nagineni
3 years, 3 months ago
A. Must secure the service, requiring all consumers to submit a valid SAML token
upvoted 2 times
...
Sompower2003
3 years, 4 months ago
My answer is A. WS Security can be implemented using SAML. https://www.ibm.com/docs/en/app-connect/11.0.0?topic=security-ws
upvoted 1 times
...
Rahul1387
3 years, 4 months ago
It is more closure to D.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...