|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
WTX map calling another WTX Map |
« View previous topic :: View next topic » |
Author |
Message
|
eugen |
Posted: Tue May 03, 2011 4:51 am Post subject: WTX map calling another WTX Map |
|
|
Novice
Joined: 28 Dec 2010 Posts: 22
|
Hello To All!
So here is my scenario : I have a WTX Map that has one source file, but two Executable Maps. We trigger the first map by calling it directly inside Message Broker Flow. The second is triggered by the first, with the help of RUN Function, something like this :
= RUN (NameOfMapToRun, ECHOIN ( 1, AnyTransaction ))
Meaning that we do not call it directly in the flow.
Inside WTX Designer this works easy and as expected: the second map gets called without a problem.
On the other hand when doing the same thing inside message broker flow, the second map is not called at all.
I have looked inside the MAR file and BOTH the maps are there, also after the deploy, I have checked the path of where the bar file "explodes" and again both of the maps are there.
Either there is something wrong that I am doing, either this sounds like a PMR to me.
Any kind of help would be nice.
Thank You,
Eugene. |
|
Back to top |
|
 |
joebuckeye |
Posted: Tue May 03, 2011 5:14 am Post subject: |
|
|
 Partisan
Joined: 24 Aug 2007 Posts: 365 Location: Columbus, OH
|
Have you turned tracing on for the maps?
The .mtr file may point you to your issue.
Are you sure the first map can find the second map after it has been deployed on your broker server? |
|
Back to top |
|
 |
eugen |
Posted: Tue May 03, 2011 10:45 pm Post subject: |
|
|
Novice
Joined: 28 Dec 2010 Posts: 22
|
Hey Joe (in case that is the real name),
It makes a lot of sense to turn the trace on IF the map is being called, otherwise I can't seem to understand how the trace will help.
Anyhow, found the resolution, it seems some more people where facing it before and the solution is pretty simple actually: instead of selecting the local maps, select the ones from the server.
Properties Tab on the WTX Map inside the Message Broker Flow --> Basic --> Use External Map --> Map Server Location. Place the actual path of where the maps are.
Worked smooth in my case.
Cheers,
Eugene. |
|
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
|
|
|
|