Updating a service

Any spark service in your environment can be downloaded, edited, and uploaded as a new version for that service through Coherent Assistant

To create a new version of a service with Coherent Assistant, open a linked file or link your existing Excel file to a service in Spark.

How to create a new version

  1. Locate services application

  2. Once you open the application, the first screen you see will tell you whether your file is linked or not. If your file is not linked, you need to link your file to a service to be able to create a new version. Linking your file to Spark

  1. Click on the Plus button to start creating a new version of your service. Make sure that your file is saved before this process.

  1. Select the version you want to have for the version. Optionally enter a version label or select tags.

  2. Click on Upload.

  1. Wait for the upload and conversion process and click on Publish.

Update service fields

Not all the fields for updating a service are mandatory, below is a list of these fields and what they are used for:

Version: Semantic versioning is a widely adopted scheme that encodes a version by a three-part version number (Major.Minor.Patch). In this scheme, risk and functionality are the measures of significance.

  • Major: Use the major version when you make changes in previously existing inputs and outputs. Or make logic changes that would affect existing outputs.

  • Minor: When you add new inputs or outputs to the service or add new logic that relates to these outputs.

  • Patch: When you make changes that don't affect the results of outputs.

Version label: A short text to relate to versions.

Tags: Tags that are related to this service. You can only add tags that are created by your tenant administration, if you don't have any tags please contact your admin.

Last updated