Executing MultiLoadAction Events Before and After Journal Posting

In the FDM script editor, you can write a validation script within a MultiLoadAction event. The event is executed before and after the journal posting process. You can evaluate the strEventName parameter to determine which Multiload event is executing and write a validation script to stop the journal load process. See Creating and Using Scriptsfor information about multiload events.