I’m getting the above error when sending the output from a publication to a file location. The correct account and password details have been input, but it still fails.
The strange thing is, sending the output from a scheduled document to the same location works.
Hmmm, seems weird, as far as I know (not dealt with this stuff for a while) is that the destination job server should be used in both cases, so that should be picking up the user account the SIA is running under.
Might be worth a check of all the BOXI processes on the server to see what user context they are running under? It`s not a horizontally scaled environment is it?, and processes could be running on a different machine and could be running processes under different user contexts.
Well, after much investigation, I read a posting that suggested adding the Domain Name to the User Name credentials, and this worked!
So, to check that this was the cause of the problem, I then removed the Domain Name, but it still worked.
I then removed the password (because the posting that I read had also suggested this), and it sill worked.
I then tried another user’s account both with and without the Domain Name but no password, and this did not work. However, it did manage to lock out her Windows login, as we have a ‘3 tries and your out’ Windows login policy. She’s not a happy bunny!
Can anyone explain what’s going on with the Domain Name business, and why you should need it for Publications but not for scheduling?
I am not an Administrator and do not have access to CMC, but wouldn’t all of what you suggest affect both Schedules and Publications. I can schedule output successfully, but just not through Publications.
Apologies if these are dumb questions, but I’m not an Administrator.
Is ‘rexec’ a Linux specific thing? Our BI servers run on Windows Server 2003, but I am wanting to send the Publication output to a Red Hat / Linux box.
I am using a specific account / password to login, which works with Schedules, but fails with Publications.
I’ve now managed to get my hands on these KB articles (I don’t have a SAP account). However, they all to relate to issues where the BO servers are running under Unix. Ours aren’t, they are on Windows Server 2003; it’s just the destination server for the Publication output that is running Linux.
Unfortunately, I’m never going to be able to test this as my contract finishes at the end of the month, and the required BO / server admin resource is not available at present.
However, SAP have suggested that the BO SIA account also needs read / write access to the destination Linux server even though we are providing a specific account / password when sending the output of the Publication. This does not make sense to me, but a wise ex-SAP consultant that I know has suggested the following reasons for it:
“It may also be that the service account needs access to the share first to do some checks and then the account you use actually does the saving who knows!!! Different teams write different modules so its possible (probable) that scheduling and publications use different workflows and code.”
This would explain why scheduling works but Publications do not.