30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# How-to-re-trigger-Native-SACM-data-migration-job_686074234
|
||
## Introduction
|
||
|
||
How to re-run the Native SACM data migration job if the status is still in process.
|
||
|
||
### Call migration API in rest-client, details as follows.
|
||
|
||
1) Login the tenant which need to be trigger Native SACM data migration and using a tenant admin account
|
||
|
||
2) You copy the URL. Login using a tenant admin account
|
||
|
||

|
||
|
||
3)Open a new tab. And pasted the URL. And replace the tenant id with your tenant id.
|
||
|
||

|
||
|
||
4) Change the URL as follows to rest client page. And go to the page.
|
||
|
||

|
||
|
||
5) Input the API, and don’t need change the payload. Press Send button.
|
||
|
||
If the response status is 200, the migration works fine.
|
||
cmsx/ci/model/action/migration
|
||
|
||

|
||
|
||
**3.** **Now you can go to BO, to check Native SACM data migration status.**
|