Author |
Message
|
sibcool |
Posted: Fri May 30, 2008 6:14 am Post subject: Toolkit error/issue |
|
|
Novice
Joined: 17 Mar 2008 Posts: 20
|
The following ESQL results in unwanted FF being copied to destination XML output
SET OutputRoot = InputRoot. This only happens when deployed off my toolkit but off other toolkit installations the FF isn't copied over in the message flow.
Anyone ever experienced this. Using version 6.0.2 of of the message broker toolkit. |
|
Back to top |
|
 |
Gaya3 |
Posted: Fri May 30, 2008 7:12 am Post subject: Re: Toolkit error/issue |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
sibcool wrote: |
The following ESQL results in unwanted FF being copied to destination XML output
SET OutputRoot = InputRoot. This only happens when deployed off my toolkit but off other toolkit installations the FF isn't copied over in the message flow.
Anyone ever experienced this. Using version 6.0.2 of of the message broker toolkit. |
Whats the FF means.
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
sibcool |
Posted: Mon Jun 02, 2008 1:26 am Post subject: |
|
|
Novice
Joined: 17 Mar 2008 Posts: 20
|
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Jun 02, 2008 1:30 am Post subject: Re: Toolkit error/issue |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
sibcool wrote: |
SET OutputRoot = InputRoot.
|
This copies entire input message to output.
what and all files you can see in the bar file.
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
sibcool |
Posted: Tue Jun 03, 2008 3:20 am Post subject: |
|
|
Novice
Joined: 17 Mar 2008 Posts: 20
|
The message flow file is the only file in the BAR file. The entire message is copied when I deploy off my toolkit but off others - only the header is copied in the SET OutputRoot = InputRoot. |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Jun 03, 2008 3:29 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
thats weird...
i am sure something is being missed or overlooked somewhere...
try using debugger and see what happens where exactly _________________ Cheers |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jun 03, 2008 3:33 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Are you sure about
- The default compile settings being the same in each of the different toolkits
- about the compiled workflow being deployed being the same
- did you compare bar files before deploying?
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
sibcool |
Posted: Tue Jun 03, 2008 7:40 am Post subject: |
|
|
Novice
Joined: 17 Mar 2008 Posts: 20
|
it could be the compile settings but I can't think of ever having changed them - still quite new to message broker.
The flows and bars files are stored on a networked drive. Even when remoting into the machine the problem still persisted so it most likely is the compile settings - but where do I change these? |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jun 03, 2008 11:26 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
It's under the project menu of the toolkit.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
sibcool |
Posted: Wed Jun 04, 2008 4:56 am Post subject: |
|
|
Novice
Joined: 17 Mar 2008 Posts: 20
|
Thought there were global compile settings sitting in the toolkit install folder or something.
The project is stored on a shared network drive and everyone should be accessing the same project compile settings - I can't see how they might be different on other toolkits. |
|
Back to top |
|
 |
|