I am trying to understand all of the SAP integration patterns (and anti-patterns in that matter).
What I am sure that are the patterns:
- sync BAPI
- async BAPI
- IDOCs (inbound + outbound; or just one direction)
When doing actual integration with SAP, I have noticed also a pattern with BAPI RFC request and an outbound IDOC as a response. Is this also a valid pattern?
I would appreciate if anyone has a documentation source of various integration patterns with SAP.
Thanks.
SAP integration can be a daunting task. I have been working on several SAP integration assignments. While I have summarized some of my learnings below, you can get started with SAP integration guide over here which details of how to go about executing your assignment.
Wish you all the best for your assignment.