I am trying to use the Replicate Entries activity in Workflow 10.2 and when I set the source and destination repositories and then set the "Entries to Copy" to the Starting Entry, I receiving the error "The Entry (HR - Document Migration::Starting Entry Cannot be Accessed by the Source Repository". It gives this message before the workflow is even published, so I do not believe it is a permissions issue. Any ideas on how to correct it?
Question
Question
The Entry (HR - Document Migration::Starting Entry Cannot be Accessed by the Source Repository
Answer
Sounds like you have your Workflow server set up to monitor multiple repositories and the starting rule is not set up to exclude entries from some of them, so it's being triggered by changes in all repositories.
Replies
Verify the connection profile used for the source repository is pointing at the same one where the starting entry exists. Usually that error means that the entries are coming from one repository, but the profile set for that part of the activity accesses a different repository.
I believe the "starting entry" connection profile will default to the first connection profile listed in the Workflow Profile Manager so that could also be the issue if the "source repository" part of Replicate Entries is using the correct profile and you still get an error.
Make sure the first connection profile on the list is for the repository where the "Starting Entry" will be located.