Skip to content

Page WSB_DCASetupWizard

A setup wizard page that helps to easily set up the Document Archive app.

Properties

Name Value
AccessByPermission tabledata WSB_DCASetup = M
ApplicationArea #All
Caption Document Archive Setup Wizard
ContextSensitiveHelpPage Setup.html
DeleteAllowed False
InsertAllowed False
ModifyAllowed True
PageType NavigatePage
SourceTable 70257104
UsageCategory Administration

Methods

wlEvpOnAfterSetUpAuthenticationStep(WSB_DCASetup@, Code[20])

Allows one to perform additional actions after leaving the "Set up Authentication" step.

Parameters

Type Name Description
Record "WSB_DCASetup" vRecWSB_DCASetup The setup record.
Code[20] pOAuth2AppCode The code of the OAuth 2.0 Configuration.

wlEvpOnAfterSetUpFileHandlerSettings(WSB_DCASetup@)

Allows one to perform additional actions after leaving the "Set up File Handler Settings" step.

Parameters

Type Name Description
Record "WSB_DCASetup" vRecWSB_DCASetup The setup record.

wlEvpOnBeforeFinish(WSB_DCASetup@)

Allows one to perform additional actions when a user clicks on Finish in the setup wizard page.

Parameters

Type Name Description
Record "WSB_DCASetup" vRecWSB_DCASetup The setup record.

wlEvpOnBeforeSetUpFileHandlerSettings(WSB_DCASetup@)

Allows one to perform additional actions before entering the "Set up File Handler Settings" step.

Parameters

Type Name Description
Record "WSB_DCASetup" vRecWSB_DCASetup The setup record.