Skip to content

Receive IDocs with PyRFC server #309

Answered by bsrdjan
trashutz asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @trashutz,

Python server supports transactional RFC protocol required for sending IDoc from ABAP to SAP system. Assuming the ABAP sender system is properly configured, the connection to Python server can be established and Python server can receive IDoc data.

As @Ulrich-Schmidt explained in SAP/node-rfc#279 (comment), in response to similar question, that is only "half the battle", because parsing IDoc data is more challenging part here. SAP IDoc library for solving that problem is available for Java only and for SAP Java RFC connector JCo. One usage example is given in SAP Help Example Program IDoc Server but counterpart in Python, or another language is not available because IDoc …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@trashutz
Comment options

@bsrdjan
Comment options

Answer selected by trashutz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants