syarragu
28th August 2010, 08:25
Hi Baan Experts,

In Baan IV, a normal user has DEM authorizations for some modules in Distribution Package. Now the user wants access and authorization to execute "Execute SQL Query" session.

1. Is it possible to give authorizations for "Execute SQL Query" session for a normal user?

2. Is there any restriction that only super user can execute ‘Execute SQL Query’ session and normal user can not?

Appreciates your help/suggestions

Thank you,

Best Regards,
Srinivas

Hitesh Shah
29th August 2010, 19:22
u can restrict / allow a normal user to execute easy sql query session (ttaad3280m000) or for that matter any other tools session.

syarragu
30th August 2010, 03:24
Thank you Hitesh Shah,

It would be great help if you can explain how a normal user be authorized to execute the session, without making him as super user.

Hitesh Shah
30th August 2010, 18:22
In B40 user can allow a normal user a session in ttaad2132m000 . Same / similar session should exist in ur version .

Jeff Ball
8th September 2010, 15:21
Hi

If you are setting up user access through DEM, access to Execute Query can be given the same as any other session. However, this will allow that user to execute all queries.

What is more commonly done is to include specific queries in the DEM processes at the appropriate points. To do this, add the execute query session to the process activity and also add the query code into the argument field. Then the specific query can be launched from the DEM, and to the end user it looks like running any other standard report.