How to: Create a Spark service
Define the service details
See Get started in 5 minutes for an overview of this process. Ensure you have applied the input and output mappings as described in How to: Map inputs and outputs before proceeding!

To quickly start the New service process:
Click on the New service button in your folder.
Alternatively Excel files can be drag and dropped into the folder to initiate the "Excel-to-code" process.

There will be a prompt to select the source Excel file.
Once the file is selected Upload and conversion process will start immediately and the New service modal will appear. A progress bar that is showing the state of the upload process.
Enter the Service name.
The Service name is automatically fetched from the Excel uploaded filename.
The Service name can be modified during while the service is created.
The Service name cannot be changed after this process is complete!
Review the Version number and Version label.
Version number and version label are completely semantic in nature help to identify different versions of your service. The service number is designed to indicate the progressive nature of each version. The version the label helps to differentiate versions in service version dropdowns.
Version
0.1.0is the initial default, following Semantic Versioning guidelines.
If Tags are enabled by your admistrator, you can choose to apply particular tags to the uploaded service version. Tags can then be searched in the Options screen.
Modify the Effective dates if required.
Effective dates determine the active period for the service version.
By default, the effective start date is set to the upload date. The effective end date is 100 years into the future.
These dates can be modified to align with the start and end dates for a particular calculation change.
Dates and times are defined in the local time of the logged in user. Check the detected time zone in User menu.
Learn more about this functionality inManage service versions and effective dates.
Once the progress bar below is completed, this means the "Excel-to-code" conversion is complete. By clicking Publish, the service can be published into a Spark service and an Execute API endpoint.
Review the Upload log

If there are any warnings or errors encountered in the "Excel-to-code" conversion, a notification will be shown in the during the conversion process. After the conversion is complete, the specific messages will be listed in the Upload log tab.
This can be reviewed again later in the service Upload details.
Learn more about these messages in Upload log messages.
Click Publish. Upon the successful operation, the API Tester for the published service should appear!
Last updated
