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 » Retrieving .msgflow from a compiled and deploy cmf file

Post new topic  Reply to topic
 Retrieving .msgflow from a compiled and deploy cmf file « View previous topic :: View next topic » 
Author Message
ins0mniac2
PostPosted: Mon Mar 02, 2009 12:20 pm    Post subject: Retrieving .msgflow from a compiled and deploy cmf file Reply with quote

Apprentice

Joined: 25 Jul 2005
Posts: 33

I have a situation where I dont have the source code for a message flow that is currently deployed to the broker environment. Is it possible via a tool or custom steps to recreate the .msgflow and .esql files from the deployed cmf file?

Any help would be greatly appriciated
Back to top
View user's profile Send private message AIM Address
Pats21
PostPosted: Mon Mar 02, 2009 12:54 pm    Post subject: Reply with quote

Disciple

Joined: 08 Sep 2006
Posts: 154

well as far as my knowledge goes ... I dont think so that we can retrieve code from the deployed code in the broker .. and am also not aware of any tool that does that ... sorry you might be in trouble ...
Back to top
View user's profile Send private message
smdavies99
PostPosted: Mon Mar 02, 2009 1:13 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

The simple answer is No But

With the help of user trace, patience and taking a logical approach to the matter it can be done. At the end you will be able to recode a flow that will although not identical to the original, it will give you something that works.

What you do it as follows:-


    1: Configure User Trace
    2: Send a Good Message through the flow
    3: Get the output and you will see all the ESQL statements that were executed.


Then you do the same with lots more messages to simulate ALL the possible paths through the flow. You can see many of the conditionals (If then else) and you tailor your messages so that you take these branches.
You will also see the types of nodes that the messages pass through. From this you can build up a conection diagram and the ESQL code underneath.

When this is done, and you have coded the new flow you can test it. This time most of the changes are to the properties in the nodes that you can't see but you can observe the results.

Otherwise, you will just have to start from scratch and recode the flow from first principles.
Either way, good luck.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
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 » Retrieving .msgflow from a compiled and deploy cmf file
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.