Existing system batch implemented on SysOperation framework

Hi Axperts,

May I know some existing names of the batch built through sysoperation framework, along with ENTRY POINT MENUITEM please?

Thanks in advance

What’s your definition of “batch built through sysoperation framework”? You can take virtually any method and send it to batch just by calling SysOperationServiceController with right parameters.

If you want, for example, see all classes inheriting SysOperationServiceController, use the Type Hierarchy Browser Tool. Use cross-references to find menu items for a given class.