Search found 3835 matches
- Mon Dec 12, 2011 4:37 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: portability of jobs using Web Service Client
- Replies: 4
- Views: 4203
- Mon Dec 12, 2011 4:36 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: portability of jobs using Web Service Client
- Replies: 4
- Views: 4203
- Fri Dec 09, 2011 7:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job cannot open XML location
- Replies: 6
- Views: 4255
- Fri Dec 09, 2011 4:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job cannot open XML location
- Replies: 6
- Views: 4255
- Thu Dec 08, 2011 6:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job cannot open XML location
- Replies: 6
- Views: 4255
I haven't tried URL access in awhile --- exactly what release? Also, make certain that it is getting the correct string via the folder stage.... I would test initially instead with a Transformer going into xmlInput, and just hard code the URL into a Derivation as a simple string (in a single big col...
- Thu Dec 08, 2011 5:56 pm
- Forum:
- Topic: Metadata Workbench: DB Binding in Automated Process
- Replies: 4
- Views: 2770
What release? Make sure your table names are fully qualified (schema.table). Make sure your server string in the Stage is mapped for the correct Stage type and to the correct host.database where schema.table above exists. Check for spaces, mixed case, etc. Be sure that your default values exist in e...
- Wed Dec 07, 2011 6:10 am
- Forum:
- Topic: Importing Business Glossary
- Replies: 5
- Views: 4812
- Tue Dec 06, 2011 6:48 am
- Forum:
- Topic: Publishing Business Terms
- Replies: 2
- Views: 1415
- Mon Dec 05, 2011 6:27 am
- Forum:
- Topic: Metadata Workbench Basic doubts
- Replies: 3
- Views: 2102
- Tue Nov 29, 2011 7:29 pm
- Forum:
- Topic: Operational Metadata from other than IS
- Replies: 1
- Views: 1365
- Tue Nov 29, 2011 1:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MQ Job
- Replies: 2
- Views: 989
- Tue Nov 29, 2011 8:55 am
- Forum:
- Topic: Integrating "other" BI tools for Data Lineage
- Replies: 2
- Views: 1420
Integrating "other" BI tools for Data Lineage
Wondering if anyone has integrated non-bridge supported BI tools into Metadata Workbench? There are various ways to do this, using manual .csv files as opposed to the formal Import/Export Manager. Typically this is needed for reporting tools that are not supported by either the Import/Export Manager...
- Tue Nov 29, 2011 8:01 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: XML Table Def Import - Invalid attribute restriction
- Replies: 3
- Views: 2138
What exact release of DataStage and what method are you using to do the import? (Import...TableDefinitions....XML Definitions.... -or- The Library Manager of 8.5 and 8.7) ? If it's 8.5 or lower, create or find a fully populated instance document instead, and do your import on that. You should still ...
- Tue Nov 22, 2011 12:27 pm
- Forum:
- Topic: how to view the datalineage in Metadata work bench
- Replies: 1
- Views: 1228
- Fri Nov 18, 2011 10:16 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Webservice call issue without input arguments
- Replies: 14
- Views: 7118
It shouldn't be any different. The WSDL Metdata Importer will simply read the wsdl from disk or from the web.... you get it to disk simply by going to the wsdl yourself in your browser, and then saving it. Best bet right now is for you to try and find another service that also has no input arguments...