K2 Studio - Adding SmartObject Methods
Various services can be accessed in K2 blackpearl, enabling the user to create SmartObjects by accessing service methods and objects applicable to their business from back end systems. These services display the definition of the back end system. The Add Method allows the user to create and configure SmartObject methods in K2 Studio using service instances and objects from other systems, successfully reflecting the business information. Properties of the service objects can be mapped to existing K2 SmartObject properties in Add New Service Method. A combination of services can be used to create composite SmartObjects.
The SmartObject Method Wizard opens when the Add button is clicked on the SmartObject Methods toolbar. This allows the user to create methods related to the SmartObject in addition to the default methods.
|
The shortcut for adding a new method is Ctrl+Shift+A |
|
The methods available are default methods created and made available at design time. The default methods can be removed from the K2 SmartObject and new ones created. A K2 SmartObject must have at least one method. |
The Add button opens the SmartObject Method Wizard consisting of the following screens:
See Also