Author |
Message
|
WMBEAI |
Posted: Fri Mar 18, 2011 3:05 am Post subject: Type Tree problem |
|
|
Acolyte
Joined: 02 Mar 2009 Posts: 66
|
Hi,
Can anyone suggest how we have to give a relative path in Type tree in the input/output cards.
for eg:
I point the type tree to a mxsd which is present in EAI\EDI\Messageset\soap.mxsd.
I want it to be a relative path so when i use a relative path i will have no problems is opening the type tree on the AIX server.
Thanks |
|
Back to top |
|
 |
fatherjack |
Posted: Fri Mar 18, 2011 5:05 am Post subject: Re: Type Tree problem |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
WMBEAI wrote: |
Can anyone suggest how we have to give a relative path in Type tree |
Type tree ?
WMBEAI wrote: |
in the input/output cards. |
input/output cards ?
WMBEAI wrote: |
opening the type tree on the AIX server. |
 _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
Esa |
Posted: Fri Mar 18, 2011 5:11 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2008 Posts: 1387 Location: Finland
|
fatherjack,
WMBEAI is using WTX for Integration Servers with Message Broker. Type tree and input output cards are WTX terminology.
WMBEAI,
couldn't you set the path in an UDP? |
|
Back to top |
|
 |
fatherjack |
Posted: Fri Mar 18, 2011 6:17 am Post subject: |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
Esa wrote: |
WMBEAI is using WTX for Integration Servers with Message Broker. Type tree and input output cards are WTX terminology. |
Ah! Right. He didn't say anything about anything he was using. Hence my head scratching. _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
john01 |
Posted: Fri Mar 18, 2011 8:01 am Post subject: |
|
|
Novice
Joined: 16 Jun 2010 Posts: 21 Location: PT
|
Hi,
Last time I've used wtx (8.1, I guess) in broker (6.1) I've called the maps using JCN.
So, I've defined an aix environment variable (WTXMAPS_HOME) and Java read it.
Now, you can put the map in a subflow and add an UDP to the subflow for the relative path.
In my case, as I've had all the maps in the same folder I've just used the node name to find out the map name.
But it that time the maps were compiled previously, and now the maps are compiled with bar file.
Btw, You have to mention which environment you're using, like versions of broker and wtx, if you're using wtx nodes for broker, etc... for more accurate advice. |
|
Back to top |
|
 |
harish_td |
Posted: Sun Mar 20, 2011 5:06 am Post subject: Re: Type Tree problem |
|
|
Master
Joined: 13 Feb 2006 Posts: 236
|
WMBEAI wrote: |
I want it to be a relative path so when i use a relative path i will have no problems is opening the type tree on the AIX server.
|
If your map file gets deployed as a MAR File in the same EG, Message Broker takes care of it for you.
If you copy paste the map files to a file system, then you would need to create that relative path directory structure from where the map is present and have your type trees in these directory structures.
Is there a WTX error code you are receiving in the first place? |
|
Back to top |
|
 |
|