XML file extraction

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
vasubabu
Participant
Posts: 153
Joined: Wed Jan 25, 2006 2:38 am

XML file extraction

Post by vasubabu »

Hi,

Can anybody explain me how to extract the XML files into sequential files in datastage 8 parallel.
i have designed the job like this.
external source stage->XML input stage---->sequential file stage.
I am getting the fatal error like this.
"External_Source_27: Unable to initialize the importer"
Please let me know what are the properties we need to set in external source stage and xml input stage.

regards,
vasu.
VASU..
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

What exactly is in your External Source stage? Check Ernie's blog post on the subject if you haven't already:

http://dsrealtime.wordpress.com/2007/12 ... -a-source/
-craig

"You can never have too many knives" -- Logan Nine Fingers
vasubabu
Participant
Posts: 153
Joined: Wed Jan 25, 2006 2:38 am

xml file extraction

Post by vasubabu »

chulett wrote:What exactly is in your External Source stage? Check Ernie's blog post on the subject if you haven't already:

http://dsrealtime.wordpress.com/2007/12 ... -a-source/ ...


thanks for the reply.but i am using the windows version.instead of ls command what is the command i can use.
if you can tell the complet syntax it would be great.
VASU..
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

You have the MKS Toolkit installed, so UNIX commands should work for you... including "ls". Or some form of "dir" should as well, probably with the /b for "bare listing" option.
-craig

"You can never have too many knives" -- Logan Nine Fingers
dspradeep
Participant
Posts: 59
Joined: Fri Aug 21, 2009 12:58 am

Post by dspradeep »

Hi,

I am also using windows version and MKStoolKit also installed in the server mechine even though i am not able read xml using ESS

pls help me out
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

:!: Please stop posting in other people's threads and start your own.
-craig

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