Search found 3835 matches
- Tue Mar 12, 2013 10:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repeating elements in XML Output Stage
- Replies: 17
- Views: 6471
ok. So that worked. Aggregation is behaving as it should for this particular column. 3 rows...3 instances. In your original post, it was the same tree....but broken into two different highest level nodes. Now it is not. If you remove fred/sally/alice (take them out one at a time), do you still get a...
- Tue Mar 12, 2013 9:12 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Accepting SOAP over HTTP requests into DataStage
- Replies: 12
- Views: 9218
- Tue Mar 12, 2013 9:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repeating elements in XML Output Stage
- Replies: 17
- Views: 6471
Well... there are two topics of discussion going on here then. From the original post, it looked like you had two rows of data, one single column, and trying to make sure they both get into the inner most element as a repeating group. Now we're looking at three entirely independent nodes at a higher...
- Tue Mar 12, 2013 8:13 am
- 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 8:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML stage does not process the first row
- Replies: 13
- Views: 3993
Some other thoughts... a) make certain that you do NOT have validation selected in the Composer step b) do tests with 100% character string data (varchar, char on the links), and find (for testing) an xsd that uses only xs:string elements. Also...what are the sequence of Steps in your Assembly? Are ...
- Tue Mar 12, 2013 5:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Two XML stage targets in one job doesn't work
- Replies: 13
- Views: 4596
The majority of new Stages are produced on or for the Parallel Canvas. that being said, there are exceptions, the xml Stage being one of them, although it is not as fully functional as it is in Parallel Jobs. Server Jobs have a place....there are a variety of times when they are preferred (beyond ju...
- Tue Mar 12, 2013 5:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML stage does not process the first row
- Replies: 13
- Views: 3993
At the moment, I can't imagine. Never seen it do that. ...unless there is other logic in your Assembly, like a pivot or an aggregator or a switch, etc. that is causing it to drop. Put a transformer in front of the xml and send the rows to another sequential file. Be sure your first row (let's stop c...
- Mon Mar 11, 2013 2:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repeating elements in XML Output Stage
- Replies: 17
- Views: 6471
Maybe I confused you in my suggestion above. I want you to add three entirely bogus columns...each at the SAME level as the repeating element that wasn't working in your very first post: fred sally alice those are the actual column names. In an upstream transformer, give them a counter value....perh...
- Mon Mar 11, 2013 12:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Two XML stage targets in one job doesn't work
- Replies: 13
- Views: 4596
Well...it's probably pushing on some limits or boundaries somewhere. Formally, the Stage does not support more than one input link a Server Job, or more than one output link.....so it might be related in some way...... if you are really doing two entirely independent streams, just make it two separa...
- Mon Mar 11, 2013 11:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repeating elements in XML Output Stage
- Replies: 17
- Views: 6471
Hard to say exactly, but I've seen things like this before when there is only one or two columns (up to 4) being aggregated. As a test, try adding another field to the input link (or perhaps 3 more). In an upstream transformer, create a counter that increments uniquely, and then add that to the xml ...
- Mon Mar 11, 2013 11:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML stage does not process the first row
- Replies: 13
- Views: 3993
- Mon Mar 11, 2013 6:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create XML File from Flat File(s)
- Replies: 5
- Views: 1464
- Mon Mar 11, 2013 6:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repeating elements in XML Output Stage
- Replies: 6
- Views: 1845
- Mon Mar 11, 2013 6:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML stage does not process the first row
- Replies: 13
- Views: 3993
- Wed Mar 06, 2013 2:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stage MQ - End of Data Message... How to configure?
- Replies: 2
- Views: 1261