Portlet Factory, Version 6.1.2
SAP Batch Input builder
Use the SAP Batch Input builder to execute an exported SAP batch input. Using features in the builder, you can parameterize values of the batch process. Additionally, values of the batch can be designated user inputs.
This builder parses a recorded SAP batch transaction that has been exported to a file. The builder displays the transaction steps in a table and you can specify inputs for the Value field for each transaction step within the table. The builder creates a Java method that can be called to execute the batch operation using SAP. The builder also creates a variable that contains the return value from the batch transaction call.
Values of the batch can be designated as user inputs. When this is done, the builder creates a schema-typed variable that you can use to create an input page to provide inputs for the batch before execution. In this case, a schema-typed variable is created for the specified inputs (the values supplied in the table are ignored).
Parent topic: Builder help
- About using the builder call editor
The builder call editor allows you to specify all the input values to a builder call.
- SAP Batch builder inputs
This topic describes the inputs for the SAP Batch builder.
- Objects This Builder Creates
This topic describes the objects created by the SAP Batch Input builder in the WebApp.
- SAP: specifying credentials
You have several options when choosing the credentials used to access the SAP system at portlet execution time.
- Overview: creating pages and forms
The pages and forms in your application provide for the viewing of data and the interaction between the user and the application logic and data.
Library | Support |