Show TOC

Self-Defined WorkflowsLocate this document in the navigation structure

Use

You can define your own workflows to structure document processing according to the requirements of your firm. In ArchiveLink, there are two options for including self-defined workflows:

  1. Define a workflow to enhance SAP tasks:

    SAP supplies a standard workflow for each of the entering and assigning scenarios (see Storage Scenarios With Integration of SAP Business Workflow). You can use the workflows supplied, or you can enhance them by adding your own steps.

    You can use the ArchiveLink Workflow Wizard to do this. The wizard leads you step-by-step through the process of creating the workflow. The three functions executed for SAP tasks (display, enter/assign, link), are all individual tasks within the new workflow. You can add your own tasks at any point between these tasks.

    You find the ArchiveLink Workflow Wizard in the Implementation Guide (IMG). In the Implementation Guide, choose Start of the navigation path SAP Web Application Server Next navigation step Basis Services Next navigation step ArchiveLink Next navigation step Customizing Ingoing Documents Next navigation step Workflow Scenarios Next navigation step Execute Workflow Wizard End of the navigation path.

    For more information, see the online help for the workflow wizard.

    Note

    At the end of the Workflow Wizard you automatically go to the Workflow Builder. Here you need to activate the generated workflow.

  2. Define a new workflow that reacts to a generated link:

    An event is created when the document and the business object have been successfully linked, (event ASSIGNED). You can use this event as the trigger for a self-defined subsequent workflow. For information on defining workflows, see the SAP Business Workflow documentation under Defining Workflows.

    There are three prerequisites for connecting a self-defined subsequent workflow:

    • The event ASSIGNED is set to active. Choose the following in the IMG: Start of the navigation path SAP Web Application Server Next navigation step Basis Services Next navigation step ArchiveLink Next navigation step Customizing Incoming Documents Next navigation step Workflow Scenarios Next navigation step Make Workflow Settings End of the navigation path.

      For more information, see the online documentation in the IMG.

    • The event ASSIGNED is defined in the business object type (interface type IFARCH21). In the SAP Easy Access menu, choose Tools -> Business Workflow -> Development -> Definition Tools -> Business Object Builder (transaction SWO1).

      For more information on the Business Object Builder, see the SAP Business Workflow documentation, under Business Object Builder.

    • The event ASSIGNED must be defined as a triggering event for the subsequent workflow. You can also use a Check function module to define further triggering events, for example, a particular document type. Choose the following in the IMG: Start of the navigation path SAP Web Application Server Next navigation step Basis Services Next navigation step ArchiveLink Next navigation step Customizing Incoming Documents Next navigation step Workflow Scenarios Next navigation step Register EVent for Subsequent Workflow End of the navigation path.

More Information

For more information, see the online documentation in the IMG.