This table specifies the dependencies of services of all workflow
entries (WFE) within a workflow subject (WFS). The specification is
done via pairs of services, which have to be executed one directly or
indirectly preceding the other.
The module SROCHK supplies rules and functions to check the set
of dependencies for validity.
Name | Description | Data Type | Len | Dec. | View lines | View type | Inst. | Visible | Codetable |
---|---|---|---|---|---|---|---|---|---|
PRESRV | Preceding Service | Text | 6 | 1 | 35 | Edit | Yes | Public | SRVTXT |
SUCSRV | Succeeding Service | Text | 6 | 1 | 35 | Edit | Yes | Public | SRVTXT |
Name | Fields | Properties |
---|---|---|
SRO_IDX | PRESRV, SUCSRV | Unique |
/
This field holds the service ID of the service which - if such WFE entry exists - has to be successfully executed before the service identified by SUCSRV might be executed.
This field holds the ID of the service which - if such an WFE entry exists - has to be successfully executed before the service identified by Succeeding Service field can be executed.
This field holds the service ID of the service which might only be executed after the successfull execution of the service identified by PRESRV.
This field holds the ID of the service which can only be executed after the successful execution of the service identified by the Preceding Service field.