Yes! GenRocket is able to generate test data for SAP. Test data can be generated in one of three ways:
- Flat Files - Generate a flat file that can be uploaded to the SAP Application.
- API - Send API request with data as the request parameter.
- JDBC (HANA Enterprise License required) - Insert data into the SAP Database via JDBC Connection.
SAP Sample Workflow
This workflow shows the creation of two Scenarios: Business Partner and Invoice. We have connected to the SAP via API to populate the test data in this workflow.