More CIFF extract artifacts

The following files are also installed for the CIFF extract:
Scheduler_CiffExtractTask.xml
This file contains a sample Transaction Server scheduler event definition that shows you how to configure the Transaction Server to post event notifications to Services Framework. It is not a full scheduler since it describes only the details that are specific to handling CIFF extract events. The parameters that are used in the sample file can be added to the current Transaction Server scheduler XML file with these modifications:
  • Set destinationID to the Transaction Server configuration name that is used.
  • Set all JMS parameters to the IBM® MQ message queue environment that is used.
For more information, see Transaction Server event handler configuration for CIFF extract.
SampleCiffExtractUserExitRoutine.java
This file contains a sample CIFF extract user exit routine that implements the CiffExtractUserExitInterface Java™ interface. It shows you how to modify the image extraction criteria and set user information. For more information, see CIFF extract user exit.
SampleCiffExtractUserExitRoutineWithIndex.java
This file contains a sample CIFF extract user exit routine that implements the CiffExtractUserExitInterfaceWithIndex Java interface. It shows you how to modify the image extraction criteria, set user information, and use the optional index records. For more information, see CIFF extract user exit.

The files for user exits are provided in the FTM artifacts pod and must be downloaded from the pod. For more information about getting files from the artifacts container for your offering, see Getting the files from the artifacts container for your FTM offering.