Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Configures the recurrent batch job.
Syntax
public void onConfigure(SyncSolutionId _solutionId, SyncSolutionConfigureSource _eventSource)
Run On
Called
Parameters
- _solutionId
Type: SyncSolutionId Extended Data Type
The ID of the solution instance to be configured.
- _eventSource
Type: SyncSolutionConfigureSource Enumeration
The event source.
Remarks
This method is called on the configuration of an instance of a solution. The implementation of the method in this class configures the recurrent batch job.