Hi ! We are working on a xCP solution where we have about 200 attributes which are spread across 2 object types. Now we want to change the object model so we have an optimum number of about 60 attributes in each object type. We have come up with a design to create registered tables and move attributes which are not part of searches to these registered tables. Now the issue with this design is that in the TaskSpace DocViewer templates all these 200 attributes would have to be displayed along with the form.
Would this new design reduce the system performance while loading up the doc viewer?We will have to use adaptors. Are there any other concerns that we need to address?
Do let me know if there are any other options for object model.