Options Dialog
Once you have added the SAP Remote Function Call node, you can set the options by opening the node's properties dialog and selecting the Options button. The Options dialog includes the following elements:
Commit interval - Specifies the type of commit used for the transaction.
- No commit - Specifies to not commit the transaction. (Default.)
- Commit every call - Specifies to commit after every call is executed.
- Commit every (n) calls - Specifies to commit after a certain number of calls are executed.
- Commit all calls in a single transaction - Specifies to commit after all of the calls are executed.
Grouping - Specifies how row input is grouped into batches, using sequence numbers.
- Use grouping - Specifies whether to group the input rows of inputs into batches by a sequence number. The default is selected.
- Group Field - Specifies the sequence number to group inputs.