hmm. Not sure. Is that space in the xsd name just an issue here in the Forum? Assuming it is, I can't see anything obvious. Anyone else have an idea? I'll have to try it but probably won't have time until a day or so....
Ernie
Search found 3835 matches
- Thu Jan 28, 2010 5:55 am
- Forum: General
- Topic: validating XML output using XML schema
- Replies: 11
- Views: 13748
- Thu Jan 28, 2010 5:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: adding XSD path in XML doc
- Replies: 5
- Views: 2792
- Wed Jan 27, 2010 8:01 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: start and stop the WISD jobs
- Replies: 7
- Views: 4552
- Wed Jan 27, 2010 7:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: adding XSD path in XML doc
- Replies: 5
- Views: 2792
- Wed Jan 27, 2010 4:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: adding XSD path in XML doc
- Replies: 5
- Views: 2792
...being able to do this easily will depend a lot on the size of your xml document and the way that you are reading it.... ..the simples method is to pass the content (the entire document) as a single column, through a Transformer (or Basic Transformer if you are in a Parallel Job) and then apply an...
- Wed Jan 27, 2010 7:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: calling jar file from DataStage
- Replies: 6
- Views: 4015
There may be ways to do that by calling out to the command line in a before/after routine --- the deeply elegant way to do it would be to write a small java class that would accept your xml on an input link and do the validation, and code that class so that it operates with JavaPack. ....but that se...
- Wed Jan 27, 2010 7:15 am
- Forum: General
- Topic: validating XML output using XML schema
- Replies: 11
- Views: 13748
Hmm. Let's ask and try a few things. a) what happens when you don't ask for validation (don't check the box)....do you get a document created? b) if so....create it in DS and then find a validation tool on the web or in XMLSpy or other such product, and validate it.---- is it valid? The error almost...
- Wed Jan 27, 2010 7:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading XML Data
- Replies: 21
- Views: 11324
- Tue Jan 26, 2010 5:19 am
- Forum: General
- Topic: validating XML output using XML schema
- Replies: 11
- Views: 13748
- Fri Jan 22, 2010 4:05 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Webservices Client stage help
- Replies: 2
- Views: 4047
That looks like the fault is being returned to you by Siebel.....so...either Siebel doesn't like the spaces in the value, or the value is being altered somewhere along the way. The Trace option wasn't working in 8.x, so I haven't tried it in a long time, but give it a shot and see......click the Tra...
- Fri Jan 22, 2010 8:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Web service call from DataStage8.1- PX
- Replies: 1
- Views: 1129
- Thu Jan 21, 2010 1:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Datastage !!!
- Replies: 5
- Views: 5007
Let's first assume that you have this xml in a file by itself, and what we see below was a cut/paste from IE (not from viewing the file in say, notepad). Your Folder main subdirectory property should point to the directory containing the xml doc, and the link level property should have something lik...
- Thu Jan 21, 2010 9:58 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Web Service Monitoring
- Replies: 2
- Views: 2909
- Thu Jan 21, 2010 6:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Datastage !!!
- Replies: 5
- Views: 5007
- Thu Jan 21, 2010 6:36 am
- Forum: General
- Topic: Parallel job vs Server job
- Replies: 6
- Views: 1972