Search found 3835 matches
- Thu Mar 21, 2013 3:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Two XML stage targets in one job doesn't work
- Replies: 13
- Views: 4596
- Thu Mar 21, 2013 10:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Two XML stage targets in one job doesn't work
- Replies: 13
- Views: 4596
This one had me curious. So I did some digging in my old notes and checked around. In 8.5, I ran into stability problems with multiple Output Links in a Server Job using the XML Stage. Are those corrected in 8.7 and 9.1? I don't know, but I would certainly hope and expect consistent behavior between...
- Thu Mar 21, 2013 10:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Two XML stage targets in one job doesn't work
- Replies: 13
- Views: 4596
- Wed Mar 20, 2013 10:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to combine repetition attribues in xml file
- Replies: 6
- Views: 1714
- Tue Mar 19, 2013 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Garbage characters in XML Output
- Replies: 5
- Views: 2374
- Tue Mar 19, 2013 10:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Garbage characters in XML Output
- Replies: 5
- Views: 2374
- Tue Mar 19, 2013 6:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to combine repetition attribues in xml file
- Replies: 6
- Views: 1714
Hard to say, but this looks like a the scenario we've seen happen when there is only one innermost element of the repeating node. As a test, see what happens if you add several dummy columns.... create them upstream in a transformer, and give them a unique counter value (use a Stage variable or @INR...
- Mon Mar 18, 2013 7:18 pm
- Forum: General
- Topic: XML Input Stage Error
- Replies: 5
- Views: 1162
- Mon Mar 18, 2013 7:16 pm
- Forum: General
- Topic: XML Input Stage Error
- Replies: 5
- Views: 1162
Your header looks ok...but look deep in your document....could be a lot of things....namespace declarations can appear anywhere in a document. Are you sure that 5000 is enough characters? Maybe something is getting oddly truncated somewhere. Send it to disk (put your input link to a sequential stage...
- Fri Mar 15, 2013 5:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Two XML stage targets in one job doesn't work
- Replies: 13
- Views: 4596
- Thu Mar 14, 2013 3:44 pm
- Forum: General
- Topic: Source to Target mapping
- Replies: 24
- Views: 8279
- Wed Mar 13, 2013 6:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML stage does not process the first row
- Replies: 13
- Views: 3993
- Tue Mar 12, 2013 2:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repeating elements in XML Output Stage
- Replies: 17
- Views: 6471
- Tue Mar 12, 2013 1:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repeating elements in XML Output Stage
- Replies: 17
- Views: 6471
Ok....so here's the big question. Is it possible...that there will EVER be more than one StudentUniqueStateId under the StudentProgramAssociation node AND/or EVER possible that there will be more than one StudentUniqueStateId under the StudentProgramExtension node (in a single xml document or single...
- Tue Mar 12, 2013 1:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repeating elements in XML Output Stage
- Replies: 17
- Views: 6471
Ok....so here's the big question. Is it possible...that there will EVER be more than one StudentUniqueStateId under the StudentProgramAssociation node AND/or EVER possible that there will be more than one StudentUniqueStateId under the StudentProgramExtension node (in a single xml document or single...