SAP On-premise
Last updated
Was this helpful?
Last updated
Was this helpful?
Renda is hosted on AWS. You will need to install AWS root certificate in your SAP landscape to enable communication between your SAP system and Renda APIs.
Please remember to import the SSL certificate across all the systems in your SAP landscape
Download Renda SSL certificate
Go to transaction STRUST
Go to SSL Client SSL Client(Standard) and select entry corresponding to your system
Import the certificate
Click on "Add to certificate list"
Save
Login into Renda developer portal
Subscribe to HTML->PDF service
Copy API Service URL to notepad
Go to transaction SM59
Create a new HTTP Connection to External Server - Type G
Key in RENDA.IO in RFC Destination field
Enter description as Renda.io connection for HTML transformation
Under Technical Settings tab - Paste region specific API Service URL(from
Enter Service No. as 443
Test Connection
Please remember to whitelist API Service URL from within your corporate firewall. This will enable outbound calls to be made from your SAP system to Renda engine in the cloud.
The following code demonstrates how Renda can be invoked from ABAP function to convert HTML output to PDF document