Adding a custom activity in Grid
- In Infor Grid, click the gear icon.
- Select Applications.
- Select your application.
- Click Edit Properties.
-
Find the pfi.customActivity.beans property and add the full classname of your Java Bean class. Class names are separated by commas or semicolons, for example,
com.mycompany.myproject.MyBean; com.mycompany.myproject.AnotherBean.
Custom activities built into IPA do not need to be included in this property.
- Restart the IPA node.
- Launch Infor Process Designer.
- Go to the Custom Activity node, and click the Refresh List from Server button to update the list of custom activities.