For more information about the difference between synchronous andasynchronous execution of a migration plan, please refer to the relatedsection of the .

Method

POST

Parameters

A JSON object with the following properties:


|sourceActivityIds|Array|The activity ids from the source process definition being mapped.|targetActivityIds|Array|The activity ids from the target process definition being mapped.|updateEventTrigger|Boolean| Configuration flag whether event triggers defined are going to be update during migration.
|Name|Value|Description
|——-
|sourceActivityIds|Array|The activity ids from the source process definition being mapped.
|targetActivityIds|Array|The activity ids from the target process definition being mapped.
|updateEventTrigger|Boolean| Configuration flag whether event triggers defined are going to be update during migration.

Result

This method returns no content.

Response codes

Example

Request Body:

Status 204. No content.