Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
SunilChauhan
Champion
Champion

published app have not access to user

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

Sunil Chauhan
Labels (1)
1 Solution

Accepted Solutions
SunilChauhan
Champion
Champion
Author

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.

Sunil Chauhan

View solution in original post

16 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

Make sure that you have given permission for that user while scheduling the distribution to a folder in the task.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
ashfaq_haseeb
Champion III
Champion III

Hi,

Make sure you have given permission while distributing.

Regards

ASHFAQ

SunilChauhan
Champion
Champion
Author

thanks.it is having distrubuted to all authenticated users and he is one of them

Sunil Chauhan
SunilChauhan
Champion
Champion
Author

thanks.it is having distrubuted to all authenticated users and he is one of them

Sunil Chauhan
ashfaq_haseeb
Champion III
Champion III

Hi,

Instead of using all authenticated user.

I suggest you to go with named user and add users manually.

Regards

aSHFAQ

SunilChauhan
Champion
Champion
Author

thanks not working.could you please share some other work around?

Sunil Chauhan
ashfaq_haseeb
Champion III
Champion III

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

SunilChauhan
Champion
Champion
Author

thanks .unfornuately not the case. he have only one userid added in group

Sunil Chauhan
ashfaq_haseeb
Champion III
Champion III

Hi,

Did you add complete group or user while distributing?

Try by adding user instead of group.

Regards

ASHFAQ