A solution developer is using the DataPower Security Wizard to configure an HTTP Input node. In the IBM Integration Explorer, the solution developer needs to merge new request and response rules into an existing DataPower XML Firewall policy. When the developer does the merge a new policy is created.What can the developer conclude from this result?
A business analyst is developing a Business Process Diagram which needs some business data from an external corporate service. The business analyst defined the inputs/outputs for the IBM Business Process Management (BPM) Standard Edition integration service and exported all information as a .twx file and delivered it to the IBM Integration Bus solution developer.What is the next step that the developer should take?
A solution developer is building an application that will receive an XML message on a WebSphere MQ queue. The application must validate the XML message and then transform it into a fixed format message.What must the developer create to support the application, using the IBM preferred way to model messages in IBM Integration Bus V9.0?
A solution developer wants to add meta information to a message flow that is to be deployed to the integration node. The meta information should be accessible at runtime using the IBM Integration Explorer. The flow processes MQ messages, contains a subflow and uses a JavaCompute node for the implementation of the mapping logic.How does the developer include the name of the author so it is clearly associated with the deployed Java code?
A solution developer wants to use constant variables in the message flows. The solution developer decides to use a user-defined property in the ESQL code because the values can change at deployment time.Which ESQL statement should the developer use to access a user-defined property in the ESQL?
A company needs to implement a generic gateway application which accepts COBOL input messages using WebSphere MQ transport. The first 15 bytes of each input message represents a common header for all messages. The 15 bytes header is used to determine the message type, length and routing information.Which domain parser should the solution developer set in the input node to accomplish this?