Topic by Bobby Truong
We are looking into using Custom Processes as a solution for some upcoming projects. In going through the User Guides and Developer Forms, I haven’t seen much information on how to implement these Custom Processes. What I found so far is mostly on how to access the designer and deploy them.
In the User Guide, it has one snippet of sample code that references two classes we must implement: ObjectEventHandler interface and ObjectEventHandler_TestHarness interface. We are trying to understand what functions/methods we need to create for those interfaces.
Any documentation or insights you can provide would be really helpful!