Within an Endevor package exit 7 I would like to attach an existing external approver to a package only for the time the package is active. This will be a before cast exit.
search cancel

Within an Endevor package exit 7 I would like to attach an existing external approver to a package only for the time the package is active. This will be a before cast exit.

book

Article ID: 45847

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

QUESTION:

Within an Endevor package exit 7 I would like to attach an existing external approver group to a package.

ANSWER:

This can be achieved through a before-cast exit point.
 
The required input fields from assembler DSECT $PAPPREQ needs to be set as follows:
 
PAPPGPNM   -   the approver group name
PAPPEVNM   -   the target environemnt name or any nonblank value
PAPPQUOR   -   required quorum
PAPPAPP#    -   must be zero(H'0')
PAPPAPID    -   can be blank
PAPPAREQ   -   can be blank
 

Environment

Release:
Component: ENDBAS