Hoppa till huvudinnehållet

SQL Query with Windows Authentication

Kommentarer

2 kommentarer

  • Mike Ketler
    Hi,

     

    Server side workflow activities like "SqlQuery" are run by the REST IIS Application Pool. By default this Application Pool uses the ApplicationPoolIdentity which is why you are seeing the domain\computer name. You can either get your IT team to configure permission for the computer domain identity or you can change the IIS Application Pool to use a domain service account. See attached screenshot.

     

    _img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=907f20000000SCH&feoid=Body&refid=0EMf2000000E3rQ" _/_img_

     

    Thanks,

     

    Mike Ketler
    0
  • Robert Pincus
    I did what you suggested, and set the application pool to use me and I was able to run a SQL query. I will go ahead and get a domain account set up and use that instead.

     

     
    0

Du måste logga in om du vill lämna en kommentar.