1

Opening a Home/Common/Global address book Global address book form I get this error

Cannot create a record in Global address book (DirPartyTable). Party ID: ******, ***. The record already exists.

With my user (is not sysADM) I'm NOT able to select a record in CompanyInfo. I done a debug (Debug-NO_SysADM), my user is not able to get a record in ComanyInfo by this query

select companyInfo 
where companyInfo.DataArea = _currentCompany_

This query NOT get an helpful record, but actually the record in CompanyInfo Table exist.

There is any parameter to exclude some roles/user to check-find record in this table? Or there is any way to justify this.

Thanks

rjv
  • 1,058
  • 11
  • 29
ulisses
  • 1,549
  • 3
  • 37
  • 85
  • You should not select CompanyInfo by DataAreaId, because it does that by default. There can be only one CompanyInfo for the current company. – Jan B. Kjeldsen Nov 02 '19 at 07:39

0 Answers0