Example
Imagine that in a company planed batch programs are running on several systems. The company needs an information system for production planners, where they can find emergency instructions for every planed batch program, in the case that it fails. For sure the information system shall also allow creating of new emergency instructions and maintaining of existing once.
In this example is shown how to configure the ProcMan’s Universal Object Module to handle this issue. The emergency instructions will be maintained by processes of a dedicated process type. The production planners can access the emergency instructions using the Object Browser.
In this example the process for maintaining emergency instructions has two activities. In the first one the developers specify a request for creating new or changing/deleting of existing emergency instructions. In the second activity the production planners approve the developer requests and save the requested emergency instructions into the ProcMan’s repository.
Last updated