UpdateBusinessService

Updates the specified business service instance.

  • The request identifies the business service instance to be updated.
  • The result returns the complete information about the updated business service.
Action UpdateBusinessService
Parameter Notes
  • item: the details of the business service that you want to update. For example, input/output fields.
  • template: the business service template to update. This is retrieved by calling GetBusinessServices . The business service must be started.
  • channelId: the channel ID being used. For a GWT client, this is typically openspaceGWTPull_DefaultChannel.
Return UpdateBusinessServiceResult

Required System Action

startBusinessService.