Search found 3835 matches
- Wed Feb 16, 2011 1:58 pm
- Forum:
- Topic: import metadata error
- Replies: 10
- Views: 10969
- Wed Feb 16, 2011 1:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Xml Input path directory///
- Replies: 8
- Views: 2886
- Wed Feb 16, 2011 1:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: xml file loading
- Replies: 1
- Views: 1030
Not sure how you imported your metadata, but ultimately, on the output link of your xmlInput Link, scroll to the right and look at your column Desscriptions. The answer for something like this is usually in there. You will want to see something like (for each column in the grid): Customer /.../.../C...
- Wed Feb 16, 2011 1:02 pm
- Forum: General
- Topic: I'll take "Shakespearean Transformation" for 800..
- Replies: 3
- Views: 1525
- Wed Feb 16, 2011 12:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue while generating xml output
- Replies: 2
- Views: 1416
- Wed Feb 16, 2011 12:52 am
- Forum: General
- Topic: I'll take "Shakespearean Transformation" for 800..
- Replies: 3
- Views: 1525
I'll take "Shakespearean Transformation" for 800..
Correct answers are quotes from the famous playwright, using hints from DataStage... ; ) (Anyone catch Watson on Jeopardy this week? Pretty cool, eh? Perhaps it will start answering our DataStage questions! --- sorry all --- am jetlagged in another time zone and my brain is tired from working on xml...
- Tue Feb 15, 2011 4:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML File Generation
- Replies: 4
- Views: 2661
- Mon Feb 14, 2011 3:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Parsing
- Replies: 7
- Views: 4435
At quick glance, it looks identical at the bottom, where it counts for the repetition element. I might have missed it on a quick look, but everything above it (the lower attribute nodes) appears to be unique, so the behavior should remain the same. I won't have time to try your larger example for a ...
- Sat Feb 12, 2011 11:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to generating XML hierarchical structure
- Replies: 3
- Views: 2976
- Thu Feb 10, 2011 1:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File to XML with Repeating Groups
- Replies: 2
- Views: 1979
You've done a great job so far.....the likely problem is that the second pivot should be independent of the first. Meaning --- split the data appropriately via copy or transformer... pivot your addresses on one path, and build that chunk of xml....then on the other path, pivot your contact methods a...
- Thu Feb 10, 2011 1:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Parsing
- Replies: 7
- Views: 4435
- Tue Feb 08, 2011 11:23 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Audit Web services Call
- Replies: 3
- Views: 3350
- Mon Feb 07, 2011 7:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Real time CDC implementation
- Replies: 1
- Views: 1142
- Sun Feb 06, 2011 9:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to specify Web Service Client input parameters
- Replies: 2
- Views: 2000
- Thu Feb 03, 2011 7:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I make a job "always on"?
- Replies: 8
- Views: 3476
Not sure if there is an issue? .....sounds like it is working great... ...but of course, for a real time job like this, you should have a single node configuration. Then, if you browse, you will get only one copy of the message, not multiples. There are only very rare cases when a real time job need...