79394052

Date: 2025-01-28 13:54:58
Score: 4.5
Natty: 4
Report link

I have a bit of a similar context here.

So I want to run pyrfc inside my Function, which you can just install using pip and then import using Python code. However for it to work, you need to have the SAP NetWeaver RFC SDK installed, which is not that trivial, and also Cython (just run pip install Cython). I am able to execute the function using a container to deploy, but how can I avoid using the container and still complete PyRFC setup? In short, the steps envolve creating a specific directory, unzipping files to it and setting a few environment variables.

Is it possible without using the container deployment?

Reasons:
  • Blacklisted phrase (0.5): how can I
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Carlos Junior