InterPlay 2.3.0 User Guide Create function exits Depending on your needs, you must implement one of the following Java interfaces included in the com.axway.interplay.spi.exit package. Once implemented, functions can be reused in different extension points. The following table provides quick access to the descriptions of the Java interfaces corresponding to each exit. Type of function Java interface ChangeField ChangeField exit Control ControlFunction exit ControlImport ControlImportFunction exit ExecuteAction ExecuteAction exit GetValues GetValuesFunction exit Modify ModifyFunction exit TransformImport TransformImportFunction exit InterPlay provides also predefined function exits: Predefined ControlFunction exit Predefined ControlImportFunction exit Predefined DefaultCSVTransformerFunction exit Predefined DefaultTransformerFunction exit Related topics InterPlay exits Creating Data formatting exits Creating Datasource exits Creating lifecycle exits Generation of exceptions and errors Using Datasources in exits About exit arguments Register external reports in exits Related Links
Create function exits Depending on your needs, you must implement one of the following Java interfaces included in the com.axway.interplay.spi.exit package. Once implemented, functions can be reused in different extension points. The following table provides quick access to the descriptions of the Java interfaces corresponding to each exit. Type of function Java interface ChangeField ChangeField exit Control ControlFunction exit ControlImport ControlImportFunction exit ExecuteAction ExecuteAction exit GetValues GetValuesFunction exit Modify ModifyFunction exit TransformImport TransformImportFunction exit InterPlay provides also predefined function exits: Predefined ControlFunction exit Predefined ControlImportFunction exit Predefined DefaultCSVTransformerFunction exit Predefined DefaultTransformerFunction exit Related topics InterPlay exits Creating Data formatting exits Creating Datasource exits Creating lifecycle exits Generation of exceptions and errors Using Datasources in exits About exit arguments Register external reports in exits