Author |
Message |
Topic: Parse String to XMLNSC structure |
LibroMax
Replies: 9 Views: 14246
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 17, 2016 1:22 am Subject: Parse String to XMLNSC structure |
Thanks everyone
I will consider the diagnostic tools for any new problem
The solution for my problem was:
I removed the the arguments for Encoding and CodedCharSetId
It's now working
... |
Topic: Parse String to XMLNSC structure |
LibroMax
Replies: 9 Views: 14246
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 15, 2016 5:47 am Subject: Parse String to XMLNSC structure |
Thanks for your reply
when I depug on this code I got:
CHARACTER:XML Parsing Errors have occurred
on this statement:
CREATE LASTCHILD OF OutputRoot DOMAIN('XMLNSC') PARSE(myMessage,inCCS ... |
Topic: Parse String to XMLNSC structure |
LibroMax
Replies: 9 Views: 14246
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 15, 2016 5:24 am Subject: Parse String to XMLNSC structure |
Hello
First I already searched too much about this case but nothing help
I need to convert XML message with namesapce that came from Global cache and put it into my XMLNSC tree by using ... |
Topic: Change Time format in Broker |
LibroMax
Replies: 3 Views: 2764
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 25, 2015 8:31 am Subject: Change Time format in Broker |
Have you tried defining the time /datetime format in the corresponding message model?
Thank you for reply, But I think yes, the logger already handle broker_1 perfectly
all the problem ... |
Topic: Change Time format in Broker |
LibroMax
Replies: 3 Views: 2764
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 25, 2015 5:58 am Subject: Change Time format in Broker |
Hello Everyone
I'm very beginner in MB, So please excuse me for this question
My company has two broker, the monitoring log to the database by one logger application
One broker set the star ... |