Author |
Message |
Topic: Problem while installing Websphere MQ V6.0 evaluation copy |
Rohini Iyer
Replies: 1 Views: 13258
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Wed Feb 28, 2007 6:03 am Subject: Problem while installing Websphere MQ V6.0 evaluation copy |
Hello,
I was trying to install Websphere MQ V6.0 (evaluation version) on a Windows 2000 machine. The error during installation was that Websphere Eclipse Platform 3.0 or later is not installed on t ... |
Topic: Urgent help - Parsing message at broker |
Rohini Iyer
Replies: 2 Views: 2845
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 24, 2006 8:15 pm Subject: Urgent help - Parsing message at broker |
Hi,
I have an input message that contains non-English characters. I encountered a problem while passing the message through a message flow. There were XML parsing errors when a non-English (German) ... |
Topic: XSLT transformation |
Rohini Iyer
Replies: 1 Views: 3731
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 18, 2006 5:03 am Subject: XSLT transformation |
Hi,
I need some help urgently. I'm new to Message Broker v5.0... I need to know how to perform XSLT-based transformation of messages... What is the syntax of writing a stylesheet? How can the trans ... |
Topic: Message Broker checklist |
Rohini Iyer
Replies: 1 Views: 2654
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 17, 2006 9:03 pm Subject: Message Broker checklist |
Hi,
Can anyone share a checklist for message broker that can be used in the design and implementation phase of a project? This checklist can help us validate for the components used in message brok ... |
Topic: GMT timestamp |
Rohini Iyer
Replies: 1 Views: 2564
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 09, 2006 10:48 pm Subject: GMT timestamp |
Hi,
I am new to Message Broker v5.0. I need to calculate time in GMT format. Can someone please let me know the function that can be used to record a timestamp in this format.
Thanx.. |
Topic: Conversion of integer to hexadecimal |
Rohini Iyer
Replies: 4 Views: 5285
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 05, 2006 3:50 am Subject: Conversion of integer to hexadecimal |
Hi,
I was able to cast the integer to character & then cast it to BLOB with CCSID. It works !!!! However without CCSID, it fails....The code snippet is as given below:
DECLARE msgSize CHARAC ... |
Topic: Conversion of integer to hexadecimal |
Rohini Iyer
Replies: 4 Views: 5285
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 04, 2006 11:44 pm Subject: Conversion of integer to hexadecimal |
Hi,
I am new to Message Broker 5.0. Can someone help me out
Scenario
----------
Incoming msg - BLOB (actually it is an XML message converted to BLOB using a preceding RCD)
Compute Node -->
... |