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 1280 matches
Author Message
  Topic: Mapping XML in lt-gt format to CCB
timber

Replies: 1
Views: 369

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jan 01, 2024 8:32 am   Subject: Mapping XML in lt-gt format to CCB
I see that you are using the MRM parser, which is not recommended since WMB v8. The DFDL parser is much easier to debug, especially when you are doing non-trivial mappings like this. There is a COBOL ...
  Topic: Remove double quotes in DFDL while writing csv output
timber

Replies: 1
Views: 1934

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 22, 2023 4:38 am   Subject: Remove double quotes in DFDL while writing csv output
Are you sure that you are quoting the current output accurately?
Does it actually look like this?"ID","GROUP_ID","STATUS","APPLICATION_IGO"
"1",&qu ...
  Topic: Convert XML to JSON
timber

Replies: 3
Views: 2222

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 22, 2023 4:32 am   Subject: Convert XML to JSON
Can you help me?Definitely. Please supply your current code and explain exactly what is going wrong, and it should be fairly simple.
  Topic: Using DFDL to create a structure
timber

Replies: 2
Views: 4716

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 22, 2023 4:30 am   Subject: Using DFDL to create a structure
Would you mind supplying an example input document and the resulting message tree?

Does Choice Dispatch Key only work for parsing?Correct - as far as I remember, it's an optimisation for parsing o ...
  Topic: Shared Variable in Shared Library
timber

Replies: 15
Views: 17088

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 10, 2023 1:22 pm   Subject: Shared Variable in Shared Library
mgk said:What did not work here? I would expect this to be possible given the flows are in the same EG?That's a fair point - I thought the requirement was for accessing across multiple EGs.

I seem ...
  Topic: Shared Variable in Shared Library
timber

Replies: 15
Views: 17088

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 05, 2023 12:20 am   Subject: Shared Variable in Shared Library
If you need non-persistent storage for shared state, then I think the global cache is the way to go.
  Topic: Email standards in IBM ACE
timber

Replies: 2
Views: 2073

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jan 16, 2023 4:55 am   Subject: Email standards in IBM ACE
Here is the IBM documentation for the EmailOutput node : https://www.ibm.com/docs/en/app-connect/11.0.0?topic=nodes-emailoutput-node#ac37400_cfg

I do not see any property to control the length of t ...
  Topic: DFDL - Empty fields in pipe-delimited record
timber

Replies: 2
Views: 2433

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jan 03, 2023 1:53 am   Subject: DFDL - Empty fields in pipe-delimited record
Your data format is CSV, which is a positional format because each field is identified by its position within the record. In a positional format you should set separationSuppressionPolicy to 'trailing ...
  Topic: Questions about content filter in both ACE and IBMMQ
timber

Replies: 1
Views: 1926

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jan 03, 2023 1:32 am   Subject: Questions about content filter in both ACE and IBMMQ
Nice question. I did a bit of research and found this: https://www.ibm.com/docs/en/app-connect/11.0.0?topic=esql-enabling-content-based-filtering-publishsubscribe

IBM could do a better job of expla ...
  Topic: BIP2136E: cannot be converted from Unicode to codepage '819
timber

Replies: 4
Views: 2638

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Dec 09, 2022 2:52 am   Subject: BIP2136E: cannot be converted from Unicode to codepage '819
This is the IBM definition for code page 819: https://www.ibm.com/docs/en/db2/11.5?topic=tables-code-page-819-generic-system-819
Note that there are exactly 256 characters in this code page.

Your ...
  Topic: DFDL, variable length records with only record initiators?
timber

Replies: 5
Views: 2376

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Nov 25, 2022 7:58 am   Subject: DFDL, variable length records with only record initiators?
I think you're almost there, but there may be a couple of bumps in the road to avoid.

The most important point is that Parsed Record Sequence assumes that the root element in the DFDL schema is a r ...
  Topic: DFDL, variable length records with only record initiators?
timber

Replies: 5
Views: 2376

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 24, 2022 3:51 am   Subject: DFDL, variable length records with only record initiators?
In real use case, these REC002 records (read from batch file) will be something, numbering from 50k to 2000k records. Need to inspect next, how alter the DFDL structure, so I can use it to read bigger ...
  Topic: DFDL, variable length records with only record initiators?
timber

Replies: 5
Views: 2376

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 23, 2022 8:42 am   Subject: DFDL, variable length records with only record initiators?
That's a very good description of the problem. It's unusual to be able to propose a solution without asking further questions, so thanks for that.

You're correct that this is a challenging format t ...
  Topic: Read specific columns of csv file using xpath
timber

Replies: 1
Views: 1423

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Nov 11, 2022 5:37 am   Subject: Read specific columns of csv file using xpath
What do you mean by 'shorten this process'? Why not use the ESQL SELECT statement?
  Topic: IBM ACE 12 SET/CREATE field if source exists
timber

Replies: 3
Views: 1793

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 09, 2022 12:58 am   Subject: IBM ACE 12 SET/CREATE field if source exists
Is it possible without explicitly verifying the existence of the input element? Not if you use ESQL. You will need to use IF EXISTS ref.parent.child.field[]
(and don't forget to add the [] even if t ...
Goto page 1, 2, 3 ... 84, 85, 86  Next Page 1 of 86

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.