Prerequisites
You need access to a LLM (Large-Lanuage-Model) and a working Simplifier MCP Server
Best Practices
Before you begin, please consider our MCP Best Practices.
Tutorial
Example Prompt to create a SAP RFC Connector
In this example, the Standard BAPI (Function Module) for Reading a Business Partner named BAPI_BUPA_CENTRAL_GETDETAIL should be created and tested:
Create a new SAPRFC connector in Simplifier for reading business partners using BAPI_BUPA_CENTRAL_GETDETAIL for the endpoint called 'Default'. Assign a unique name and an appropriate description. Use the SAP system ID4 with the login method of the same name. Use the Simplifier MCP server for this. Use exactly one SAPRFC connector and no other connector types. Test this connector with the business partner ID 0000000021.
Important Context
The AI can only understand the task right, if you have the right context in your prompt:
- SAP System (should be existing) like ID4
- Login Method, in this case the Login Method has the same Name like the SAP System ID4
- Name of the Active Endpoint – in this case, it is Default
- Name of the BAPI like BAPI_BUPA_CENTRAL_GETDETAIL
- Testdata like 0000000021 (SAP needs these leading zeros)











