GetProcessServerSetup

ACCPAC Common Controls

AccpacDBLink.GetProcessServerSetup

Creates and returns an AccpacProcessServerSetup object for the view identified by the supplied ViewID. If a view has been configured in the Process Server Administrator to be run via Process Server, then the view must be opened using OpenViewExt (pass in the configured AccpacProcessServerSetup object as the second parameter).

Function GetProcessServerSetup(ViewID As String) As AccpacProcessServerSetup

Parameters

ViewID

[in] target view's Roto ID

Return Value

Returns the AccpacProcessServerSetup object for the specified view.

Remarks

The AccpacProcessServerSetup object is a hidden member of the ACCPAC COM API library.