GetMigrationPoints

List the permissible process instance migration points for one or more process templates. (Migration points are the points in the process from which a process instance can be migrated to a different version.)

  • The request must specify the process templates for which process instance migration points are to be listed.
  • The response returns the valid process instance migration points for the specified process templates.
For information about process migration, see "Migrating Process Instances" in TIBCO Openspace User’s Guide.
Action GetMigrationPoints
Parameter Notes
  • moduleName: the name of the .xpdl file where the process is stored. This is defined in TIBCO Business Studio.
  • processName: the name of the process template. This is defined in TIBCO Business Studio at design-time.
  • version: identifies the version of the process template.
Return GetMigrationPointsResult

Required System Action

handleProcessMigration