Forum Post: deploying from a zone with multiple applications

  • Thread starter Thread starter wweultjes
  • Start date Start date
Status
Not open for further replies.
W

wweultjes

Guest
Hello, This is our situation: We develop several application for one customer in one zone. The applications have there own deployment schedule and we don't want to to deploy all at once. The different applications share some common/shared objects So we created a " Common " application with all common objects. Examples of these objects VAT, Relation, Address and so on. Let say we have two other appliactions, called Project Initiation and Resource Demand. Project initiation has a Lead object which is related to the Relation object. Resource demand has a Supplier Quote object which is also related to the relation object. One of the strength of Rollbase is that when you do this the view page of a relation automatically show you the Leads and Supplier quotes of the relation, our customer loves this. The problem now is that the Common application is now dependend from the two other applications. Generate xml will come up with an error that there is an dependency with the other appliactions. Removing the views of the leads and the supplier quotes from the relations viewpage solves this problem. But our customer still want this page!!!! So my question is: How can i create a view on relations that shows the leads and suppliers quotes without having this dependency conflict

Continue reading...
 
Status
Not open for further replies.
Back
Top