raghava sriram
17th February 2010, 11:56
Hi,
While running the session ttadv3280m000(execute query) with the user who doesn't have tools. It is throwing an error 'report deos not present'. where as the same seesion is running with 'bsp' or any other user having tools it is working fine. Help me in resolving this.
Thanks
Raghava S
mark_h
17th February 2010, 14:32
Which package did the query get created in? The person needs not only this session but permissions to the report also. Look at the session, see which package and module and make sure they have access to it.
amitmmokashi
18th February 2010, 06:01
Hi,
Also check the package combination of the user. It might so happen that the report is present in VRC lower than the VRC to which the package combination of the user is linked to.
Regards,
Amit
raghava sriram
18th February 2010, 06:25
Hi,
I am not creating any session. I just wriiten the query in sql quries--> query data. The output is reportlist with the report tisqlmfg. when i run the query i am getting the report.
But i gave the session ttadv3280m000 session for the key to execute the query, but it is throwing 'report not present'.
As you said i have checked all the permissions for the user. Everything is fine. The package combination of the user is B61sel. The report is present in B61sel as tisqlmfg.
Please suggest.
bdittmar
18th February 2010, 10:17
Hi,
I am not creating any session. I just wriiten the query in sql quries--> query data. The output is reportlist with the report tisqlmfg. when i run the query i am getting the report.
But i gave the session ttadv3280m000 session for the key to execute the query, but it is throwing 'report not present'.
As you said i have checked all the permissions for the user. Everything is fine. The package combination of the user is B61sel. The report is present in B61sel as tisqlmfg.
Please suggest.
Hello,
has the user the propper rights for ti sql ?
(Modul authorisation on ti sql ?)
Regards
raghava sriram
19th February 2010, 06:18
Yes user has full rights
Regards
Hitesh Shah
21st February 2010, 05:29
As you said i have checked all the permissions for the user. Everything is fine. The package combination of the user is B61sel. The report is present in B61sel as tisqlmfg.
Please suggest.
Is bsp user package combination same to that of user's.
raghava sriram
22nd February 2010, 06:04
Hi,
yes, bsp user package combination is same.
I am not getting the report only for the user who is not having 'Tools' .
Regards,
baan.kmurali
22nd February 2010, 14:09
make sure the Package of report is equal to user's current package.
Regards,
Murali.
mark_h
22nd February 2010, 15:36
Hi,
yes, bsp user package combination is same.
I am not getting the report only for the user who is not having 'Tools' .
Regards,
What do you mean by not having 'tools'? They at least have to have ttadv3280m000 and probably the module ttstp.
raghava sriram
23rd February 2010, 07:01
Thanks for all those who posted reply's. The is problem is solved and finally i am getting the report for the functional users also.
Regards,
mark_h
23rd February 2010, 14:28
Thanks for all those who posted reply's. The is problem is solved and finally i am getting the report for the functional users also.
Regards,
Could you post what the resolution was for future reference?
Thanks
raghava sriram
25th February 2010, 11:17
Hi,
Add the user in ttadv0140m000 session by giving the VRC as same as the VRC in which we created the reoprt.
Ex: Assume that, report is created in pkg - tc module -sql report - xxx in B61V_a_liv VRC. then add user in ttadv0140m000 with VRC B61V_a_liv.
Regards,