Connector for SAP Business Suite - SAP Script Generator

1. Installation

SAP function modules can provide very complex parameters. To prevent errors when generating the script, a script generator is provided with Intrexx. The application, which contains this, can be imported into your portal as usual. You can find the import file sap-business-suite-connector.zip in the installation directory adapter/sap. To be able to use the application, the Connector for SAP Business Suite needs to be installed and configured.

2. SAP RFC script repository




The SAP script generator generates an executable Groovy and Velocity script for Intrexx from the interfaces of SAP function modules. The script requires only minor adjustments (e.g. mapping of parameters). The generated script is stored in an Intrexx data group and is therefore still available even without a connection to the SAP system. Additionally, the SAP documentation of the function module is stored in this data group. Click on SAP RFC script repository on this page.



A new Groovy script can be generated by clicking on New script.



The following entries are required here: Click on Generate to generate the desired script.



The script will now be shown in the table.

View details
Click on this button to load the edit page with more information.



If required, the generated script can be deleted by clicking on Delete.

3. Notifications

Each step of the script generation is shown here.

4. Script

The generated script can be copied from here. If you click on the More... link, another window will open where the code will be shown in the respective scripting language.



The script can also be copied from here.

5. Function module documentation

If you click on the More... link, another window will open where the documentation of the function module will be shown.



Call up generated script
Loads a new window as described above from which the script can be copied.

Call up documentation
Loads a new window where the documentation of the function module will be shown.