StartBusinessService

Starts an instance of a deployed business service.

  • The request identifies the template of the business service of which you want to start an instance.
  • The result returns the complete information about the started business service instance and the execution state is set to IN_PROGRESS.
Action StartBusinessService
Parameter Notes
  • template: the business service template you want to start. This is retrieved by calling GetBusinessServices.
  • channelId: the channel ID being used. For a GWT client, this is typically openspaceGWTPull_DefaultChannel.
Return StartBusinessServiceResult

Required System Action

startBusinessService.