Author |
Message |
Topic: Fasing issues while processing DFDL Schema file |
santoshnarayan
Replies: 8 Views: 4515
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 14, 2016 6:04 am Subject: GXXDO_CPN_KEY seems to be part of a recurring structure. Cou |
We tried setting discriminator value for GXXDO_CPN_KEY element, but still we are facing same issue:
CTDP3002E: Unexpected data found at offset '972' after parsing completed. Data: '0x55...'. plea ... |
Topic: Fasing issues while processing DFDL Schema file |
santoshnarayan
Replies: 8 Views: 4515
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 13, 2016 7:09 am Subject: Facing issues when processing DFDL schema file |
Thanks for the response.
when importing I used default settings.
The Cobol copy book has the following structure,
Root
- Sub_Root (Created to repeat the elements under Choice)
- Choice
... |
Topic: Fasing issues while processing DFDL Schema file |
santoshnarayan
Replies: 8 Views: 4515
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 13, 2016 4:31 am Subject: Fasing issues while processing DFDL Schema file |
Thanks for your reply, now It is able to processing all the records in the input file, but it is assigning records to element B that are supposed to assigned to element A.
for example it is assigning ... |
Topic: Fasing issues while processing DFDL Schema file |
santoshnarayan
Replies: 8 Views: 4515
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 10, 2016 1:59 am Subject: Fasing issues while processing DFDL Schema file |
Hi All,
I have created a DFDL Schema file by importing Cobol copy book.
when I am trying to test it by using Test Parse Model, it is processing the first record in the input file and not looking f ... |
Topic: JSON to XML conversion using ESQL |
santoshnarayan
Replies: 2 Views: 8960
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 13, 2016 10:07 am Subject: JSON to XML conversion using ESQL |
Hello,
I want to convert JSON message to XML, using ESQL.
Please provide me code sample to do same. |
Topic: Error while converting InputRoot.XMLNSC to String |
santoshnarayan
Replies: 3 Views: 7199
|
Forum: IBM MQ File Transfer Edition Posted: Sun Jan 10, 2016 9:07 pm Subject: Error while converting InputRoot.XMLNSC to String |
I am getting error while in am trying to convert InputRoot.XMLNSC to String.
I am trying to convert a big xml message to string, and xml message has hypens "-" in it. And getting this er ... |