|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Unformatted data into message |
« View previous topic :: View next topic » |
Author |
Message
|
mmarq |
Posted: Mon Sep 23, 2002 10:28 am Post subject: Unformatted data into message |
|
|
Acolyte
Joined: 19 Sep 2002 Posts: 74 Location: Newton, MA
|
I've got data coming into a message flow that looks like the following:
829NS9202L0-09-19-02.13.10.3929020-09-20-02.14.10.3829000
--- acct no--- ---timestamp------------- -------timestamp---------
What is the best way to bring in this data - MRM? Do I specify the format and length through a message type and length constraints on the elements?
Thanks,
Melissa _________________ M Marquis |
|
Back to top |
|
 |
kirani |
Posted: Tue Sep 24, 2002 6:56 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Melissa,
It depends on how you want to use/reformat the data. It is a good practice to use standard datatypes while defining elements into MRM, for example DateTime, etc.
You could define your 3 elements into MRM of STRING, DATETIME, and DATETIME datatype respectively. I am not sure whether you can read Timestamp in MM-DD-YY.HH.MM.SS.msec format. Please have a look at Appendix C, in Working with Messages manual. If the format is not supported then you could define all 3 elements as String.
If these fields are delimited by - then you could use TDS layer to model your incoming message. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|