cancel
Showing results for 
Search instead for 
Did you mean: 

How to trigger the BPM process from WD Application

Sharathmg
Active Contributor
0 Kudos

Hello All,

I have a simple business process with two ui activities. I am able to start the process from NWA -> Process Repository.

But, I need to start the process from the application. Here is the requirement:

User opens the application. ON completion, the BPM process for approval needs to be triggered. How do i access/obtain process?

If I need to call a particular task in process, How do i do that?

Kindly assist.

Thank you.

Regards,

Sharath

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

follow this(/people/arafat.farooqui/blog/2009/08/13/introduction-to-sap-netweaver-bpm-part-4), you will be good.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Check out the follwoing link to know more about BPM APIs.

http://help.sap.com/saphelp_nw73/helpdata/de/77/2943a3456147d69cd637801d3b3f3d/frameset.htm

Blog mentioned by John would answer ur question though.

Regards

Deepak

Sharathmg
Active Contributor
0 Kudos

The blog was very helpful. On testing the service in WSNavigator, I obtain a popup for login information. It does not accept any user details and finally returns a fault string "User Guest (Guest, ) is not allowed to start a process: demo.sap.com/asset_req_process/Pool/asset_approval_process_c79488c4415f49c7f1654c9f4fd3e98b</faultstring>"

Have I missed any configuration?

Kindly assist.

Regards,

Sharath

Sharathmg
Active Contributor
0 Kudos

Based on other forum thread, I set the guest user with BPEM user rights.

But, now the error recieved is : Invalid transport binding settingsRead timed out.

Is there anything more to do ?

Regards,

Sharath

junwu
Active Contributor
0 Kudos

check your soa configuration

Sharathmg
Active Contributor
0 Kudos

Dear John,

Could you tell me, which aspect of the SOA Configuration which I need to check?

Thank you.

Regards,

Sharath

junwu
Active Contributor
0 Kudos

if you want to know the whole story, please refer to the doc

http://help.sap.com/saphelp_nwce72/helpdata/en/44/4d2bb1c6b00597e10000000a155369/frameset.htm

the profile, provider system,endpoint。。。。。

search this doc in sdn, it is a good example regarding the configuration.

How to Use SOA Configuration to Call RFCs and Web Services from within SAP NetWeaver BPM

hope those may help.

former_member218672
Active Contributor
0 Kudos