Hello @ll,
currentlywe are testing BPM with Web Dynpro ABAP and I havethe problem thatmy BPM Task isnotcompleted.
I've debug my Web Dynpro ABAP Component and the trigger event (for Completion Event in the task) works but my
BPM Task don't finish and it's still in my User Working List (Inbox).
I had used this tutorial: http://scn.sap.com/docs/DOC-25436
and all requirement are met: SAP Note: 1442668
I configured Inports and Outport on my Web Dynpro CHIP with following TAG:
Inport TAG: CHIP_CONTRACT:PROCESS_STEP_START_POINT
Outport TAG: CHIP_CONTRACT:PROCESS_STEP_END_POINT
Image may be NSFW.
Clik here to view.
JAVA Log Files (Developer Trace) are empty and I'm sure that my completion event don't arrive my BPM Process Task.
My Question:
I'm not sure, but I needan HTTP connection between SAPERP (AS ABAP) and SAP BPM (AS JAVA)? Is that my problem?
Please could somebody help me.
Thanks a lot.
Regards
Armin