JmgLoadArchivedTermReg.runsImpersonated Method [AX 2012]

Determines whether the batch task is run on the server or on a client.

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
Always returns true.

You must override the runsImpersonated method and return false, if you want the tasks to run on a client.

Community Additions

ADD
Show: