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 39 matches
Author Message
  Topic: XML to hexBinary for IDoc to passthrough mode to SAP
adars1

Replies: 1
Views: 1483

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 13, 2015 2:10 pm   Subject: XML to hexBinary for IDoc to passthrough mode to SAP
Hi,

I am creating SAP IDoc and want to post the Idoc as passthrough mode. Tried to convert XML IDoc to Blob and assign it to XML hexBinary field and value is not populated when I checked output.
...
  Topic: max no of 202 conversations exceeded during sap adapter conn
adars1

Replies: 2
Views: 5581

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 04, 2015 1:29 pm   Subject: max no of 202 conversations exceeded during sap adapter conn
We are using 5 adapter connections to post IDOCs to SAP message server. We are not sure where this count restirction comes from. SAP team said they are seeing 5 active connections.
When turn on trace ...
  Topic: max no of 202 conversations exceeded during sap adapter conn
adars1

Replies: 2
Views: 5581

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 03, 2015 9:23 am   Subject: max no of 202 conversations exceeded during sap adapter conn
Hi,

We are using MB v8.0.0.4 on AIX. SAPRequest adapter posting IDocs to SAP and if the volume is more(daily 400k to 500k) and running for few days, sap adapter connections are receiving below erro ...
  Topic: DFDL parsing of file with fixed length records of group
adars1

Replies: 13
Views: 9174

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 08, 2015 6:59 am   Subject: DFDL parsing of file with fixed length records of group
I did download IIB 9 and did POC using same schema and its working.
Thanks Kimbert for your help and time.
  Topic: DFDL parsing of file with fixed length records of group
adars1

Replies: 13
Views: 9174

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 07, 2015 10:38 am   Subject: DFDL parsing of file with fixed length records of group
Hi Kimbert,

I have to tell the reason to my manager why we need fix pack. Can you please confirm the schema I am using correct and it will work in fix pack 8.0.0.4.

Thanks
  Topic: DFDL parsing of file with fixed length records of group
adars1

Replies: 13
Views: 9174

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jan 06, 2015 10:42 pm   Subject: DFDL parsing of file with fixed length records of group
WMB Toolkit Version: 8.0.0.1
Build id: 8.0.0.1-20120808-1331

WMB Broker 8.0.0.1

No fix packs
  Topic: DFDL parsing of file with fixed length records of group
adars1

Replies: 13
Views: 9174

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jan 06, 2015 12:37 pm   Subject: DFDL parsing of file with fixed length records of group
I checked dfdl schema but did not see any error in schema. not sure where is the issue in schema in which it is not grouping elements if optional element is not present.
I appreciate anyone's help pl ...
  Topic: DFDL parsing of file with fixed length records of group
adars1

Replies: 13
Views: 9174

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 19, 2014 9:46 am   Subject: DFDL parsing of file with fixed length records of group
added separator to group also, now i am getting group items within Orders, but trailer record is not processed and getting parse error after Orders group. Separator is missing for 'sequence' group con ...
  Topic: DFDL parsing of file with fixed length records of group
adars1

Replies: 13
Views: 9174

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Nov 15, 2014 9:44 am   Subject: DFDL parsing of file with fixed length records of group
Hi

I have file with below fixed length fields with line initiators.

10001003
30aaaaaaaaaa1111111111
40streetttttcityyyyyy
2022222222222ididididid
30bbbbbbbbbb2222222222
30bbbbbbbbbb3333333 ...
  Topic: to process large xml file record by record
adars1

Replies: 6
Views: 2408

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 18, 2014 9:20 am   Subject: to process large xml file record by record
the problem I have is custom delimiter(xml element name) is more than the max length 32 hexadecimal digits allowed. is the option is read as blob and read each record out of blob ? or is there any bui ...
  Topic: to process large xml file record by record
adars1

Replies: 6
Views: 2408

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 17, 2014 10:07 pm   Subject: to process large xml file record by record
for xml file i tried both whole file and parsed record sequence but both options load entire file.
  Topic: to process large xml file record by record
adars1

Replies: 6
Views: 2408

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 17, 2014 4:04 pm   Subject: to process large xml file record by record
Hi

I have large xml file and i want to read record(<data>) by record to create one msg for every record.

<Test>
<head>
<\data>
<\data>
<\data>
</Test ...
  Topic: & char in data from sap Idoc to WMB
adars1

Replies: 2
Views: 1283

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 15, 2014 7:09 pm   Subject: & char in data from sap Idoc to WMB
thanks kimbert for your reply. yes, wmb is outputting the character entity '&amp;. the target team claimed they did not receive, we have to show them by saving msg from queue.
  Topic: & char in data from sap Idoc to WMB
adars1

Replies: 2
Views: 1283

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 15, 2014 10:01 am   Subject: & char in data from sap Idoc to WMB
Hi,

We are getting & as part of field data in IDoc from SAP to WMB through SAPAdapter and we are creating xml msg out of idoc. The receiver iSeries is expecting xml message to contain &amp; ...
  Topic: how to define unix, windows line delimiters in dfdl
adars1

Replies: 6
Views: 3256

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 03, 2014 11:47 am   Subject: how to define unix, windows line delimiters in dfdl
searched, did not find related to platform specific line delimiter to accept windows and unix line delimiters.
can you please post the link if you have it.
Goto page 1, 2, 3  Next Page 1 of 3

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.