- Set the property in the composite.xml:
<component name="SampleBPELProcess">
<implementation.bpel src="SampleBPELProcess.bpel"/>
<property name="bpel.preference.codeSummary">Testing</property>
</component>
- Accessing the value in the BPEL:
ora:getPreference('codeSummary')
Farm_soa_domain > Weblogic Domain > soa_domain* > Right Mouseclick > System MBean Browser > Application Defined MBeans > oracle.soa.config > Server : soa_server* > SCAComposite > project* > SCAComposite.SCAComponent > bpel_process*> attributes > properties
- Dynamically updating the value of the property in EM Console:
Farm_soa_domain > Weblogic Domain > soa_domain* > Right Mouseclick > System MBean Browser > Application Defined MBeans > oracle.soa.config > Server : soa_server* > SCAComposite > project* > SCAComposite.SCAComponent > bpel_process*> attributes > properties
*Environment dependent
3 comments:
Nice blog...useful
Thank you, that was helpful!
thnx buddy. appreciate. so, how are the things?
Post a Comment