RetailOfflineDefaultProfileCreator.createScopeForPosBatchStaging Method [AX 2012]

Creates a scope to synchronize the RetailPosBatchTable table between the store and offline databases.

private void createScopeForPosBatchStaging(int _syncFrequency)

Run On

Called

Parameters

_syncFrequency
Type: int
The time in seconds between successive synchronization sessions for the scope.

Community Additions

ADD
Show: