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 being configured.
- _eventSource
 Type: SyncSolutionConfigureSource Enumeration
 The event source.
Remarks
When this method is being overridden, the super method must be called.