get-content-from-file-function
This function parses the file in the specified native format. Use this function when designing assign activities in BPEL processes.
Signature:
oraext:get-content-from-file-function(fileName, nxsdTemplate?, nxsdRoot?)
Example:
oraext:get-content-from-file-function("file:/c:/Ftab.txt",
"file:/c:/Ftab_1.xsd","root")
Arguments:
-
fileName
: The name of the file. -
nxsdTemplate
: The native XSD (NXSD) template for the output. -
nxsdRoot: The NXSD root.
Property IDs:
-
namespace-uri:
http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc
-
namespace-prefix
:oraext