Datastage export XML

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
drvercetti
Participant
Posts: 1
Joined: Fri Jun 03, 2011 6:25 am

Datastage export XML

Post by drvercetti »

Hi,

When I export a Datastage Job to a XML file, I can see a lot of elements who describe job properties.

I can find the element who describe password entered in an ODBC stage. Unfortunatly, the password is encrypted.

For exemple :
- password entered in ODBS stage : FORM4
- element in XML file : <Property Name="Password">L4K@@9V8O9JL4OF</Property>

Does someone know the encryption method ?

Thanks a lot.
--
I was schizophrenic, now we are fine
--
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Yes and it has been discussed here before. Phil Hibbs has a utility that includes that ability.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply