R
Ramon Schouten
Guest
Hi Abir, I think this has to do with you, trying to import an object which isn't in the environment you want to import it in. For example: you have Certificate listed as a dependent object. This creates an error if Certificate isn't already in the environment you want to import the Application with a relationship to this object. Dependent Objects are Objects The Application needs to have installed in the other environment before it can be installed. Core objects are objects which will be installed with the Application. For example: If you create a new application based on that xml file, you will have to have all the dependent objects of that application already installed on that environment. If not you will receive an error. If you make all the dependent objects into core objects it should work. Greetings, Ramon
Continue reading...
Continue reading...