Wednesday, 13 August 2014

How to disable Session-Timeout in Datapower XI-52


    Step 1:- Log-in into Datapower using Credentials.

    Step 2:- Select Network --> Management--> Web Management Service

    Step 3:- Find the "Idle Timeout" field and update the value to '0'

   Step 4:- Click on Apply and then Save Config.


Monday, 4 August 2014

DP-MB Integration through MQ

Step 1:- Create a Multi-Protocol Gateway with name "DP_MQ"
Step 2:- Specify a Backend URL with these settings
             Queue Manager name : IB9QMGR
             Request Queue : q1
             Reply Queue : q3
             Default Backend URL :- dpmq://IB9QMGR/?RequestQueue=q1;ReplyQueue=q3
Step 3:-  Select The Request Type as "SOAP" & Response Type as "XML"

Step 4:- Configure the Front side handler as follows:-
              Select MQ Front side Handler & Provide the mandatory fields like
Queue Manager : IB9QMGR
Get Queue : q2
Put Queue :  q4







Step 5:- Create a Policy with 2 Rules [Request Rule, Response Rule]

Step 6:- In the Transform Action, specify the "set-header.xsl" location


Step 7:- Configure the Response Rule as follows and specify the "get-header.xsl" file location