Refer to documentation Implementation
In this screen, enter the two codes making up the key and enter in a table a list of parameters to be be sent to or retrieved by the EDM when submitting documents.
Fields
The following fields are present on this tab :
Block number 1
| Code identifying the current record. This field corresponds to the document category. Defined by the miscellaneous table 902, it is also used to characterize the attachments linked to the objects. |
| Code identifying the current record. This code identifies the container that is to say the logical storage unit defined in the EDM software. This field can be empty if the setup is generic or if there is only one container. |
| This setup code identifies one of the parameters converted to the EDM software when it was submitted. It is then sent, along with its value, to the EDM software every time the document is submitted. Moreover, in the call context, the software creates a variable whose name corresponds to the code prefixed by G_. Thus, for example, if the parameter identifying the submitted document is called DOC_ID, a variable G_DOC_ID will be available in the calling context, so it will be possible to use this variable in a formula defining a reference for the document to be archived in the software after it submission. |
| Title associated with each criterion. This title can be translated. |
| This value defines the internal type taken by the setup. The G_XXXX variable (where XXXX is the setup code) is declared with this type, even if, in addition, the parameters have been converted to the EDM in a grid of character strings previously formatted. |
| This field is used to know if the setup is only sent to the EDM (when it is equal to By value), or if it also may be returned by the EDM software to the calling program (when it is equal to By address). |
Close
In addition to the generic error messages, the following messages can appear during the entry :
When the EDM interface is set to send the parameters, a control on parameters can also be performed. This control can display an error blocking the recording of these parameters.
For example, this type of error can be the rejection of a modification on the meta data structure as this type of documents already exists in the set up container.