- Subcategories:
- Large Object (LOB) Attributes - PostMigWfConfig
- Large Object (LOB) Attributes - PreMigProcessAudit
- Large Object (LOB) Attributes - PreMigProcessDtl
- Large Object (LOB) Attributes - PreMigTaskDtl
- Large Object (LOB) Attributes - PreMigWfConfig
- Large Object (LOB) Attributes - RestResponse
- Large Object (LOB) Attributes - TransactionInfo
Migrate Active Applications REST Endpoints
Shared Services/Migrate Active Applications
The migrate active applications resource is used to view, create and update information about migration activities for active applications carried out during the migration of structured workflow process instances from current workflow process version existing in either Oracle Integration Cloud or OCI Process Automation to newer workflow process version in OCI Process Automation.
- Create a migration activity for an active application
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateActivities - Delete a migration activity for an active application
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateActivities/{MigActivityId} - Get all the information about migration activities for active applications
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateActivities - Get information about migration activity for an active application
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateActivities/{MigActivityId} - Update a migration activity for an active application
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateActivities/{MigActivityId}