We have several interfaces from outside systems that send GLTransactionInterface records into FSM. There are several a day so our business has requested that they get processed automatically. Unfortunately, we're seeing occasional transactions getting dropped for connectivity issues. Because the schedule that processes the interface records runs shortly after they come in, these are missed and become error suspense entries.
I'm working on some configurations to try to prevent this. I have a derived field that gets the total for the run group which should be 0 if it balances. Where I'm running into trouble is modifying the action that does the Interface Selected Run Groups action. It looks like a Business Task in config console and it doesn't let me do anything with it. Is there some way to configure Business Tasks or create new ones? Or are they just system built things that only Infor can change?