Referencing an external method
You can link to an external method contained in a dll (dynamic link library) file that you have created and placed on the server.
After you've linked to an external method, you must enable it for Infor Public Sector to start using it throughout your system.
Note: When you write an external
method, it should use the signature specified for the event handler from which you
want to reference it. To look up an event handler's method signature, right-click
the event in the Workflow Manager tree and select Add
Formula. The signature is displayed in the Method Signature field.