I resolved it!!! :-)
it needs to make a Trim(out,@FM) because "out" is in an internal format with delimiters, then is necessary to eliminate this delimiters.
bye!!
hi Brian,
thank you for your reply, i call this routine from one of the jobs in the sequencer, i think is possible, because when i open the job property into the sequencer i can make a call to the routine and if i test the routine it work, i think i have to convert the "out" but i don't know...
Hi i have a question:
if i make in a routine a call like
cmd = "cat ":FileDir:RT:"/seq/elenco_nokia.txt"
Call DSExecute ("UNIX",cmd,out,SystemReturnCode)
and i try to assign out to a parameter in a job into a sequencer i have an error, i think the system don't recognize out as a string, do...
i have a sequencer in witch i want to test the return value of a routine to go to the next server job, but my routine return a value but the test (in tab trigger for example ReturnValue = 1) not go correctly, but i director i have that the reply is correct, do you know why??
sorry for my english..
the datastage version is 7.5, the OS is HP-UX and i need to try a particular warning to ignore it, but to identify it (my warning) i think a have to control the message..how can i write the message of warning in a file?
hi,
i have a question to ask you.
I have to read dinamically in my process the message of eventual warning. Is possible? There is a file where i can see it? I tried whith the DSGetLogSummary but i can read only the ERROR message..
Do you know a way to do this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.