Creating

The user exit must implement the UserModifyRecord interface or extend the UserModifyRecordImpl class in the com.ibm.paydir.presentment.userexit package.

The SampleUserModifyRecord.java file is an example of this 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.

It is recommended that the user exit be packaged as a Java™ archive, or JAR, file.