Datastage export XML
Posted: Fri Jun 03, 2011 6:37 am
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.
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.