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
0 answers

What is the timestamp format followed in FTP FSH in datapower?

In datapower When a FTP poller front side handler is used, the poller renames the input file in the following format : filename . hostname . serial . domain . poller . timestamp. I need to know the format of timestamp ( eg: hh:mm:sss ) it will use…
trilawney
  • 1,786
  • 6
  • 28
  • 36
0
votes
0 answers

Consuming a DataPower service which is not WCF and involving X509 cert in a Console Application

I have a service which is not built in .Net and requires a X509 certificate authentication. The services requires a soap string to be sent. I have built the soap manually and added the X509 cert to the httpwebrequest but when i read the response i…
Raj B
  • 9
  • 5
0
votes
2 answers

Required Transformation xslt code

I have below input ABC 1 online M 10k
Mike
  • 35
  • 9
0
votes
0 answers

Install DataPower certificate in Linux environment?

Need to connect IBM WebSphere and we are asked to install datapower certificate at our end. Can anyone guide me to the installation of certificate at our end (Linux environment?)
0
votes
3 answers

Datapower service migration to different region/environment

I am new to Datapower and have developed/configured a service which is working fine at the moment, I want to take this to production and for that need to create artefacts. Could you help me telling the standard practice and how /what all files I…
Sunny
  • 99
  • 1
  • 2
  • 7
0
votes
1 answer

Error Integrating Mobilefirst with DataPower

I am following this tutorial https://mobilefirstplatform.ibmcloud.com/blog/2016/02/20/datapower-integration/ I have mobilefirst Studio 7.1.0.00-20160528-1648 and datapower 7.1.0.4 I installed the pattern in Datapower ant it works, but when I run the…
lprado
  • 35
  • 4
0
votes
2 answers
0
votes
2 answers

to capture mq errors in datapower

Backend queue is not available and I can see error in the log as " 2085 : unknown object. But , the transaction in probe looks success and it has not triggered the error rule either. Please let me know , hot it can trigger the error…
sreevathsa a
  • 149
  • 13
0
votes
1 answer

Error rule not getting triggered during MQ error

Am trying to use unit of work by setting the backout value(2) and count . I can see in the response log as below source-mq (FSH_POC_CorrelationID): Could not open, destination queue or topic object is unknown (Reason Code 2085) but still the error…
sreevathsa a
  • 149
  • 13
0
votes
2 answers

To read a message from Queueu using xsl

I have a scenario as below. Request : MQFSH - > MPGW (We will soter MQ header of request in Q1) --> http backend Response : http response --> MPGW ( read the MQMD header message stored in Q1 and append to reponse message) -- > MQ please let me…
sreevathsa a
  • 149
  • 13
0
votes
2 answers

url-open: response code 3 - sftp datapower

I'm using DataPower to connect with SFTP server and write XML file contains content of request to server as the following:
Mohamed Yakout
  • 2,868
  • 1
  • 25
  • 45
0
votes
2 answers

Datapower- Reading the output context of Convert Query Params in next action

I am using Convert Query params to XML to convert from JSON to JSONX. The output of this action is stored in Jsonx_Out. I have a transform action with Jsonx_Out as input. Could anyone please help me out how I can read this context. I tried with…
User08
  • 1
  • 2
0
votes
2 answers

How to Quiesce a particular domain in datapower?

I need to quiesce all the multi protocol gateway components in a particular domain ( not default ) in datapower appliance. I could see quiesce option only in each multi protocol gateway level. is there an option in domain level to quiesce all MPGW? …
trilawney
  • 1,786
  • 6
  • 28
  • 36
0
votes
1 answer

Send error report option in datapower is not working

I tried to send the error report to my email account using the send error report option available in datapower XB62 appliance but i didn't receive any emails in spite of the action being successful in datapower. I check the email SMTP settings and…
trilawney
  • 1,786
  • 6
  • 28
  • 36
0
votes
3 answers

DataPower MPG: Responding with a custom message for schema validation error avoiding backend Server?

I have a working solution for the requirement as stated below. However, I am NOT convinced that it is cleanly implemented. There are a lot of configuration options in DataPower that I am fuzzy on and though the response comes back, I am not…
bearded_devil
  • 262
  • 2
  • 11