transformer derivations in a report

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
dnat
Participant
Posts: 200
Joined: Thu Sep 06, 2007 2:06 am

transformer derivations in a report

Post by dnat »

Hi,

I want to extract all the derivations in a transformer into an excel sheet. i.e i want to make sure that the mappings are correct, by providing this excel sheet. Is this possible?
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You can produce a report from Designer, and preserve the intermediate XML. Then you can grab the pertinent section from that and parse into whatever tool you desire.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply