Author |
Message |
Topic: Send a request to Webservice from ESQL . |
MQRocks
Replies: 3 Views: 2334
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 03, 2011 1:17 pm Subject: Send a request to Webservice from ESQL . |
Thanks for the Reply. The Webservice is created by a different group and we cannot modify it. |
Topic: Send a request to Webservice from ESQL . |
MQRocks
Replies: 3 Views: 2334
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 03, 2011 10:36 am Subject: Send a request to Webservice from ESQL . |
Hi,
I have a simple flow in WBI 6.0 which gets an input as XML and sends the output in a Flat file. I need to use values from Input Message and make a call/request to webservice and use the values ... |
Topic: Invoking a WebService from ESQL?! |
MQRocks
Replies: 3 Views: 5412
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 03, 2011 9:17 am Subject: calling webservice in ESQL |
I have the same issue , I have a flow in which I need to call the webservice and use the values from the Reply in the output message.
can you please be more specific how to do this with the 2nd choi ... |
Topic: How to handle copyright and registered symbols |
MQRocks
Replies: 8 Views: 4843
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 28, 2011 7:16 am Subject: How to handle copyright and registered symbols |
Can you please tell me clearly how to fix the problem . The incoming message code page is 1051 and outgoing message code page is set to 37 , do these two need to match? |
Topic: How to handle copyright and registered symbols |
MQRocks
Replies: 8 Views: 4843
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 27, 2011 4:08 pm Subject: How to handle copyright and registered symbols |
Tell us what platform hosts the queue in which you see these characters, and what code page that platform is using.
The platform that hosts the queue is Unix and the code page is 1051.
Then id ... |
Topic: How to handle copyright and registered symbols |
MQRocks
Replies: 8 Views: 4843
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 27, 2011 1:41 pm Subject: How to handle copyright and registered symbols |
The input is XML which contains special charaters like copyright and trademark , when we get the XML in the queue those are converted as below.
© -- copyright.
® -- Registered.
The ouput ... |