1.

How To Deploy An Xsl File Without Deployment Of Bpel Process?

Answer»

We will DIRECTLY deploy the XSLT,
options: - 
Using ANT SCRIPT by file REPLACEMENT in TMP folder.
By CREATING a folder in BPEL PM Installation folder and specifying its location in our BPEL code with http call and replacing our xslt to that location.

We will directly deploy the XSLT,
options: - 
Using ANT script by file replacement in TMP folder.
By creating a folder in BPEL PM Installation folder and specifying its location in our BPEL code with http call and replacing our xslt to that location.



Discussion

No Comment Found