Share via


SitesSvcSolutionTemplate.onConfigure Method [AX 2012]

Configures the recurrent batch job.

Syntax

public void onConfigure(SyncSolutionId _solutionId, SyncSolutionConfigureSource _eventSource)

Run On

Called

Parameters

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.

See Also

Reference

SitesSvcSolutionTemplate Class