Lawson Insight Technical Documentation

Generated by:
Documentation generated by Decision Analytics

ERDs Tables Conditions Elements Libraries APIs Forms

WFMSGDTL


                             WFMSGDTL FILE

                        Workflow Message Detail

The Workflow Message Detail file contains the details of any messages
attached to a work unit. Each message is composed of one or more message file
records. Each record is assigned a sequence number so the message can be
reassembled in the correct order. Messages are attached to the work unit
separately from the folder files and are accessed separately. One or more
Message Detail records are associated with a Message Header file record by a
Message ID. The two record types form a single message.

FIELD NAME             DESCRIPTION/VALID VALUES                  UPDATED BY

WDT-WORKUNIT           Numeric 12
Element: Workunit      This is the work unit to which the
                       message is attached.

WDT-WF-MESSAGE-ID      Alpha 10  (Lower Case)
Element: Wf Message Id

WDT-MESSAGE-SEQ        Numeric 2
Element: Message Seq   This field shows the position of this
                       message record relative to the other
                       records that make this message.

WDT-MESSAGE            Alpha 60  (Lower Case)
Element: Message       This field contains the body of this
                       message record.

WDT-MESSAGE-APPEND     Alpha 1
Element: Message AppendY = Yes
                       N = No

                         WFMSGDTL FILE INDEX

NAME      KEY FIELDS    DESCRIPTION / SUBSET CONDITION           USED IN

WDTSET1   WORKUNIT
          WF-MESSAGE-ID
          MESSAGE-SEQ

                         WFMSGDTL FILE RELATIONS

ONE TO ONE RELATIONS


RELATION       RELATED
 NAME           FILE        INTEGRITY RULES / FIELD MATCH

Messagehdr     WFMSGHDR     Required

                            WDT-WORKUNIT         -> WFH-WORKUNIT  (WFHSET1)
                            WDT-WF-MESSAGE-ID    -> WFH-WF-MESSAGE-ID

Workunit       WFWORKUNIT   Required

                            WDT-WORKUNIT         -> WFW-WORKUNIT