Page 1 of 1

How to extract the XML Files to DS Eterprise editionPX 7.5x

Posted: Thu Jan 03, 2008 8:01 am
by deesh
Previously ididnt work on XML Who knows the XML files in Enterprise Edition PX can you provide the suggestion

Posted: Thu Jan 03, 2008 10:59 am
by eostic
Not sure what your problem/error is? Are you looking for how to read XML in EE? I find the easiest way is to use the External Source stage...there's a thread on this from last week....

Ernie

Re: How to extract the XML Files to DS Eterprise editionPX 7

Posted: Thu Jan 03, 2008 3:02 pm
by sravanthi
deesh wrote:Previously ididnt work on XML Who knows the XML files in Enterprise Edition PX can you provide the suggestion
Use server job.Folder stage-->xml input file-->target.

Posted: Thu Jan 03, 2008 3:19 pm
by dspxlearn
sravanthi,

Folder stage doesn't exists in DS EE jobs. It is limited only to the server jobs.

deesh,
U have to use the

Code: Select all

 XMLInput-->XML Transformer-->XML output
If you want to read multiple files you can use the sequencial file stage with 'Read Method= File Pattern' and 'Record Type=implicit' in it.
Infact, i am also new to it and rightnow working on this stuff. :)
You have lot of stuff discussed on it mostly answered by expert: Ernie :wink:

Posted: Fri Jan 04, 2008 10:20 am
by sravanthi
dspxlearn ,

I have not used px jobs for reading xml.I was unable to find where can we mention input file name in xml input or xml transformer stages.Just curious to know..

Posted: Fri Jan 04, 2008 11:07 am
by eostic
It comes from the previous Stage...either content or URL.