I am trying to create a read only table by following the instructions on [1]. OI constantly is throwing an error windows stating that "The first column is being used as primary key. It has to be a uid column".
in My Query there is a first column…
I am trying to create a read only table by following the instructions on [1]. OI constantly is throwing an error windows stating that "The first column is being used as primary key. It has to be a uid column".
in My Query there is a first column…
Hi people,
I was wondering if anyone has successfully extended the schema of Locality, Department, Profitcenter or Org views.
I assume that one must extend the schema of BaseTree first, but how does one include the extended schema in the appropriate views…