cancel
Showing results for 
Search instead for 
Did you mean: 

implementation of BPM in PI 7.3

Former Member
0 Kudos

Hi all,

Our client is upgrading the pi server from pi 7.1 to PI 7.3 (java only).

So as an up gradation process we need to implement some BPM scenarios of PI 7.1 in PI 7.3.

Could any one let us know how to approach for the above situation.

Regards,

Abhilash

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

If he is going for JAVA stack then you have to develop all ccBPM interfaces once again in PI 7.3 single stack.

SAP BPM is replacement for ccBPM .

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

in PI 7.3 single stack ccBPM is not supported. its a future upgrade.

Former Member
0 Kudos

Hi Spantaleoni,

Thanks for your reply.

Can you just give some information regarding how to implement ccBPM scenarios in SAP BPM.

Can you provide any tutorial or useful link regarding the same.

Your help will be really appreciated.

Thanks,

Abhilash

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Abhilash,

You should have some understanding about SAP BPM notations, SAP BPM and BRM comes with SAP PI 7.3 java stack version so you have to build bussiness process using BPMN.

refer below link and get some idea about BPMN.

http://help.sap.com/saphelp_nw73/helpdata/en/1e/b250a408ff44c28ea7f1a53b5e7791/frameset.htm

Regards,

Raj

rajasekhar_reddy14
Active Contributor
0 Kudos

refer below link

Regards,

Raj

Answers (2)

Answers (2)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

If you are planning to install a dual stack with PI 7.3 there is no changes regarding to modeling in ccBPM, just a few features like the use Principal Propagation in it for example.

if you are planning to instal an java standalone(AEX) you wont be able to use ccBPM, WS-RM protocol,etc.

remember that the AEX is just a java stack only, thats why in PI 7.3 you have available the adapters IDOC_AAE and HTTP_AAE. also a new monitoring was defined (PIMON) to monitor the AAE.

lets us know if you have more doubts

Rgds

RP-.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

PI 7.3(Java stack) does not support CCBPM at this time. So you cannot make seamless move of all your interfaces from version 7.1 to 7.3.

Former Member
0 Kudos

So can we migrate PI 7.1 ccBPM scenarios to PI 7.3 (ABAP+Java Stack version) without any changes?

Or in this case also we need to change BPM with different re-design (like you are saying for PI 7.3 (Java Stack only version) .

rajasekhar_reddy14
Active Contributor
0 Kudos

So can we migrate PI 7.1 ccBPM scenarios to PI 7.3 (ABAP+Java Stack version) without any changes?

> Or in this case also we need to change BPM with different re-design (like you are saying for PI 7.3 (Java Stack only version) .

If you are using dual stack PI 7.3 then without any changes all ccBPM would work no need to change anything.

Regards,

Raj

baskar_gopalakrishnan2
Active Contributor
0 Kudos

If you dont want to make extra effort for BPM scenarios then go for Dual stack in 7.3 and do as that of 7.1. CCBPM follows BPEL Standard whereas SAP BPM follows the BPMN standard. So there is a variation and you can't seamlessly move it in java stack of 7.3.

Former Member
0 Kudos

I agree with Baskar, in my opinion dual stack is the best approach considering BPM process interfaces