Exit TAUSCXBD: Tracking Build Outputs Using the SCLM Build Notify Exit

If the SCLM Attachment is to insert the generated output members directly in the current Table Results or Application Explorer view after a successful SCLM build, the build notify exit of the SCLM language definition must be active, and the procedure TAUSCXBD must be used as an exit name. If this exit has already been used, call the procedure TAUSCXBD as a sub-routine in the already-defined exit procedure.

The definition of a build exit occurs in the project definition using the macro FLMCNTRL:

         FLMCNTRL ACCT=SCLM.ACCOUNT.FILE,                              C 
               VERS=SCLM.VERSION.FILE,                                 C 
               BLDNTF=SELECT,                                          C 
               BLDNTFCM=ISPLNK,                                        C 
               BLDNTFOP='NEST CMD(TAUSCXBD,',                          C 
               MAXVIO=999999,                                          C 
               VIOUNIT=VIO