Skip to Main Content

Integration

Email Sending using BPEL

ItsSaurabhMay 3 2017 — edited Jul 7 2017

Hi,

I have developed a simple composite to send email, however it is failing with RemoteFault.

I have installed the hMailServer on my laptop and done the configuration in Enterprise Manager.

I am even able to trigger the Test Notification using soa-infra -> Service Engines -> Human Workflow -> Notification Management.

When I am testing the composite using EM, it is failing with Remote Fault.

<bpelFault><faultType>0</faultType><remoteFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><summary>oracle.fabric.common.FabricException: java.lang.NullPointerException</summary></part><part name="detail"><detail>null</detail></part></remoteFault></bpelFault>

Please tell me how I can fix this issue.

Thanks

Saurabh

This post has been answered by ItsSaurabh on May 9 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2017
Added on May 3 2017
22 comments
2,380 views