This is probably easy but can't seem to track it down.
Trying to publish a Workflow and get the following:
Access is denied. User 'DOMAIN\myname' does not have enough rights to perform this action. [0219-WF1]
We are kind of a "third party" here. We have remote access to the Workflow server and our accounts seem to have full admin rights to the repository.
For the Workflow connection profile, the client has a generic Workflow user. We are using that user and not our domain accounts.
There are other workflows that are currently published (not by us). They are also using the generic Workflow account as a connection profile.
SQL is on a different server. Workflow services are set to run as a specific domain service account. This seems to be fine since other Workflows are published and running.
Just curious as to why it is trying to use my domain account to publish. Do our domain accounts need to have specific rights to the SQL server? I have tried to click on the security tab in the Workflow Administration Console and also get the same error.
Thanks