Pre-processing Steps
Setup
Add a Net Change Setup custom step.
Select the load file to use as import file for this integration. This is the same file as the one used for Computation.
Add a Wrap SOAP step
Select Import in the Action panel.
Computation
Add a Net Change Computation custom step.
Select the load file to use as import file for this integration. This is the same file as the one used for Setup.
Thresholds
You can define thresholds, to limit the number of actions that Net Change applies to the target application. For example, in normal operation mode, the generation of delete actions deleting almost all of the target application database should be considered as an erroneous situation and should be prevented.
The threshold can be defined as a percentage or a number of records. For example a value of 25% stops the Net Change computation and process if more that 250 records out of a 1000 are generating Net Change actions.
An absolute value can be specified that will stop the Net Change computation and process as soon as the number of actions is reached. The number of record in the file has no influence on this threshold. A file of 50 records or 1000 records will stop after 25 processed records.
To disable the threshold, set the value to -1.
A threshold must be defined for each Net Change action: Create, Update and Delete. Recommended values for thresholds are as follow:
-
Threshold for element creation: 10%
-
Threshold for element update: 10%
-
Threshold for element deletion: 10%
Add a Wrap SOAP step
Select Import in the Action panel.