nerdexam
IBM

C2180-403 · Question #23

A customer has created a multi-protocol gateway with a request type of JSON. Within the request rule, an action needs access to the input in JSONx format. What are the possible ways that a solution…

The correct answer is B. Set the action's input context to the value '__JSONASJSONX'. E. Insert a Convert query parameters to XML (convert-http) action, and select a Default Encoding of. See the full explanation below for the reasoning.

Question

A customer has created a multi-protocol gateway with a request type of JSON. Within the request rule, an action needs access to the input in JSONx format. What are the possible ways that a solution implementer can retrieve this data in XML? (choose two)

Options

  • ASet the Convert Input property in the Advanced tab to On.
  • BSet the action's input context to the value '__JSONASJSONX'.
  • CInsert a Fetch action, and select JSONx as the Output Type on the Advanced tab.
  • DInsert a Transform action, and select store:///jsontojsonx.xsl from the drop-down list.
  • EInsert a Convert query parameters to XML (convert-http) action, and select a Default Encoding of

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    81% (22)
  • C
    4% (1)
  • D
    11% (3)

Community Discussion

No community discussion yet for this question.

Full C2180-403 Practice