Page 1 of 1

Export XML

Posted: Tue Jul 24, 2007 10:54 am
by MrJingle
Hi everibody.
I want to export my DS projects in XML, by using dsexport.exe command.

Can anyone help me with the syntax??

In particular I need the ones that give me the options included in the 'XML-Tab' showed in the Manager Export Window. I know the 'classic' syntax (-h hostname -u username -p password -o projectname pathfile)
Thanks

Posted: Tue Jul 24, 2007 1:46 pm
by DSguru2B
The Server Developer's guide should have all this info for you.

Posted: Wed Jul 25, 2007 1:01 am
by MrJingle
Unfortunately neither Server Developer guide nor Manager Guide can help me (i.e. page 289 (15-15) Manager Guide r.7.5.1)

For example the \XML options isn't mentioned, but we use it and it works.

help me, please






DSguru2B wrote:The Server Developer's guide should have all this info for you.

Posted: Wed Jul 25, 2007 7:04 am
by chulett
Please be more specific - what options on the 'XML tab' are you interested in? If this is something that is truly undocumented, then your best bet would be to contact your official Support provider, get the information directly from the source.

Posted: Wed Jul 25, 2007 7:10 am
by ArndW
I played around earlier at work and couldn't find a way to do it. You might try to take a look at the dscmdexport.exe in your favorite binary editor and find the constants section and search that for a possible command line option for xml. Failing that, I'd go through your support provider and see if there is an undocumented option to do this.

Posted: Wed Jul 25, 2007 9:14 am
by MrJingle
I need to export my jobs by using dsexport.exe (alternatively dscmdexport.exe), in XML format, including following options belonging to Option Tab:
1. Defaulted Properties
2. ReadOnly Objects
3. Referenced shared containers

and the one belonging to XML Tab:
1.Output as externalized strings

Thanks
M.A.





chulett wrote:Please be more specific - what options on the 'XML tab' are you interested in? If this is something that is truly undocumented, then your best bet would be to contact your official Support provider, get the information directly from the source.

Posted: Wed Jul 25, 2007 1:00 pm
by ray.wurlod
Why not enable server side tracing and do an export from Manager, then disable server side tracing and inspect the trace file so you can see how DataStage does it? It might give a clue. Then again, it might not.

Posted: Tue Jul 31, 2007 2:51 am
by MrJingle
Unfortunately, I had no help from this workaround


ray.wurlod wrote:Why not enable server side tracing and do an export from Manager, then disable server side tracing and inspect the trace file so you can see how DataStage does it? It might give a clue. Then again, ...

Posted: Tue Jul 31, 2007 6:34 am
by chulett
It wasn't a 'work around', it was a diagnostic technique. Did you actually enable server side tracing and inspect the trace file?

Regardless, sounds to me like it's time for you to contact your official Support provider and get them involved in your issue.

Posted: Fri Aug 03, 2007 3:12 am
by MrJingle
Yes, I did it! No useful information.
I agree with you! It's time to contact Technical Support.
As soon as I get the information, I'll let you know.
Thanks a lot anyway

chulett wrote:It wasn't a 'work around', it was a diagnostic technique. Did you actually enable server side tracing and inspect the trace file?

Regardless, sounds to me like it's time for you to contact your official Support provider and get them involved in your issue.