Search found 42189 matches
- Mon Dec 14, 2015 6:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Add Value from File
- Replies: 9
- Views: 4199
- Mon Dec 14, 2015 4:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Add Value from File
- Replies: 9
- Views: 4199
That would typically be handled via a Sequence job and there are a handful of current topics on that subject over in the General forum. This one as one example, there should be plenty more. Basically you need something to 'read' the file and then pass the result to the Job Parameter in the Job Activ...
- Mon Dec 14, 2015 2:11 pm
- Forum: General
- Topic: trying to dynamically schedule SEQ jobs in Data Stage
- Replies: 8
- Views: 2462
- Mon Dec 14, 2015 12:14 pm
- Forum: General
- Topic: trying to dynamically schedule SEQ jobs in Data Stage
- Replies: 8
- Views: 2462
- Mon Dec 14, 2015 11:26 am
- Forum: General
- Topic: trying to dynamically schedule SEQ jobs in Data Stage
- Replies: 8
- Views: 2462
- Mon Dec 14, 2015 10:29 am
- Forum: General
- Topic: trying to dynamically schedule SEQ jobs in Data Stage
- Replies: 8
- Views: 2462
- Mon Dec 14, 2015 10:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading XML file using MQ Stage in Datastage 9.1
- Replies: 8
- Views: 6696
Re: Reading XML file using MQ Stage in Datastage 9.1
I tried to read the same XML file using External Source Stage and the file got parsed properly and data got loaded into the Seq file. So, it means that the XML file is correct and it conforms with the XSD Actually no, no it doesn't. Post your XML file or at least a representative snippet from its h...
- Mon Dec 14, 2015 8:25 am
- Forum: General
- Topic: UNIX Code Reading into a Transformer?
- Replies: 10
- Views: 2648
You clicked on it where? In what stage? Sounds like there was nothing connected 'upstream' from there. I meant for you to do it from the appropriate job parameter property in the Job Activity stage so it can help you pick what to put there. Pass the exit code directly to the parameter that needs it ...
- Mon Dec 14, 2015 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file in server version
- Replies: 8
- Views: 5078
- Mon Dec 14, 2015 7:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Masking Stage Issue
- Replies: 0
- Views: 1696
- Mon Dec 14, 2015 7:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage scenario
- Replies: 5
- Views: 3538
- Sat Dec 12, 2015 8:54 am
- Forum: General
- Topic: UNIX Code Reading into a Transformer?
- Replies: 10
- Views: 2648
- Fri Dec 11, 2015 1:47 pm
- Forum: General
- Topic: UNIX Code Reading into a Transformer?
- Replies: 10
- Views: 2648
As noted elsewhere, you need a Job Parameter to hold it to pass it into the job, then you can reference the #ParameterName# in a derivation. And the Sequence can easily pass the value from the Execute Command stage as input to that parameter in the Job Activity stage. #2 is just a trigger expression...
- Fri Dec 11, 2015 11:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Add Value from File
- Replies: 9
- Views: 4199
- Fri Dec 11, 2015 10:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Get Date from a String
- Replies: 4
- Views: 1897