cancel
Showing results for 
Search instead for 
Did you mean: 

xml file

Former Member
0 Kudos

i am running an transactuion which is creating an xml file at this particular place

/interfaces/pharma/webforce/interface

and the file name is

20080317sample_transaction1.xml

now how do i go and see what is there in the file

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi jamnun,

if your path mentions server, just use FileReader to read the content and display.

Former Member
0 Kudos

>

> i am running an transactuion which is creating an xml file at this particular place

> /interfaces/pharma/webforce/interface

> and the file name is

> 20080317sample_transaction1.xml

>

> now how do i go and see what is there in the file

hi,

If this path /interfaces/pharma/webforce/interface mentions server path or your local machine.