My Oracle Support Banner

Error "Unable To Execute The Migration Plan Due Error While Getting The Workspace Name Or Version" When Executing Full Runtime Repository Migration Plan Using REST API Call (Doc ID 2980451.1)

Last updated on DECEMBER 20, 2023

Applies to:

Siebel CRM - Version 23.8 to 23.11 [Release V17]
Information in this document applies to any platform.

Symptoms

When attempting to execute a Full Runtime Repository migration plan using REST API call the following response is received in POSTMAN utility, if we do not provide the irrEndVersion parameter and value in request body of JSON payload:

{
  "error": "Unable to execute the Migration Plan due error while getting the Workspace Name or Version"
}


The issue can be reproduced at will with the following steps:

1. Create the Migration Plan for Full Runtime Repository using to instructions from Siebel Database Upgrade Guide documentation: 

Reference:

https://docs.oracle.com/cd/F26413_45/books/UPG/c-UPG-App-REST.html#upg_app_rest

see chapter > Using REST API with Siebel Migration Application > Using REST API to Configure Siebel Migration Application Migration Plans > Creating a New Migration Plan

2. Generate the watermark in target (Runtime Repository environment), then copy it to source (Design Repository environment) in Siebel File System / migration folder

3. Execute the Migration Plan for Full Runtime Repository using to instructions from Siebel Database Upgrade Guide documentation:

see chapter > Using REST API with Siebel Migration Application > Using REST API to Execute Siebel Migration Plans > Executing a Migration Plan

 

For example, using POSTMAN, execute the "FullRRExport" migration plan REST API call as below:

POST     https://<hostname>:<ai_port>/siebel/v1.0/migration/execution/FullRRExport

with the JSON payload:

4. The error "Unable to execute the Migration Plan due error while getting the Workspace Name or Version" is received as response in POSTMAN.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.