While I process the request from Restfullservice in BPEL process I was getting "There is no start activity in process" error. Root cause of this issue is BPel process is not able to create instance. To fix it we need to enable the create instance of receive activity of BPEL process. Good Luck. Provided screenshot below.
Issue: Error(30): There is no start activity in process "BPELProcess"
Solution:
1. Double-click on the Receive activity.
2. Check the "Create Instance" checkbox and click on "OK".
No comments:
Post a Comment