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
1 answer

Need to select only the Unique value from xsl

Input XML with Multiple same key value: 000 GRS Tracker00CA1 000 GRS…
0
votes
1 answer

dp:serialize function in datapower

Question might seem silly so please pardon but can some one kindly explain the usage of dp:serialize. I read somewhere that it converts node set into byte stream. what does the byte stream means is it referring to 1 and 0 ?? Also please let me…
user3173953
  • 103
  • 1
  • 3
0
votes
1 answer

Datapower to SFDC integration - session management

I am trying a scenario where Datapower invokes a web-service on SFDC. For Datapower to be able to invoke services, it needs to first get the authentication token from SFDC and use that token in each web-service request to be able to invoke the…
Qadeer
  • 211
  • 2
  • 9
0
votes
1 answer

Convert WebDAV to FTP

I am wondering if it is possible to convert WebDAV to FTP. I have already found that the POST and GET methods can be parsed into an FTP url that sends or retrieves the files (in my case, using IBM DataPower). Although I managed to get both methods…
bassco_dp
  • 29
  • 6
0
votes
1 answer

LogTarget is logging messages written in the log

I have created a log target to the messages and errors. I am getting all info messages are logged in it and push to file system. I am able to see the message added XSLT in system log. But not able to see in file system Any help?
user3734575
0
votes
2 answers

unable to see DataPower xml firewall logs

Actually I have created one loopback xml firewall in IBM DataPower xi50 and it does a transformation from JSON to SOAP.Now while I am testing it using CURL I do not get any output nor anything is there in 'show Probe'.What actually can be the…
Uselesssss
  • 2,127
  • 6
  • 28
  • 37
0
votes
0 answers

Variable-length DBCS-graphic Fields in XSLT

I am trying to update a table including dbcs fields through a stored procedure. But I am getting an error while calling the sp. ERROR:CLI0109E String data right truncation. SQLSTATE:22001 {Row=1,Col=20}. In my process, I inquire a table using Store…
0
votes
2 answers

How to add tag to soap XML Message

im using datapower SOA i have an XML : data i want to change it to :
alex
  • 916
  • 4
  • 12
  • 26
0
votes
2 answers

Datapower extension functions and extension elements

I am currently involved into Websphere Datapower SOA appliance development. However I am getting confused between two entities. Datapower extension functions and elements. Can someone tell me what is main difference between the two and why in…
0
votes
2 answers

Connecting datapower and worklight client side

Im trying to connect a worklight app with a datapower using $.ajax() from the client side using this code on the main js: function authDP(username, password) { $.ajax("http://192.168.44.201:2051/cotizador", { success : function() { var…
user2449016
  • 169
  • 1
  • 13
0
votes
2 answers

How to connect a worklight app to a datapower backed on the start

We are developing a DataPower(DP) + Worklight(WL) POC Having this objective in mind, we are following this article: http://www.ibm.com/developerworks/websphere/techjournal/1301_efremenko/1301_efremenko.html We are clear and on sync with about the…
user2449016
  • 169
  • 1
  • 13
0
votes
2 answers

create a proxy for a datapower application

I am trying to consume a IBM datapower webservice in c#, wcf. But this is the error the vendor has sent. May 23 10:29:44 [error] wsgw(MedsHistoryWSP): trans(308571109)[request][ ]: Required elements filter setting reject: expression…
user575219
  • 2,346
  • 15
  • 54
  • 105
0
votes
2 answers

Wildcard with if statement

I am trying to filter out a username for an incoming connection with .xsl file(DataPower appliance). I have 4 scenarios user@domain.com - needs to stay the way it is. user@remove.com - need to remove the domain part. user@domain.com@remove.com -…
czah
  • 49
  • 2
  • 7
0
votes
1 answer

XML Parser Limits

So I have an application that sends a request to a web service (performing a search), and I am getting the below exception:
esausilva
  • 1,964
  • 4
  • 26
  • 54
0
votes
1 answer

Is Disaster Recovery Turned On?

Where can I check, whether disaster recovery is turned on/off on a XI52 DataPower Appliance?
Fabian
  • 1,982
  • 4
  • 25
  • 35