Question

Move objects amongst packages

Is there a way to move objects and schemas to different packages? Need for decluttering purposes.

Like 0

Like

7 comments

Hi Tyler, 

 

You can find the information on your question by the link below:

 

https://community.creatio.com/articles/migrating-schema-another-package

 

Regards, 

Anastasiia

Anastasiia Markina,

I have tried this approach, but I get this message:

 

is there any risk if I edit the object and change the "Package" field, such as:

 

(trying to move  the "Account" replacing object from package "TauganPrd" to package "TauganBase". Dependency: Package "TauganPrd" depends on package "TauganBase") 

 

Please help.

Ricardo Bigio,

 

Starting from the 7.15.2 version new feature was added to system configurations that can help in transferring elements from one package to another (please note that both initial package and parent package should be unlocked). To activate it you need to go to application binary files, find the /Terrasoft.WebApp/Web.config file and set the value for the Feature-AllowPackageElementsMove feature as "true":

<add key="Feature-AllowPackageElementsMove" value="true" />

Once done please relogin to the app and go to configurations and find a schema or object that should be transferred to another package and choose this option:

 

And move the schema to another package as needed.

 

Please also don't use the approach of changing the package in object settings directly since it can lead to fatal errors in the system workflow.

 

Best regards,

Oscar

Oscar Dylan,

Our configuration is cloud-based. What should we do in this case ?

Regards,

Hello Ricardo,

 

You can create a request for our Support Team (support@creatio.com). The needed changes will be applied at the maintenance hours according to your request. 

 

Best regards,

Olga. 

Oscar Dylan,

That's fantastic. Didn't know that was an option. Thanks for sharing this.

I'd love to see that move to the features area inside the client (BaseSchemaModuleV2/FeaturesPage) to make this easier to turn off/on. Honestly, should be on all the time, this would be a big help for when you use the wizard and forget to change your current package.

Ryan

Ryan Farley,

 

Yes, I agree this could be a good idea! I will ask our R&D team to add this feature to the features page in the app UI directly.

 

Best regards,

Oscar

Show all comments