Skip to main content
1-Visitor
September 23, 2014
Solved

Workflow not started Error: You do not have acces to this object or it does not exist

  • September 23, 2014
  • 2 replies
  • 4128 views

As far as I know there have not been any changes but for some reason we are unable to start workflows. We can set the state to "start workflow" but the actual workflow does not run. Also, the objects do exist and I do have access to the folders where the objects reside. We are using Windchill 10.1 and the issue is on our DEV server. How would I go about fixing the above issue? I'm not quite sure where to start.

Best answer by kregimbald

The DEV server was scheduled for a re-start one evening and as a result once the server was up and running again, the issue with the workflows was resolved. I have been able to start the workflows without the error.

2 replies

22-Sapphire I
September 23, 2014

From Site, Utilities,Queue Manager, look at these queues:

- WfPropagationQueue

- WfScheduleQueue

- WfUserWorkQueue

Are they all enabled? started? Have entries?

1-Visitor
September 23, 2014

The above queues are empty except for WFPropagationQueue which has all the "not started" workflow items. The items are at the "ready" status. The above queues are all started and enabled. I did try to "reset" the items in the queue.

22-Sapphire I
September 23, 2014

Ok - Need to determine if it's the system in general or that wf template.

1. Create a new very simple WF template (e.g one Activity, to Creator) and Initiate from the WF admin UI. Does that execute ok?

2. If the test wf process works, initiate the problem wf template the same way, not associated to any object.

3. If that initiates ok, iniitiate again from the wf admin UI, associated with a new Change Request or whatever it is normally used with.

Curious what you find.

kregimbald1-VisitorAuthorAnswer
1-Visitor
October 8, 2014

The DEV server was scheduled for a re-start one evening and as a result once the server was up and running again, the issue with the workflows was resolved. I have been able to start the workflows without the error.