Orchestrations - Start Orchestration

启动业务流程

PUT http://localhost/BizTalkManagementService/Orchestrations/{applicationName}/{orchestrationName}/Start

URI 参数

名称 必需 类型 说明
applicationName
path True

string

应用程序名称

orchestrationName
path True

string

业务流程名称

响应

名称 类型 说明
204 No Content

无内容