cancel
Showing results for 
Search instead for 
Did you mean: 

How To make Process integration an error free ?

Former Member
0 Kudos

Hi Experts,

How to make Process integration an error free ? I mean to reduce the errors in PI. Is there any suggestions or precautions to take?

Thanks

Seshu.

Accepted Solutions (0)

Answers (3)

Answers (3)

smavachee
Active Contributor
0 Kudos

"How the way people code “Hello World” varies depending on their age and their job...!"..

Former Member
0 Kudos

Hi,

It will be  difficult to to make any system error free. However its always better to be aware of  the SAP  best practices and try to adopt it in your customized environment.

I have listed down few of the SAP PI best practices for your reference.    

PI Best Practices - Sizing and  Performance Tuning : http://scn.sap.com/docs/DOC-16231

PI Best Practices - Modeling : http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/303856cd-c81a-2c10-66bf-a4af539b8...

PI Best Practices - Naming Conventions :

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40a66d0e-fe5e-2c10-8a85-e418b59ab...

PI Best Practices - Design : http://scn.sap.com/docs/DOC-16232

Regards,

Mudasir.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

1. get a good consultant in the first place - to design best practices,

2. get good consultants later on who will be doing the development and operations support

3. make sure all error points can be monitored and errors solved (also very important and not very trivial as there are many failure points in typical pi scenarios)

Regards,

Michal Krawczyk

Former Member
0 Kudos

Where do we find someone like points 1 and 2 Michal!?

Good points, in addition, maybe continuous improvement program to review which interfaces are causing problems. Applying countermeasures over time, tracking improvements in reliability. I like to apply 6 sigma metrics to our system each month. Though it takes time, it is really useful to review systems like this. It starts with defining what you consider an error. For example, if an error resolves itself through retries, is it really an error? If an error is due to poorly validated data from source system, does it constitute a PI error?