Integration Name issue with Master and Client Zone

Posted by Meryk on 26-May-2015 05:03

Hello,

First, we are running Rollbase in private Cloud. In the Master Zone we have created a new object related to User, with Integration name : 'userAbc'. Now in the client zone, we created the exact same object (related to user), and we need it to have the same integartion name as we are using it in a one function to apply everywhere (master + client).

The issue we are having now, is that we can not have the same integration Names for this objects in both Master and Client zones, in whatever order we create these two objects. It is changing the integration name to 'userAbc1'.

Is there any reason why we couldnt have the same object (same integration name) related to User in both Master and Client? How can we work around this please?

Thank you

Mery

Posted by Santosh Patel on 26-May-2015 06:56

Integration names are unique across all tenants in the Rollbase instance (your private cloud) as Chandra rightly mentioned.

You need to design the app (in Master) where you create the userABC object and then publish/import the app to the client. In that case the integration names stay the same as they refer to the same object definition. Recreating object definitions and other metadata as is in a client is not the same as importing or installing a published app.

Posted by Chandrasekhar Gontla on 26-May-2015 06:34

Hi,

The case that you mentioned is working as per design.

Integration name is unique across the tenants.

Means, in a Rollbase system, we cannot have same integration name for more than one object whether the object is in same tenant or in some other tenant.

Thanks and Regards,

Chandra.G

All Replies

Posted by Chandrasekhar Gontla on 26-May-2015 06:34

Hi,

The case that you mentioned is working as per design.

Integration name is unique across the tenants.

Means, in a Rollbase system, we cannot have same integration name for more than one object whether the object is in same tenant or in some other tenant.

Thanks and Regards,

Chandra.G

Posted by Santosh Patel on 26-May-2015 06:56

Integration names are unique across all tenants in the Rollbase instance (your private cloud) as Chandra rightly mentioned.

You need to design the app (in Master) where you create the userABC object and then publish/import the app to the client. In that case the integration names stay the same as they refer to the same object definition. Recreating object definitions and other metadata as is in a client is not the same as importing or installing a published app.

This thread is closed