Custom and Existing Methods
Custom Methods require a higher level of skill to create. The K2 Service Designer includes custom code editor feature to support custom method development.
The K2 Service Object Designer enables the developer to either create custom methods to use in their Service Object or utilize existing methods. Existing methods are available via the SAP BAPI and would require access to an existing SAP server or any system that has been connected via the K2 connect Server.
For example, an existing method is the GetList Method. This method is dragged onto the K2 Service Object Design canvas and added into the ServiceObject. The method is not static and can be modified to suit the specific needs of the new ServiceObject.