Importing Schema package with schema A but getting error about table B? | Community
Skip to main content
New Participant
May 24, 2024
Solved

Importing Schema package with schema A but getting error about table B?

  • May 24, 2024
  • 2 replies
  • 650 views

I have exported the package Schema01,xml from PROD. I did manage to import it into DEV, but not into Staging. When importing the package, in Advance Tools -> Import package I get the error in the image.

Why?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

Hello @god_prophet 

 

You will have to export all the dependencies first. For eg if Schema A is linked to Schema B. Then Schema B should be available before importing schema A.

2 replies

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
May 27, 2024

Hello @god_prophet 

 

You will have to export all the dependencies first. For eg if Schema A is linked to Schema B. Then Schema B should be available before importing schema A.

     Manoj     Find me on LinkedIn
Heku_
New Participant
May 26, 2024

Hello @god_prophet. You have to fix the error in the schema that references  MD_PREFERENCIACOMUNICACION_CCM even though they're not related, check what schema is causing that error (probably its a link element), fix it and then retry the import.

Hope this helps!