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

Question

Question

Running A Business Process On A Document Within The Repository Gives Network Error

asked on March 21 Show version history

Hello Everyone,

Please i have a small challenge.

I created a business process that is supposed to export a document to a network path.

When I run the process from the workflow designer, the documeht gets exported. But when I run it with the repository on a document i get the following error:

Error Launching Business Process

Entry: Sample
Error Type: Network Error
Error Message: The Underlyng Connection was closed: Could not establish trust relationship for the SSL/TLS secure channel

Please can anyone help with how I can resolve this.

Replies

replied on March 24

This sounds like it is related to the certificate in IIS. If you load the URL that is configured in the Workflow Configuration Manager into a browser does it load without error/warnings? It could be that the certificate is not trusted and/or that it does not match the URL referenced in the certificate - it should be the FQDN of the workflow server and this should match the certificate. Or you could just remove the https (if using) and try http instead.

You are not allowed to follow up in this post.