lizac
05-27-2004, 06:51 AM
Hi,
I'm trying to get xml data from an http source.
I use it this way :
<dataset name="myData" type="http" src="http://localhost:8080/uniface/wrd/run/MY_USP.genXML" />
LPS ignores it silently !
If I use a syntax like "http://localhost:8080/uniface/wrd/run/MY_USP" (with no ".genXML") then the request is made.
Is there any particular reason why this dot would not be allowed ?
I'm trying to get xml data from an http source.
I use it this way :
<dataset name="myData" type="http" src="http://localhost:8080/uniface/wrd/run/MY_USP.genXML" />
LPS ignores it silently !
If I use a syntax like "http://localhost:8080/uniface/wrd/run/MY_USP" (with no ".genXML") then the request is made.
Is there any particular reason why this dot would not be allowed ?