Services

Kalipso - Developing - Specific options - Services

You can use Services in your applications developed with Kalipso to have code being executed in the background. You can have up to 10 services in your application, and the service related actions have a parameter to specify the service identifier. Here you can give names to those identifiers to make your service related code more readable.

When the option is selected, this screen appears:

The information that appears in the table means:

  • Index - Services Identifier. You cannot change this value.

  • Name - Services Name. Name that you want to give to the Services. The name of the Services should only contain letters, digits or underscore (_). This is the Name that will identify the Services throughout the Project.

  • Description - Services Description. Description that you want to give to the Services. This property is for your information only.

On the right side of the window is an icon to edit the selected Services. When the button is pressed the application asks:

As you can see the fields to fill are the same that appears in the table in the beginning. You can change the name and the description.

Last updated