Enabling Flex business rules on Infor EAM transaction tables
If you are using Infor EAM (Oracle Forms), you must manually enable Flex SQL functionality on the appropriate database tables in the Infor EAM user schema that are used for Databridge integration/transactions. Flex SQL is primarily used to create and update account details for interface transactions. Because Flex SQL creates additional triggers on a table, it can also validate transactions for business process compliance and customize Infor EAM to meet the needs of the business process for your organization.
Enable Flex SQL for any table in the Infor EAM user schema that is required to support the interface transactions being implemented. Every table in the Infor EAM user schema is available for Flex SQL.
Activating Flex SQL for a table creates two triggers in the Infor EAM user schema, which adds "overhead" to the application. Balance the "overhead" caused by using Flex SQL with the interface business requirements.
To enable Flex SQL on Infor EAM transaction tables: