Table of Contents

SRO - Service Order Dependencies

Module SRO

Description

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.


Datafields

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

Indices

Name Fields Properties
SRO_IDX PRESRV, SUCSRV Unique

/

Datafield Description and Properties


Datafield PRESRV Preceding Service

Description

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.

Helpinformation

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.


Datafield SUCSRV Succeeding Service

Description

This field holds the service ID of the service which might only be executed after the successfull execution of the service identified by PRESRV.

Helpinformation

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.