Search found 3835 matches

by eostic
Tue Jan 17, 2012 2:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Order problem in XML output
Replies: 5
Views: 1936

At first glance, I would also expect it to use the correct order, but haven't seen it. Perhaps it has something to do with this being a set of complex types being further ordered? (as opposed to a simpler sequence of firstname, lastname, phone, that might occur more deeply in an xsd definition). Har...
by eostic
Tue Jan 17, 2012 1:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Parser Issue
Replies: 12
Views: 4399

...the answer is in the content that you can see.
by eostic
Tue Jan 17, 2012 12:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Parser Issue
Replies: 12
Views: 4399

You first have to "import" your xml schema defintion (xsd) via the "Library Manager" (you'll see this tab inside the stage assembly, or at the DS Designer main canvas when you do Import....Table Definitions).... Once you have the xsd properly imported, you will be able to select ...
by eostic
Tue Jan 17, 2012 12:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Order problem in XML output
Replies: 5
Views: 1936

...does the parent element use the "xs:sequence" indicator as the element containing each of these? That states the requirement of order --- otherwise they can be in any order.

Ernie
by eostic
Fri Jan 13, 2012 9:02 am
Forum: General
Topic: XMLOutput swallowing data
Replies: 9
Views: 3175

I suspected it was an offensive character....good debugging. Glad you got it working.

Ernie
by eostic
Fri Jan 13, 2012 6:26 am
Forum:
Topic: Importing Cognos Metadata
Replies: 4
Views: 2330

as for the Cognos bridges.... As much as possible, you want to use the "Content Manager"....the first one in the list. You should always try it first.... and then in its "path" property (which you cut/paste from the cognos web pages for Package property details ..."View the ...
by eostic
Thu Jan 12, 2012 4:13 pm
Forum: General
Topic: XMLOutput swallowing data
Replies: 9
Views: 3175

I'd still try it in server. It might identify an odd datatype issue.
by eostic
Thu Jan 12, 2012 7:02 am
Forum: General
Topic: XMLOutput swallowing data
Replies: 9
Views: 3175

Hard to say. A memory thing might be a guess. You aren't getting errors, but increasing the APT_DEFAULT_TRANSPORT_BLOCK_SIZE would be interesting to try... ...could also be an offensive character in the string somewhere...resulting in data being dropped...is it on EVERY test record? ...problems like...
by eostic
Wed Jan 11, 2012 10:28 pm
Forum:
Topic: Data item binding in metadata workbench
Replies: 9
Views: 3033

Here's a suggestion. Start here. There are many other outlines and presentations, some far better than this, but this provides a brief high level overview of the "parts" of Info Server, and then also has links directly about the two pieces that you mention in the thread above (Information ...
by eostic
Tue Jan 10, 2012 3:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Formating XML
Replies: 3
Views: 1231

glad it worked! :)
by eostic
Tue Jan 10, 2012 7:27 am
Forum:
Topic: Data item binding in metadata workbench
Replies: 9
Views: 3033

You import your tables and columns into Info Server. You import your reports into Info Server. You create any other objects you might want to include in lineage into Info Server. Then...Metadata Workbench can illustrate lineage for you once appropriate connections are made, either manually or automa...
by eostic
Tue Jan 10, 2012 7:23 am
Forum:
Topic: Need help in using metadata workbench
Replies: 39
Views: 14459

Take your time...learn how BG works. Create as many main categories as you like --- and then delete them. Start over...see how things might be established at your company, and delete them again. You have to play with it to understand how it works. It's no problem deleting it, except that maybe one o...
by eostic
Mon Jan 09, 2012 11:49 am
Forum:
Topic: Need help in using metadata workbench
Replies: 39
Views: 14459

Well.....that's a lot of things --- but all do-able. But start small..... Start with Business Glossary. Play with that for awhile. Create a simple category, maybe with just two subcategories. Add a few Terms to it. See how they can relate to each other. See how you enter their descriptions and other...
by eostic
Mon Jan 09, 2012 7:22 am
Forum: General
Topic: Google+ DataStage Page?
Replies: 4
Views: 1040

It sounds like a good idea, if it is policed somewhat...I started a similar thing in Facebook for discussing issues about metadata. More of an experiment in Facebook, really...to see where Facebook and career/work issues might successfully intersect.....but as Ray notes, it will probably be most suc...
by eostic
Mon Jan 09, 2012 7:06 am
Forum:
Topic: Data item binding in metadata workbench
Replies: 9
Views: 3033

If you are not familiar with DataStage and "Stages", then you need not worry about "data item binding". Yes, you can link two tables together...research "Extension Mapping Documents". No...imports of Cognos (using the Metadata Asset Manager or the Import/Export Manager,...