32
Views
3
Comments
Solved
How to add a module (oml) to an existing application

Hi,

Could you tell me how to import a received module(name.oml) into an existing application?

Thanks.

Solution

It seems you are trying to duplicate the module... If you are getting the module from somewhere, you are expecting you don't have that module in your service studio/environment. And if you have it it means maybe you will need to override the changes.

Why don't you just duplicate your module? You will find the file in your independent modules as well...

It seems that's what you are trying to do...

OR...

First, duplicate the module and then export the module which is located in the independent modules and that will not be equal to anything existing in your environment.

Hope that I have answered you!

Open file

Publish the module

Go to independent modules in the service studio, open it and click on the icon to move the module to the application you want.

The file was already from a module that I exported, with just a few changes. Then the module appears to rewrite the project module, but I would like to place it in a new project

Solution

It seems you are trying to duplicate the module... If you are getting the module from somewhere, you are expecting you don't have that module in your service studio/environment. And if you have it it means maybe you will need to override the changes.

Why don't you just duplicate your module? You will find the file in your independent modules as well...

It seems that's what you are trying to do...

OR...

First, duplicate the module and then export the module which is located in the independent modules and that will not be equal to anything existing in your environment.

Hope that I have answered you!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.