Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a job that changes a flat file to another flat file using the data mapper, I have problem the outgoing file name needs something that is in the file. So what I did was set that value as a global variable using jjavarow. That works and I print out the correct value but I am using the toutputraw component and i use the get method for global map but it returns a null.
I am not fully understanding you, how do I use a temp file or start by setting global value.