Input
All processing functions, write and adapter functions as well as query functions have an input. The input connects the function with a preceding function.
You can configure specific selections to restrict the data transferred from the Input function, and can configure mappings to adapt the data to the required signature of the function. The latter also helps if the function rules are based on a function template and different data with different fields needs to be processed based on common rules.
In contrast to the data that comes from lookup, the data that comes from the input is the basis for the business event and error management, including partial restart capabilities.
Procedure
Adding an Input Function
Once you have defined the function properties, you can add an input function to the function that you want to set up. To do so, follow the steps below:
-
Go to the Input tab.
-
Open the dropdown list of the Input Function field or choose Function Select Open to see all available input functions.
-
Select the input function you want to add.
-
Choose Save.
Applying a Formula to a Field (Optional)
Once you have defined the input function, you can set up or apply a formula for specific fields. To do so, follow the steps below:
-
Go to the Input tab and choose (Add).
-
On the Add Fields screen, select all fields to which you want to apply formulas.
-
Choose OK.
-
On the next screen, select a specific field and choose f (Formula).
-
The system displays the Formula screen where you can now enter the formula.
-
If you have added multiple fields in step 2, repeat step 3 and 4 for all of these fields.
-
Choose OK.
-
Choose Save.
Applying a Selection Condition to a Field (Optional)
Once you have defined the input function, you can set up or apply a selection condition for specific fields. To do so, follow the steps below:
-
Go to the Input tab and choose (Add).
-
On the Add Fields screen select all fields for which you want to apply selection conditions.
-
Choose OK.
-
On the next screen, select a specific field and choose Selection Condition.
-
The system displays the Selection Condition screen where you can now enter the selection condition.
-
If you have added multiple fields in step 2, repeat step 3 and 4 for any of these fields.
-
Choose OK.
-
Choose Save.
Removing Fields
To remove a field from the Input tab, follow the steps below:
-
Select the field you want to remove.
-
Choose (Remove Field).
-
Choose Save.