You are viewing limited content. For full access, please sign in.

Question

Question

Getting error while running workflow.

asked on March 20, 2015

Hi, 
I am getting an error when I am running the repository workflow. 

It says- "The workflow doesn't seem to be started by Forms. The Forms Instance ID was not specified or was empty". 

I am calling this specific workflow from the Forms itself. Also, I have 'Run rule' set to start the workflow when a document is created in a specific folder. 

Please see screenshots. I am not sure how to resolve this error. 

Appreciate if you can help. 

Thanks,

 

Error- Instance ID not specified.jpg
Worflow call from FORMS.jpg
Run Rule.jpg
0 0

Replies

replied on March 20, 2015 Show version history

When setting forms to initiate a workflow from a service task object in the process modeler,  starting conditions are not used so you can remove those as it may be causing it to fire later from the save to repository action but workflow wouldn't have the appropriate information from forms thus giving that error message if started that way. 

 

Let me know if that does the trick otherwise we'll look at forms/workflow configurations outside that specific process pictured above. 

 

 

Cheers! 

Carl

0 0
replied on April 10, 2018

I am getting the same error but I have no such starting conditions.  I am retrieving business process valuables to fill out a pdf form.

 

I have this workflow being called from Forms but it never seems to start.  Once the form is submitted I have it sent to a repository, that service task works fine but the service task that calls the workflow doesn't seem to fire.

Form-Process.JPG
PDF-Workflow.JPG
PDF-Workflow.JPG (14.53 KB)
0 0
replied on April 10, 2018

The event viewer log on the Forms server should give you more indication on what went wrong. It doesn't look like the same issue as the original post.

0 0
replied on April 17, 2018

I think I may not fully understand this and maybe I need to describe what I am looking to do as I may be missing steps in the process.

 

I have a form that will be created through Forms and then places into a repository. I would then like to fill out a template pdf with the fields from the submitted form and place it in a folder.

 

Am I missing steps as right now I have only two. 

0 0
replied on April 17, 2018

How did you determine that the workflow has not started? Did you try searching for instances in the Workflow Designer?

Since your workflow starts from Forms, you will need to add a Create Entry activity to create the document, then, after you fill out the PDF, you need to use Attach Electronic Document to set the PDF on the entry you created.

0 0
replied on April 17, 2018

Thank you after your input I made changes and  I see results that the forms process initiates the workflow and I see two documents being created, the forms document and another from the "create entry" activity. However the create entry document that gets created is empty and doesn't seem to be picking up the master pdf document that I have on the LAserfiche Server.

updated workflow  for form application.JPG
0 0
replied on April 17, 2018

I'm sorry, I got my activity order wrong. They should be the other way around:

0 0
replied on April 10, 2018

I am getting the same error but I have no such starting conditions.  I am retrieving business process valuables to fill out a pdf form.

 

I have this workflow being called from Forms but it never seems to start.  Once the form is submitted I have it sent to a repository, that service task works fine but the service task that calls the workflow doesn't seem to fire.

replied on April 17, 2018

Thank you, it is now working for me.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.