copy metadata

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
just4u_sharath
Premium Member
Premium Member
Posts: 236
Joined: Sun Apr 01, 2007 7:41 am
Location: Michigan

copy metadata

Post by just4u_sharath »

how can i copy the metadata from input of the transformer to a notepad file. Is this possible. Or else can i print the metadata of a stage onto a paper.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Generate the HTML job report from the Designer and copy out whatever you want from there. Or if you have the metadata saved in the Manager 'Table Definitions' - double-click on it, switch to the Layout tab, right-click in the data and select 'Save as html file'.
-craig

"You can never have too many knives" -- Logan Nine Fingers
just4u_sharath
Premium Member
Premium Member
Posts: 236
Joined: Sun Apr 01, 2007 7:41 am
Location: Michigan

copy metadata

Post by just4u_sharath »

chulett wrote:Generate the HTML job report from the Designer and copy out whatever you want from there. Or if you have the metadata saved in the Manager 'Table Definitions' - double-click on it, switch to the Layout tab, right-click in the data and select 'Save as html file'.
Thanks
But How can i generate HTML output. is there any stage for that
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

No. It's a manual process. Follow Craig's instructions.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

In the Designer there's an icon that looks like the Internet Explorer icon - click on it.
-craig

"You can never have too many knives" -- Logan Nine Fingers
just4u_sharath
Premium Member
Premium Member
Posts: 236
Joined: Sun Apr 01, 2007 7:41 am
Location: Michigan

copy metadata

Post by just4u_sharath »

chulett wrote:In the Designer there's an icon that looks like the Internet Explorer icon - click on it.
Thanks. the generated HTML code was awesome. i like that.
Thanks again.
Post Reply