Workflow Identity - "Guest Account"
I'm working on a workflow that creates a PDF and writes the PDF to a temp folder on the GCX server.
I'm getting an error that " Access to the path 'C:\inetpub\wwwroot\TemporaryReports\MailingLabels.pdf' is denied " " and it appears that the
that workflows by default use the local "Guest" account, which is a problem for us being that local account is disabled for security reasons.
Is there a way to define the Identity of the workflow to another account other the the Guest account?
0
-
I was able to handle this through the IIS_IUSRS security group
0 -
What was the solution? 0 -
The CreateTempFile workflow activity will actually handle all of this for you. It will provide a link which you can pass to the user which offers the file as a download. 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare