09-20-2007 03:51 AM
09-20-2007 08:52 AM
09-20-2007 09:59 AM
Could you show a little bit more code?
The KB article says to configure this before starting the task, but you seem to do it in a loop, if I understand you right. Could you check in what order things happen?
09-20-2007 10:16 AM
09-20-2007 03:11 PM
The order in which you write the program does not matter, but you should probably make sure that this node executes before the input task executes. THis is done by porpert dataflow. That's how I understand it.
Why don't you show a little bit more of your code so we see the big picture. 🙂