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 » WebSphere Message Broker (ACE) Support » Using DFDL in place of MRM message set

Post new topic  Reply to topic
 Using DFDL in place of MRM message set « View previous topic :: View next topic » 
Author Message
Jain
PostPosted: Fri Nov 27, 2015 7:56 pm    Post subject: Using DFDL in place of MRM message set Reply with quote

Novice

Joined: 11 Nov 2011
Posts: 21

I have requirement to replace to existing MRM message set with DFDL.

Currently I am doing following -

Code:

SET OutputRoot.Properties.MessageSet    = 'PTM44UO1216318';
SET OutputRoot.Properties.MessageType    = 'Request';
SET OutputRoot.Properties.MessageFormat    = 'Binary1';
SET OutputRoot.Properties.CodedCharSetId    = 037;
-----
-----
SET OutputRoot.MRM.ReqBody.TLBCUR    = GetcacheValue(Environment.BusinessServiceID,'ReqBody.TLBCUR',' ','');
---
SET OutputRoot.BLOB.BLOB = ASBITSTREAM(outRef OPTIONS parseOptions CCSID 37 SET 'PTM44UO1216318' TYPE 'Request' FORMAT 'Binary1');


Can some one help me to implement same thing using DFDL ?
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Sat Nov 28, 2015 2:58 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Easy, create your message model in DFDL, set it on an input node and look at what the properties, and especially the ones you showed will look like after the input node...

Remember to also wire the failure terminal to look at those properties...

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
timber
PostPosted: Sat Nov 28, 2015 11:31 am    Post subject: Reply with quote

Grand Master

Joined: 25 Aug 2015
Posts: 1292

We certainly can help. But we need to know what you have tried.
If you have not tried anything yet, then at least tell us which info center topics you have read.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Using DFDL in place of MRM message set
Jump to:  



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
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.