Using REST API with Migration Application Workspace Data Service
The Migration Application Workspace Data Service migrates the seed records from the source environment to the target environment. The following table shows the methods supported by the Migration Application Workspace Data Service. For information on how to invalidate seed caches, see Invalidating the Seed Caches with the Migration Application Workspace Data Service.
Method | Description |
---|---|
GetSeedCopyWatermark |
Method used to get the watermark that is needed for the SeedCopyExport method for a migration. For more information, see Getting a Seed Copy Watermark with the Migration Application Workspace Data Service. |
GetFullSeedWatermark |
Method used to get a watermark that is needed for the FullSeedExport for a migration. For more information, see Getting the Full Seed Watermark with the Migration Application Workspace Data Service. |
SeedCopyExport |
Method used to export the Workspace data (LOV) from the Siebel Repository in the target environment. For more information, see Getting a Seed Copy Export with the Migration Application Workspace Data Service. |
SeedCopyImport |
Method used to import the Workspace data (LOV), that was exported using the SeedCopyExport method, into the Migrated Repository in the target environment. This helps move the additional LOV’s that are present in the Siebel Repository to the Migrated Repository. For more information, see Getting a Seed Copy Import with the Migration Application Workspace Data Service. |
FullSeedExport |
Method used to export the Workspace data (LOV) from a chosen Integration Workspace in the source environment. For more information, see Getting the Full Seed Export with the Migration Application Workspace Data Service. |
FullSeedImport |
Method used to import the Workspace data (LOV), that was exported using the FullSeedExport method, into the Migrated Repository in the target environment. For more information, see Getting the Full Seed Import with the Migration Application Workspace Data Service. |
GetStatus |
Method used to get the status of a migration. For more information, see Getting Status with the Migration Application Workspace Data Service. |