Page 1 of 1
schema file property row generator stage
Posted: Sun Mar 04, 2007 8:06 pm
by peacock
Hi All
I am trying to use scehma file property in row generator stage in parallel jobs can any one explain with an example
thanks and regards
peacock
Posted: Sun Mar 04, 2007 8:43 pm
by ray.wurlod
Welcome aboard. :D
Do you comprehend what a record schema is, in the context of parallel jobs?
From any table definition in the Repository you can click on the Layout tab then choose the Parallel option to view the equivalent record schema. Right click on the background area and you can save the record schema in a file.
When you use certain stage types you can specify a schema file instead of, or in combination with, the columns loaded on the Columns grid.
Click on Help in the stage to learn more, or search for "schema file" in the Parallel Job Developer's Guide
Posted: Sun Mar 04, 2007 11:39 pm
by kumar_s
The workaround given by Ray is to help you to construct the Schema file easily. But to get the actual solution, you need to specify what is the exact requirement of yours.