Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
i am publishing a job through publisher and dont have access to particular user .
but when i am reloading @ source folder and then copy and paste application to user document
its woking fine. could some one shade light on this whats happeing here.
I am running this using Service Account.
Thanks
Sunil
i am able to resolved the issue after removing code ( with NTName outside the section access which is not required.)
see the highlighted bold code
Section access;
Load upper(Access) as Access,
upper(NTName) as NTName,
upper(Field) as upper
from path;
section access
Load
upper(NTName) as NTname
SH01
SH02.
currentely we dont reuired this beacuse no sheet is hiden based on condition.
but definitely if someone ask in future to do so . i will get stuck. so request you to please look into this and suggest me.
Hi,
Make sure that you have given permission for that user while scheduling the distribution to a folder in the task.
Regards,
Kaushik Solanki
Hi,
Make sure you have given permission while distributing.
Regards
ASHFAQ
thanks.it is having distrubuted to all authenticated users and he is one of them
thanks.it is having distrubuted to all authenticated users and he is one of them
Hi,
Instead of using all authenticated user.
I suggest you to go with named user and add users manually.
Regards
aSHFAQ
thanks not working.could you please share some other work around?
Hi
Make sure the said user don't have two accounts in Active directory. May be he have 2 accounts with space
Can you confirm that?
Above must work.
Regards
aSHFAQ
thanks .unfornuately not the case. he have only one userid added in group
Hi,
Did you add complete group or user while distributing?
Try by adding user instead of group.
Regards
ASHFAQ