September 2011
M T W T F S S
« Aug   Oct »
 1234
567891011
12131415161718
19202122232425
2627282930  
Archives

Analytical Accounting Security Tasks and Security Roles issue

While working on a case recently with a colleague we noticed that a user received a security privileges error for some windows which were part of Analytical Accounting.  We used the Support Debugging Tool’s Security Information window to have a look at what was happening and found that there were Security Tasks and Security Roles set up for Analytical Accounting, but due to some data issues they were not working properly. You can see the problems if you run the following queries in the DYNAMICS database: select * from SY09100 where SECURITYROLEID like ‘AA%’ select * from SY10600 where SECURITYROLEID like ‘AA%’ select * from SY09000 where SECURITYTASKID like ‘AA%’ select * from SY10700 where SECURITYTASKID like ‘AA%’ Look closely at the returned data and you can see the SECURITYROLEID for AA CLERK* has an extra space before CLERK (two spaces rather than one) in the SY09100 table. Also the SECURITYTASKID for AADEFAULTUSER* has a space before the asterisk (*) in the SY10700 table

More:
Analytical Accounting Security Tasks and Security Roles issue

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.17_1161]
Rating: 0 (from 0 votes)