SAP On-premise

Import Renda SSL Certificate

  1. Download Renda SSL certificate

  2. Go to transaction STRUST

  3. Go to SSL Client SSL Client(Standard) and select entry corresponding to your system

  4. Import the certificate

  5. Click on "Add to certificate list"

  6. Save

Setup SM59 Connection

  1. Login into Renda developer portal

  2. Subscribe to HTML->PDF service

  3. Copy API Service URL to notepad

  4. Go to transaction SM59

    1. Create a new HTTP Connection to External Server - Type G

    2. Key in RENDA.IO in RFC Destination field

    3. Enter description as Renda.io connection for HTML transformation

    4. Under Technical Settings tab - Paste region specific API Service URL(from

    5. Enter Service No. as 443

    6. Test Connection

You should receive a HTTP 200 success code if everything is setup successfully.

Invoking REST API

The following code demonstrates how Renda can be invoked from ABAP function to convert HTML output to PDF document

Last updated

Was this helpful?