cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Help required

former_member1275317
Participant
0 Kudos

Hi Friends,

I have requirement on BPM scenario.. This is integration between SAP-HR and Third party (Web seriveces)

BPM initiates the Process.next action is Logon to Third party.

Once we get the response for Login action below action need to be done.

1. Request for A formids, response will have form list about 5 or 6

2. For every form id need to have below action

(a). FormXML for FormA (Form XML action on webserivces)

(b). GetformID for form B (getFormID acrtion on Webserives)

(c). GetformID for Form C

(d). Form XML for Form B

(e). Form XML for Form C

3. Need to check whether all the formid are processed (step 1 response)

4. send to SAP asynchronous Proxy

5. Marking all forms delivered as Read (Web service action)

6. Logout

So all these actions has to be done in BPM.

Can anyone please help on BPM logic. How the steps should be to make it successful..

Regards,

Deeps

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos
BPM initiates the Process

Are you sure that this has to be done? Normally interface in XI/ PI gets triggered when some external action happens. Bpm also needs to have some data input so that it will make the necessary call to the WS.

Regards,

Abhishek.

former_member1275317
Participant
0 Kudos

Abhishek thanks for ypur reply..

yes we are intiating the BPM process By scheduling the File adapter..and we are fine with this step and loing into Webseriveces.

and also done 1st step (above mentioned steps )

need to complete rest of the steps with looping condidtion.

Regards,

Deeps

former_member1275317
Participant
0 Kudos

Hi

Can anyone help me on this..

Regards,

Deeps

Answers (1)

Answers (1)

former_member1275317
Participant
0 Kudos

Hi,

Can anyone help me on this

Regards,

Deeps

Edited by: sandeep on Aug 17, 2009 6:07 AM