Can we disbale page two attributes using SDK?
Hi, i have many attributes in page two attributes in a class which needs to be disabled in the subclasses. Can we disable the page two attributes using agile SDK?
No. There are no methods to do configuration in the SDK API, and disabling/making an attribute non-visible is a configuration task. Why do it every time a PX runs instead of once in the Java client?? If those attributes are really subclass-dependent, then
its not Px, Its SDK program to make our life easy for configuration when many attributes are there to disable on many subclasses.
Page 2 attributes can be disabled through the Java Client. If you have many select all of them and hit the disable button on the top.
By design page 2 attributes are available on all part sub-classes and page 3 attributes are unique by sub-class. It is simple as pointed out by PLM_admin above to disable the page 2 attributes by subclass. It raises the question of whether we really understand what you are asking. If you problem is not resolved please describe in more detail and maybe include some screen shots.