ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 120 matches
Author Message
  Topic: Call A Webservice from WBIMB
Testo

Replies: 15
Views: 19870

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 30, 2005 9:07 am   Subject: some hints
Sabato,

if you refer to the IA81v3 samples, we have inserted the following statement just prior to the call of the "call soaplib_encode_request(InputRoot,OutputRoot,Environment,Status);"


SET O ...
  Topic: XMLNS - default namespace vs prefix
Testo

Replies: 2
Views: 3715

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Feb 10, 2005 5:12 am   Subject: Thanks but...
Thank you Michael for your reply.

I have already thought about this solution (i.e. using the XML domain and setting the default namespace as an attribute of the first tag) but it is not very elegan ...
  Topic: XMLNS - default namespace vs prefix
Testo

Replies: 2
Views: 3715

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Feb 10, 2005 3:00 am   Subject: XMLNS - default namespace vs prefix
I'm working with big xml messages (> 1 MB) and in order to reduce the payload, we would like to avoid the use of prefix when possible.

According to the following example of ESQL code


DECLAR ...
  Topic: SOLVED - XML message: UTF-8 and invalid character
Testo

Replies: 11
Views: 7414

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Feb 04, 2005 1:22 am   Subject: Common problems over IT generations...
The IBM IT Architect Carlo Randone (.NET/WS/Interoperability guru) working with me on the project says that once retired, he will write a book with the common problems, affecting over and over and ove ...
  Topic: SOLVED - XML message: UTF-8 and invalid character
Testo

Replies: 11
Views: 7414

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Feb 04, 2005 12:23 am   Subject: Hope
Kiran, I hope you didn't spend one working day to solve it as we did!!!

Cheers,
Andrea
  Topic: SOLVED - XML message: UTF-8 and invalid character
Testo

Replies: 11
Views: 7414

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 02, 2005 8:06 am   Subject: SOLVED!
It was simply a question of CCSID.

As the XML response from the .NET WS is UTF-8, we forced the CCSID to 1208 instead of the default 437 of our Windows 2003 Server.

Thanks to a couple of my col ...
  Topic: SOLVED - XML message: UTF-8 and invalid character
Testo

Replies: 11
Views: 7414

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 02, 2005 7:16 am   Subject: Additional info
Some additional info.

The invalid character in the XML message seems to be caused by the WBIMB.

I will explain better the scenario: message flow A calls a webservice .NET receiving a 2.3 MB resp ...
  Topic: XML Declaration is needed
Testo

Replies: 6
Views: 5268

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 02, 2005 5:27 am   Subject: already tried
already tried also with OutputRoot.XMLNS.(XML.XmlDecl) = '' and also for the other instructions but with no success....

Any other idea?
  Topic: XML Declaration is needed
Testo

Replies: 6
Views: 5268

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 02, 2005 4:33 am   Subject: Help!
Here is my chunck of code... anyone able to help me?


CALL CopyMessageHeaders();
-- CALL CopyEntireMessage();

DECLARE NS1 NAMESPACE 'http& ...
  Topic: XML Declaration is needed
Testo

Replies: 6
Views: 5268

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 02, 2005 2:48 am   Subject: Similar situation but in XMLNS...
For the XMLNS domain, I have adapted your instructions in the following way:


SET OutputRoot.XMLNS.(XML.XmlDecl) = '';
SET OutputRoot.XMLNS.(XML.XmlDecl.Version) = '1.0';
SET O ...
  Topic: SOLVED - XML message: UTF-8 and invalid character
Testo

Replies: 11
Views: 7414

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 01, 2005 2:49 pm   Subject: details
Hi timna.

The broker is not able to parse the XML message because it has an invalid character (i.e. '£') within it. The encoding, in the XML decl., is defined as UTF-8 despite the '£' is a charac ...
  Topic: SOLVED - XML message: UTF-8 and invalid character
Testo

Replies: 11
Views: 7414

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 01, 2005 12:13 pm   Subject: SOLVED - XML message: UTF-8 and invalid character
I'm receiving a large XML file (2.3 MB) and I have to wrap it in a soap envelope to be passed to a .NET web service.

The message I am receiving is defined as UTF-8 but it has inside some UTF-16 cha ...
  Topic: XML - how to add many occurences with CREATE?
Testo

Replies: 2
Views: 2439

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 27, 2005 6:26 am   Subject: Thanks
Jeff,

with the ROW function, I have improved the performance by 20-25%...

THANKS!
Andrea
  Topic: XML - how to add many occurences with CREATE?
Testo

Replies: 2
Views: 2439

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 27, 2005 4:02 am   Subject: XML - how to add many occurences with CREATE?
I'm trying to improve the performance of some ESQL code I have written. The XML message has a similar structure:


<Product>...</Product>
<Position><a>...</a><b> ...
  Topic: WBIMB msgset - (fixed header) + n-times (fixed body)
Testo

Replies: 14
Views: 8510

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 26, 2005 7:41 am   Subject: SUBSTRING
Parsing the whole message as a string and browsing it with the SUBSTRING fuction I have the following results:

-
SET OutputRoot.Properties.MessageSet = 'KTEP7OO002001';
SET OutputRoo ...
Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next Page 1 of 8

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.