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

Question

Question

Adding Forms Web Site to Workflow Referenced Object Manager

asked on July 6, 2017 Show version history

I can't seem to get my demo setup to retrieve business processes from my local forms web site.

I have also tried:

localhost/Forms

chasemain/Forms

 

Here was the diagnostic data:

The remote server returned an error: (404) Not Found.
---Stack Trace---

Server trace:
System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.HttpWebRequest.GetResponse()
   at Laserfiche.Workflow.Operations.Forms.TestLaserficheFormServiceOperation.Execute(WcfOperationContext context)
   at Laserfiche.Workflow.Runtime.Systems.SubsystemCommandHandler.ProcessExecuteCommand(ExecuteOperationCommand command)
   at Laserfiche.Workflow.Runtime.WcfSubsystem.ExecuteOperation(OperationCommand operation)


Client trace
   at Laserfiche.Workflow.Internal.WorkflowServerClient.ExecuteCommand(OperationCommand data)
   at Laserfiche.Workflow.WorkflowServerClientExtensions.ExecuteCommandInternal(IWorkflowServerApi api, ExecuteOperationCommand command)
   at Laserfiche.Workflow.UI.Configuration.WebServiceReferencesDialog.TestLink(Object sender, TestUrlEventArgs e)


***

 

Replies

replied on July 6, 2017

I found the answer here:

 

https://answers.laserfiche.com/questions/116777/Unable-to-use-Invoke-Business-Process-activity-in-Workflow-102

 

Unsure if this bug will be fixed in the next patch but Checking Use SSL then Unchecking Use SSL and saving in the Forms Server section of the Forms Config worked.

 

 

You are not allowed to follow up in this post.