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

stylesheet cache using XML management interface is not working

I am trying to flush the stylesheet cache using XML management Interface (SOMA).
user3734575
1
vote
1 answer

Error in processing soap fault with http 500 error in DataPower

I am new to DataPower. I have created Multi Protocol Gateway (MPG) and create a processing policy with 3 rules. 1) Request Rule 2) Response Rule 3) Error Rule All rules are having '*' in the matching action. Whenever I am getting 'http 500' error…
user3734575
1
vote
1 answer

Migrating to Xi52

we are planning to migrate our codebase from xI50 to xI52. Could anyone please let me know, how xI52 is different from XI50 ?I am just tryingt to figure out what kind of changes will need to be done to our existing codebase on xI50 to make it…
user2607367
  • 225
  • 4
  • 25
1
vote
2 answers

DataPower: DNS lookup is failing

So far, we were using the IP (198.x.x.1) to connect to LDAP from DataPower in ISAM config file, now when I changed the IP to the hostname ( d1-ldap), I found that DatPower is not able to connect to LDAP. DataPower is not able to resolve this…
user2607367
  • 225
  • 4
  • 25
1
vote
2 answers

Conditions monitoring in datapower

I have following request URI: /IP/{Version}/Account/Payment HTTP Method: POST Custom Headers: X-account-number X- account-type X-user-initials, X-dda-number X-dda-account-type X-number-of-days-gap X-send-ch-letter-flag X-payment-date …
Uselesssss
  • 2,127
  • 6
  • 28
  • 37
1
vote
3 answers

How do we test whether a date is within 180 days from today in xslt in datapower

I am writing an xslt for datapower and in that I am getting a date(Payment Date).I have to check whether that date(Paymentt Date) is within 180 days of current date I am getting present date by the following
Uselesssss
  • 2,127
  • 6
  • 28
  • 37
1
vote
1 answer

SOAP : Use both kind of token : UsernameToken and EncryptedToken

We wondering if is it compliant soap 1.1 to use 2 different token in the same soap header. In our case we are currently using only usernameToken for authentification and want to use X509 encryptedToken. The fact is that we are not unable to identify…
Franch
  • 175
  • 2
  • 14
1
vote
1 answer

Display Cyrillic and special characters in dp:serialize (DataPower)

I want to display a whole SOAP message using XSL. I know that message is in var://context/INPUT variable and to display a whole message I use serialization (dp is for IBM DataPower…
1
vote
2 answers

Data Power Connectivity Errors

All At times, when sending a request to our web service DataPower sends failure alerts wit the below error codes/messages 0x01130006: Failed to establish a backside connection 0x01130011: Failed to process response headers I am not sure why this…
esausilva
  • 1,964
  • 4
  • 26
  • 54
1
vote
2 answers

Any issues using an IBM DataPower ESB w/ WCF development?

I'm looking to implement an ESB and wanted to get thoughts related to "how" my web services might change (WCF) or -- how my client apps that consume these services might "need to be revised" (-- other than a new service ref to the ESB path --) The…
Toran Billups
  • 27,111
  • 40
  • 155
  • 268
1
vote
2 answers

Datapower - To parse HTML

I have a situation where the underlying application provides a UI layer and this in turn has to be rendered as a portlet. However, I do not want all parts of the UI originally presented to be rendered in Portlet. Proposed solution: Using Datapower…
emeralddove
  • 520
  • 1
  • 5
  • 11
1
vote
2 answers

XB60 involves a lot on XSL. Could anyone share the link for advance XSL tutorials other than w3schools?

XB60 involves a lot on XSL. Could anyone share the link for advance XSL tutorials other than w3schools ? LInks for XB60 Tutorials will also be highly appreciated.
trilawney
  • 1,786
  • 6
  • 28
  • 36
0
votes
1 answer

Datapower client error sending responses to WCF service

From a WCF client, I can send requests to a Datapower service just fine. When the datapower tries to send a response, they get the following error: 11:41:55 ssl error 224703 0x806000ca valcred (xx.xxxxxx.xx.xx_xxx): SSL Proxy Profile…
Toby Godfrey
  • 1
  • 1
  • 4
0
votes
1 answer

Logging to syslog

I have a syslog target, with rate limit 1000 events/second, for error priority. I have another log target, target type as file, for error priority. The problem I have, there is one field(response payload after encryption) that gets truncated, within…
Suresh
  • 1,081
  • 4
  • 21
  • 44
0
votes
1 answer

how to remove header from request in Datapower

i have a request like this; `
Erhan
  • 13
  • 7