All the BPEL processes deployed under default domain are available at the following location
$ORACLE_HOME/bpel/domains/default/tmp
For e.g "Test Process" would available in the above mentioned folder as
.bpel_TestProcess_1.2_5a2b6f8dcfbb2ee6b830fb3a5a3b9ac1.tmp
The Human Task related information of the process is available under
$ORACLE_HOME /j2ee/oc4j_soa/applications
For e.g
If there are three human task related to the BPEL process by name Approval1, Approval2, Approval3, then there would be corresponding folder available by name
DOMAINNAME_PROCESSNAME_VERSIONNUMBER_HUMANTASKNAME
e.g
default_TestProcess_1_2_Approval1
No comments:
Post a Comment