I doubt seriously if there is any "normal" or "formal" way to change that value at the project level programmatically. You may just have to use the GUI.
Ernie
Search found 3835 matches
- Thu Mar 22, 2012 10:31 am
- Forum: General
- Topic: Enable "Generate Operational Metadata"
- Replies: 7
- Views: 3265
- Wed Mar 21, 2012 1:21 pm
- Forum: General
- Topic: Enable "Generate Operational Metadata"
- Replies: 7
- Views: 3265
I wouldn't suggest using OMD for that...and you certainly don't want to arbitrarily turn on OMD at the project level (it can be done at the administrator client but it not something to do without a lot of awareness of the jobs and the project, etc.). Do your own inspection using dsjob...it can pull ...
- Tue Mar 20, 2012 2:19 pm
- Forum:
- Topic: Physical Data Model
- Replies: 10
- Views: 4652
- Tue Mar 20, 2012 2:14 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: WS Transformer failure
- Replies: 5
- Views: 4523
- Tue Mar 20, 2012 5:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Pack 2 bug
- Replies: 4
- Views: 1643
- Mon Mar 19, 2012 9:15 am
- Forum:
- Topic: Physical Data Model
- Replies: 10
- Views: 4652
Ray is correct....it's not worth the work when the details are right there at your finger tips and two or three clicks. ...another solution, if they won't let you have direct access, is for them to provide you with the Teradata DDL (create statements). It's not a perfect solution, but you could use ...
- Mon Mar 19, 2012 9:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Pack 2 bug
- Replies: 4
- Views: 1643
- Mon Mar 19, 2012 9:07 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: WS Transformer failure
- Replies: 5
- Views: 4523
One useful debugging trick is to try it in a Server Job and turn on tracing....(at the run dialog, there is a trace option...select your stage and then click all four options on the right)......you will get a whole lot of log data, and at the center will be the xml soap request....and the xml soap r...
- Sun Mar 18, 2012 6:44 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: WS Transformer failure
- Replies: 5
- Views: 4523
- Sun Mar 18, 2012 6:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compress multiple XML's to one XML and get byte offsets
- Replies: 1
- Views: 706
- Sun Mar 18, 2012 6:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extracting XML input with multiple repetative key elements
- Replies: 5
- Views: 2124
at quick glance, it looks like your example. The xml is perfectly valid, and probably the xsd is too. replaced by, ammended by, corrected by (others also)--- each of these are simply independent repeating elements..... retreive them as I noted above in your original example. On separate links.... th...
- Thu Mar 15, 2012 3:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extracting XML input with multiple repetative key elements
- Replies: 5
- Views: 2124
- Mon Mar 12, 2012 6:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read "|" delimited data from a java code.
- Replies: 6
- Views: 1295
- Mon Mar 12, 2012 6:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input stage
- Replies: 9
- Views: 4194
- Mon Mar 12, 2012 6:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input stage
- Replies: 9
- Views: 4194
search the forum and also go here:
http://dsrealtime.wordpress.com/2007/12 ... -a-source/
Don't use the Sequential Stage to read your xml documents.
Ernie
http://dsrealtime.wordpress.com/2007/12 ... -a-source/
Don't use the Sequential Stage to read your xml documents.
Ernie