You are not logged in.
Announcement
Unanswered posts
|
It creates a flow of the context variable values. What exactly are you trying to do?
Hi, thank you for your reply, I tried to used tBufferOuput, I dont know how to use tcontextDump. can you explain to me more about it and how I can use it?
thank you.
Yes and probably tContextDump with tBufferOutput depending on exactly what you're trying to do.
I would like to know how to transmit the result rows of a job in another job:
I have 3 jobs sons and a father job; two jobs check the format of two files and the third one check the integrity of the files after the format checking. finally the father job englobes all the jobs. shall I use context variables??
on the other hand, I need to know how can I get the detail of treatment of all the jobs.
thank you in advance.