1.
A Multi-Protocol Gateway has been created to accept requests in a comma separated value format. The first action in the request rule is a binary transformation that converts the CSV to a simple XML format. The message must then be processed by further Transform actions. Which of the following is a valid option for the service Request Type?
2.
Which of the following is TRUE regarding a rule defined to use the PassThru message type?
3.
In the Configured Rules section of the Policy Editor, two request rules are listed: Rule #1, followed by Rule #2. Both use the same matching rule. Which of the following will occur when a message that satisfies the matching rule is received?
4.
A WSProxy is receiving orders from partners as SOAP messages. The service is required to reject messages if the total order cost in the message does not match the sum of the individual item costs. Which of the following describes the functionality that would support this requirement?
5.
A solution implementer would like to use a set of actions in a number of processing rules in a processing policy. To speed up configuration and maintenance the implementer has used the Create Reusable Rule button on the Policy editor screen of the WebGUI to create a Reusable Rule. This rule has then been dragged and dropped on to several other processing rules in the policy. Later, one of the actions in the reusable rule needs to be removed. Which of the following describes how this would be achieved?
6.
A customer wants each SOAP request message and only the SOAP request message passing through a policy to be logged to a remote servlet via HTTP. The customer wants this logging to be done in parallel with other processing, but needs to ensure that it completes as part of their policy. Which of the following action(s) must be employed?
7.
A customer wants to execute one of three processing rules for messages received on a given front side URL. The processing rule is to be chosen based on the result of a database query that uses content from the message in the lookup. The database query will return one of three possible values. Which of the following processing configurations is required?
8.
A solution implementer is testing a simple XML Firewall which needs to be a proxy for a web application. Both request and response message types are selected as nonXML on the main configuration panel. The policy has only a matching rule and a Results action. When a URL is entered from the browser, an HTTP 405 method is received. The logs show a message of the type: xmlfirewall (TestFW): Request method (GET) without a message body is not allowed, URL: http://example.com/servlet/test Which of the following steps should the solution implementer take to correct this error?
9.
A company wants to explore the use of a URL Rewrite Policy in a Multi-Protocol Gateway. Which of the following is TRUE? A URL Rewrite Policy:
10.
Which statement is NOT true about the Multi-Protocol Gateway (MPGW) service? The MPGW: