hello good day everyone,
currently, im facing a problem with my Bpel process. Right now i've tried so many different ways..
using String variable = (String) getVariableData ("variable"); and String variable = ((XMLText)getVariableData("inputVariable", "payload", "/ns1:variable/text()")).getText();
i have imported the library

i cant deploy to the SOA server, here is the error :
[11:36:13 AM] Error deploying archive sca_MOBILE_JKN_PESERTA_rev1.0.jar to partition "Mobile" on server soa_server1 [http://localhost:8001]
[11:36:13 AM] HTTP error code returned [500]
[11:36:13 AM] Error message from server:
There was an error deploying the composite on soa_server1: Deployment Failed: Error occurred during deployment of component: BPELProcess_sendEmailFunc to service engine: implementation.bpel, for composite: MOBILE_JKN_PESERTA: ORABPEL-05250
Error deploying BPEL suitcase.
error while attempting to deploy the BPEL component file "D:\oracle\config\domains\domain\servers\soa_server1\dc\soa_c9f78892-bdb1-492a-96fb-29c8085fcc11"; the exception reported is: java.lang.RuntimeException: failed to compile execlets of BPELProcess_sendEmailFunc
This error contained an exception thrown by the underlying deployment module.
Verify the exception trace in the log (with logging level set to debug mode).
.
[11:36:13 AM] Check server log for more details.
[11:36:13 AM] Error deploying archive sca_MOBILE_JKN_PESERTA_rev1.0.jar to partition "Mobile" on server soa_server1 [http://localhost:8001]
[11:36:13 AM] #### Deployment incomplete. ####
[11:36:13 AM] Error deploying archive file:/C:/JDeveloper/mywork/Mobile_JKN/MOBILE_JKN_PESERTA/deploy/sca_MOBILE_JKN_PESERTA_rev1.0.jar
(oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
im using SOA 11.9