Shipping JAVA elements and need to be able to ship source from both move and delete actions. After modifying the processor to use ENUSSUTL, getting an error during the delete action and the package ship fails:
C1X0012I STEP STGDELE INVOKING PROGRAM ENUSSUTL
DELETE FROMDD SOURCE.
SELECT FILE this.is.a.test.jar .
ENUSSUTL Initiating DELETE for Group #0001 from
Path: /shared/endevor/base/PROD.JARS/
PATH: /shared/endevor/base/PROD.JARS/
FILE: this.is.a.test.jar
ENUSSUTL: C014 FILE NOT FOUND.
C1X0010I STEP STG6DELE PROGRAM ENUSSUTL COMPLETED, RC=0008
In order to ship USS files, the processor utility ENUSSUTL needs to be used so that backout members are created.
The move processor obtains a copy of the source:
The delete processor uses ENUSSUTL to delete the USS source file and create a backout to be shipped:
NOTE: The processor utility ENUSSUTL must be used to create a backout so either the source from move or delete can be shipped.