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

Access-Control-Allow-Origin issue DataPower SharePoint angularjs app

We are working in a SharePoint application. The app is developed using AngularJS and deployed into our company SAAS sharepoint site. The AngularJS application is consumes web services hosted in application server. The Angular JS application invokes…
user867662
  • 1,091
  • 4
  • 20
  • 45
0
votes
0 answers

How to use Datapower URL for MobileFirst 8.0 applications

Couple of questions - How can we configure DataPower url for individual application on MFP 8 server? In MFP 6.3 I have used conextroot to separate the applications, here in MFP8 I am not sure where and what is the contextroot of application. I have…
0
votes
1 answer

Handle frontend login and authentication via LDAP

I've created a MPGW policy to add a front page to authenticate before go to backside : Requests Rules: Rule1 : Matchrule: /favicon.ico Rule2: Matchrule: /loginpage.html Transform: xsl stylesheet to dispaly a html loginpage and add the login &…
0
votes
3 answers

DataPower - Azure Service Bus Integration

I am trying to post messages to Azure service bus from DataPower using http protocol. How should I pass the credentials since I am getting an unauthorized error 401. Please help since I got stuck here Thanks
abhi88
  • 303
  • 2
  • 4
  • 15
0
votes
1 answer

SOMA Command in Datapower

Am trying to send the below SOMA command to https://0.0.0.0:5550/service/mgmt/current
sreevathsa a
  • 149
  • 13
0
votes
1 answer

to test dynamically TCP connection test for the backend servers

I have a requirement to test the TCP connection of the backend servers dynamically. Is it possible to use dp:url-open to the backend server without passing any message in an xsl ? Thanks & Regards, Sreevathsa A
sreevathsa a
  • 149
  • 13
0
votes
3 answers

datapower cannot be installed in docker

I installed Docker Toolbox on Windows 7 64 Bit. And then i followed the instructions in the link https://developer.ibm.com/datapower/docker/ docker pull ibmcom/datapower:latest After the download completes, the DataPower image appears in my…
oiyio
  • 5,219
  • 4
  • 42
  • 54
0
votes
1 answer

XML Management Inteface in Datapower thorwing an error

When connecting to XML Manager Interface getting "Access denied" error. Returning response code 5 and reason being Access denied. Thanks !
sreevathsa a
  • 149
  • 13
0
votes
1 answer

How to handle special characters (such as "&") in Convert Query Params to XML of datapower

I am new to datapower, so I am sorry its silly question. I have create one flow in datapower whose request and response type is Non-XML. when I try to post an XML to my flow I am getting following error. Convert HTTP produced invalid XML: mismatched…
Shreeyansh Jain
  • 1,407
  • 15
  • 25
0
votes
2 answers

DataPower Multiple Deployment

Is there any solution for multiple deployment to different dataPower appliances? We have four of datapower appliances ( X150 and X152 ). We want import packages all these appliances with one deployment . ( Like a cluster deployment ) Thanks.
İlyas Şahin
  • 293
  • 2
  • 3
  • 9
0
votes
1 answer

DataPower Web Service Proxy getting 500 error

I got a problem with DataPower. I'm trying to set ws proxy up, but it keeps throwing http 500. I will provide wsdl, java code below. I've set Remote Endpoint Host as my ip (not localhost):8080 - i host this ws on Eclipse + Tomcat, and Local…
voidmat
  • 113
  • 3
  • 12
0
votes
1 answer

How to troubleshoot issues related to API Connect in Bluemix

I'm leveraging API Connect service on Bluemix and keep facing following issue multiple times so wanted to know, where to go and troubleshoot these sort of issues quickly on Bluemix ? Please let me know if you need any additional details. Could not…
Sunny Goel
  • 115
  • 2
  • 9
0
votes
0 answers

XI52 "any-to-any" transformations

I have a virtual XI52 gateway with firmware version of IDG.7.5.1.0. I would like to test transforming from one type to another (json to xml or vice versa is fine) and also (if possible) interacting with the transformation via SOMA in the XML…
Zack Macomber
  • 6,682
  • 14
  • 57
  • 104
0
votes
0 answers

Difference b/w signing and encryption proprties in WAS

I am repeating this question again. I have java application runs in WAS server. Java calling Datapower via https. We have two properties files. 1. Message signing properties file contains: jks file name, password for jks file and directory paths for…
Mike
  • 35
  • 9
0
votes
2 answers

Unable to loop inside an xml tag in xsl

I have a custom xsl for AAA to pick the authenticated value(Output credential ) and to pass it on for authorization. Am using the AAAinfo.xml file for this. AAAinfo.xml :
sreevathsa a
  • 149
  • 13