Author |
Message |
Topic: Error using Policy Set Bindings |
sandeep.nandanwar
Replies: 4 Views: 4557
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 31, 2016 9:44 pm Subject: Error using Policy Set Bindings |
Any Idea how this was done..
M facing the same issue.
Really appreciate the response.
Thanks,
Sandeep |
Topic: Web Service Security + Algorithm |
sandeep.nandanwar
Replies: 1 Views: 1755
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 25, 2016 1:35 am Subject: Web Service Security + Algorithm |
Hi,
I am implementing Message Signing using certificates in WMB. I have managed to apply signatures to the messages being sent from SOAP Request node. However the response from the Web Service is & ... |
Topic: Use of Policy sets |
sandeep.nandanwar
Replies: 2 Views: 1917
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 07, 2016 1:21 am Subject: Use of Policy sets |
My Understanding is Policy sets and Policy set binding is associated with addition of attributes and elements in SOAP message header part in my case,
Whenever I sign messages using X.509 certificat ... |
Topic: Use of Policy sets |
sandeep.nandanwar
Replies: 2 Views: 1917
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 06, 2016 10:10 pm Subject: Use of Policy sets |
Hello experts ,
can someone please help me to understand what is the use of Policy sets and policy set binding in message signing using certificates...
Thanks,
Sandeep |
Topic: Web Service Security |
sandeep.nandanwar
Replies: 3 Views: 2629
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 04, 2016 9:40 pm Subject: Web Service Security |
Hello,
Thanks a lot for your replies. I appreciate your suggestions and efforts to help me in this issue.
Yes..I am doing some investigation from my end.
I think Implementing Web Service secu ... |
Topic: Web Service Security |
sandeep.nandanwar
Replies: 3 Views: 2629
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 03, 2016 11:41 pm Subject: Web Service Security |
Hello experts,
I have a requirement in which I have to sign messages using a certificate provided and pass the signed SOAP messages to the recieving system(web service in my case).
My Flow -Acce ... |
Topic: Environment Storage limit |
sandeep.nandanwar
Replies: 2 Views: 1785
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Aug 15, 2015 8:05 am Subject: Environment Storage limit |
Hi All,
I would like to know how much data(MB) can be stored in Environment.
One of my flow stores pdf files in environment, but after storing 2-3 pdf files, the flow hangs, i.e i cannot debbug ... |
Topic: Zipping Files in WMB |
sandeep.nandanwar
Replies: 2 Views: 2611
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 05, 2015 2:31 am Subject: Zipping Files in WMB |
I have a requirement such that I have to read a xml file which contains list of pdf file names to be zipped.
At one location I am getting all the pdf files.
I have created two flow. first flows read ... |
Topic: Searching an XML message based on attribute |
sandeep.nandanwar
Replies: 2 Views: 2816
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 09, 2015 12:54 am Subject: Searching an XML message based on attribute |
I am new to ESQL.
I have the following message and I want to check if the number of occurences of CustomerContactList, CustomerId, etc. Depending on number of occurences i want to process it furthe ... |
Topic: Accessing elements of SOAP Response Message |
sandeep.nandanwar
Replies: 7 Views: 3968
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 05, 2015 3:39 am Subject: In the middle of the XML. It looks like that the developers |
Hi,
The approach which I am follwing now is I am storing all the text
<?xml version="1.0" encoding="UTF-8"?>
<CustomerList>
<Customer CustomerID=" ... |
Topic: Accessing elements of SOAP Response Message |
sandeep.nandanwar
Replies: 7 Views: 3968
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 04, 2015 8:12 pm Subject: Accessing elements of SOAP Response Message |
Hi,
Scenario : I am sending a request message to a web service and getting a response back from the web service.
FLOW : MQINPUT->COMPUTE->SOAPREQUEST->COMPUTE->MQOUTPUT
The respon ... |
Topic: Copy Message Headers functionality |
sandeep.nandanwar
Replies: 4 Views: 3201
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 03, 2015 8:47 am Subject: Copy Message Headers functionality |
Thanks to both of you for your Quick response to my Query. Just to summarize except the message payload(Body) rest all the things are copied by the procedure CopyMessageHeaders to the OutputRoot.
T ... |
Topic: Copy Message Headers functionality |
sandeep.nandanwar
Replies: 4 Views: 3201
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 03, 2015 8:13 am Subject: Copy Message Headers functionality |
Hi,
Scenario : I have to create a SOAP request message for invoking a Web Service in Compute node. The Request Message was created successfully which I have verified by connecting a MQOutput Node a ... |