I’ve seen that IFS has a customization layer that can be used to add code to modify how some IFS processes work, can anyone give me advice on how to learn how to do this? Is there some training available from someone at IFS or documentation on the process?
A generic example of what I’m looking to do is if IFS has a menu option A, I’d like to run code to check some condition B, if condition B isn’t satisfied then show an error message and prevent the IFS code from running.
We have experience with both PL/SQL and Java so I believe this could be very useful to us, we just aren’t sure where to go to learn how to start using it.