Enterprise Communication Interface (ECI)

eci_sel_sec_are

Description

Select the vault:

Interactive-mode:

  • Open the selection menu with defined vault.
  • User makes a selection.
  • Return requested values of vault.

Batch-mode:

  • Open the selection menu with defined vaults.
  • Make a selection using selection parameters.
  • Return requested values of vaults.

In interactive mode, a simple list with the logical names of defined vaults is created. From that list the user may select a vaults and its values are returned.

In batch-mode, the logical name of the vaults must be used for the selection. Then all requested data (eg. physical. data of the vaults) are returned. These information may be used for example to store the document of type "Document with file entry" or as a default for the check-in of a document of type "Document with file server".

 

Input parameter

wdg_mod

string mode of widget {"list"}

act_mod

string mode of interaction {"bat", "int"}

sel_fld_nam

stringlist names of fields for selection of the vault

sel_fld_val

stringlist values of fields for selection of the vault

ret_fld_nam

stringlist names of fields for return

Output parameter

ret_fld_val

stringlist values of fields for return