nerdexam
IBM

C2180-274 · Question #74

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

(39 responses)
  • A
    5% (2)
  • B
    85% (33)
  • C
    8% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2180-274 Practice