Select the Current Version checkbox to allow Manager to use this function in a form.
Note
You can use this option to rollback this Transact function.
Provide a meaningful description of what this Transact function does and why in the Description field.
Select the Transact functiontemplate type from the Service Type dropdown list as shown below.
Fluent Function.
Delivery Function.
Specify the organization, which this function will be available to, in the Organization field. If the organization is not set, this function is globally available, so it can be used in any Organization.
Select the Service Type Default checkbox to use this Transact function as the implementation of this Service Type. Only global services and Transact functions can be marked as the default.
Select the invocation method to create this Transact function from the Service Creation Method dropdown menu:
Java Classname to create a new instantiate of this Class it as a new Java Object using Class.forName() method.
Spring Bean to look it up from the Sprint configuration files.
Enter the Java Class name, for example, com.avoka.fc.core.service.fluent.FluentFunctionService, or the Spring Bean name, which is used to create this function, in the Classname / Bean Name field.
Select a service connection that this Transact function should use or leave it blank if it is not required.
Click Edit to go to this service connection.
View or edit the service connection if needed.
Select the Active checkbox to make this Transact function active so it can be used in Manager. It is selected by default.
Note
You can use this checkbox option to rollback this Transact function.
Specify the minimum Manager version, which is required to run this service, in the TM Min Version field.