Author |
Message
|
aaron_blade |
Posted: Sun Jan 10, 2010 1:23 pm Post subject: Issue with WTX Map node |
|
|
Apprentice
Joined: 21 Dec 2009 Posts: 29
|
Hi I ma using WTX map node in WMB.
Logic is to send data to concurrent maps.
If I set had to send data of x - I will propogate the data to one map using PROPAGATE TO TERMINAL 'out'; nd the same data I want to propogate to
another map , iam using this using PROPAGATE TO TERMINAL 'out1';
But for the first map no error was coming data is going to queue properly. But for the secong map iam getting error like
<Error>
<TimeStamp>01/10/10 13:17:30</TimeStamp>
<Description>Map Failure</Description>
<ErrNo>8</ErrNo>
<MapName>C:\Kiran\Test\WmbRunTransform1.mmc</MapName>
<Instance>119</Instance>
<ErrText>One or more inputs was invalid</ErrText>
</Error>
Can any 1 help me out??
-Thanks |
|
Back to top |
|
 |
aaron_blade |
Posted: Sun Jan 10, 2010 1:51 pm Post subject: |
|
|
Apprentice
Joined: 21 Dec 2009 Posts: 29
|
I solved the issue. I used Delete None.
Thanks. |
|
Back to top |
|
 |
WMB_User |
Posted: Fri Jun 04, 2010 9:02 am Post subject: |
|
|
Apprentice
Joined: 17 Nov 2008 Posts: 31
|
We're also receiving the error message "One or more inputs was invalid".
Can you please clarify your resolution? What does "Delete None" means? |
|
Back to top |
|
 |
aaron_blade |
Posted: Fri Jun 04, 2010 9:04 am Post subject: |
|
|
Apprentice
Joined: 21 Dec 2009 Posts: 29
|
Could you explain me wat you are trying to do and what is stopping you? |
|
Back to top |
|
 |
Gaya3 |
Posted: Sat Jun 05, 2010 7:26 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Learn about how the propagate works in Message broker, there are some mechanism you have to do, else it will propagate 0 bytes, and it could be invalid to your WTx Map _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
|