Questions tagged [ibm-datapower]

DataPower is a product division within IBM that produces appliances for processing XML messages as well as any-to-any legacy message transformation.

DataPower is a product division within IBM that produces XML appliances for processing XML messages as well as any-to-any legacy message transformation.

The following are DataPower products :

WebSphere DataPower B2B Appliance XB62: provides business-to-business (B2B) connectivity for applications including cloud and mobile. The gateway consolidates B2B trading partner connectivity and transaction management.

WebSphere DataPower Integration Appliance XI52: a security and integration gateway appliance built for simplified deployment and hardened security, bridging multiple protocols and performing conversions at wire speed.

WebSphere DataPower Integration Appliance XI52 Virtual Edition: a purpose-built, virtual appliance that delivers rapid data transformations for cloud and mobile applications.

WebSphere DataPower Service Gateway XG45: a lightweight platform that provides rapid cloud and mobile services deployments, governance and integration. It also serves as an edge-of-network security gateway.

WebSphere DataPower Service Gateway XG45 Virtual Edition: a purpose-built, virtual appliance. It delivers rapid cloud and mobile services deployments, governance, light-weight integration and edge of network security gateway.

WebSphere DataPower XC10 Appliance: a caching platform that supports data-oriented, distributed caching scenarios with little or no changes to existing applications.

More Info : Click Here

339 questions
0
votes
2 answers

Datapower Soap Envelope Header Values from Request

I am having a WS Proxy in Datapower . Both the client and the backends are HTTP . My request contains a soap header that has values like : wsa:Action wsa:MessageID wsa:ReplyTo timestamp The backend doesnt require all these values , so they are…
user1496397
  • 21
  • 1
  • 4
-1
votes
1 answer

Is there any authentication method on client id and the operation

Is there any idea for the below requirement I’ve soap ws with three operations add, delete and update. It needs to authenticate Two things First client id that will be sent in request body using AAA action if true then second will check the…
Jo do ki
  • 1
  • 2
-1
votes
3 answers

Cryptographic key to JSON Web Key using javascript

I am a newbie in JavaScript or GatewayScript. I have a requirement where I need to convert the content of a .pem (which is in DataPower under local:///cert or can be added into a crypto object) to JWK. Could anyone help me with the starting point on…
Lenka
  • 75
  • 11
-1
votes
1 answer

Can you use Datapower to route incoming traffic to different application servers based on users IP address

I am trying to see if it's possible to route user requests to serverA or serverB based on their IP address or Host Name. Currently users are accessing an application via URL, https://thisismyprodserver:9999 let's call this serverA and now the…
SMcGill
  • 1
  • 2
-1
votes
3 answers

Return a selected part of string using IBM Gateway script

How do I extract certain parts of a string from a whole string? My string looks like: &username=user&password=pass&client_id=cid&client_secret=secret&grant_type=password I want to extract the username and password values into 2 variables. These…
-1
votes
1 answer

How to find datapower box name ? Is there any service/global variable that holds it?

If there are few data power boxes (say 5) and we have logging common logging machanism where all the errors is logged in same place. While logging errors we need to log errors along with datapower box name (say xi52xxxx) so that it will be easy to…
-1
votes
1 answer

Datapower B2B Transaction Viewer Network Error

We have a setup for an outside company to send us files but on the transaction viewer i'm getting a Network Error in the Result Code column. Said company is reporting a "500 Network Error". How can I fix this or where can i find more info about this…
-1
votes
1 answer

Does backend systems like IIB, WSRR, Data Power etc support Restful web services?

Does backend systems (WSRR, DP, ODM, MDM, IIB, etc) support Restful web services? I know they support Soap! Also, if my application is developed using IIB, WSRR, Data Power etc with SOAP web services, can they be converted to Restful web services?…
user3845894
  • 353
  • 1
  • 5
  • 17
-1
votes
1 answer

XI52 IBM Websphere DataPower

I have a service like this MPGW <===> WSP <===> Backend On the response, I have an attachment which I was expecting the type to be 'XOP' but instead I'm getting 'MIME' . Is there any way I can over ride to XOP? FYI...when I hit the service directly…
Abdulkadir
  • 11
  • 1
  • 5
-1
votes
1 answer

Turning Probe "Off/On" using SOMA command through SOAPUI

Can anyone help me with SOMA command/message to turn off/on the probe in datapower. Thanks & Regards, Sreevathsa A
sreevathsa a
  • 149
  • 13
-1
votes
1 answer

Connection Failure to remote server

I have a sample app and when I deploy it on the Localhost MobileFirst Server, it successfully connects to the wlapp. When I try to connect the wlapp on my remote server, it fails. After checking the logs, I found out that the URL…
-1
votes
1 answer

Datapower timeout is in what unit?

Can someone please let me know if the timeout we set is in seconds or milli seconds. In setting it is no where mention. By default it is 120 but with no units even if i click where IBM gives explanation is not having the unit mentioned there.
Kulbhushan Singh
  • 627
  • 4
  • 20
-1
votes
3 answers

Conversion from PDF to TIFF file using XSLT

Is it possible to convert PDF to TIFF file using XSLT? Can someone point out some artcile or code i can refer regarding the image conversion using xslt. THANKS!
Cris3k
  • 30
  • 7
-1
votes
1 answer

Greater than(>) and less than(<) operator not working in XSLT

Below is my XSL where I am trying to check the condition if size of the file is greater then the preset value and try to stop the processing, but it looks like the condition is not getting executed. I am not sure if it is not formatted right way.…
Alwaysalearner
  • 85
  • 1
  • 1
  • 10
-1
votes
2 answers

How many number of wsdl can we uploaded in Wsp service of wdp?

I have tried uploading multiple WSDL files in web service proxy. Can anyone tell me what is the maximum limit of WSDL files can be uploaded in a single service of WSP?
1 2 3
22
23