Can we use type adoption for multiple xcp applications? We have 2 xCP applications and would like to use one object type (not created using xcp) in both applications. We adopted this type in one xcp application and it works fine. From second application adopted the same object type and deployed the application. Second application works fine but first application is not able to find the object type.
Does xCP supports sharing of object type across xcp applications?