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

Question

Question

workflow SQL connection does not get released

asked on August 9, 2016

workflow runs a SQL query to Navision SQL db it's creating a connection and never releasing it, how do I fix this?

0 0

Replies

replied on August 9, 2016

Are you talking about data sources in Query Data or Insert Data activities? What connection method are you using?

0 0
replied on August 9, 2016

Hi Miruna, I'm talking about Query Data activity in Workflow. I have attached a screen shot.

These are the problems/questions:

2.       We are noticing that every time a workflow runs (onchanged/oncreated events) it creates a xml file under the LFData folder on the D:/.  This isn’t really an issue except that it appears that file never disappears, it’s holding onto it forever, why is this? 

3.       We also are noticing that every time a workflow runs that has a sql query out to our Navision SQL database it’s creating a connection and never releasing it?  How do we fix this?

 

Thanks Wendi

WF shot.JPG
WF shot.JPG (84.37 KB)
0 0
replied on August 9, 2016

The files on disk should be cleaned up when the workflow completes. Make sure the WF Server service user has rights to delete in the D:\LF_Data\LF_Workflow folder.

Where do you see the SQL connections sticking around?

0 0
replied on August 10, 2016

Hi Miruna, just wanted to let you know that I am waiting on my client to reply to the above post. Thanks Wendi

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

Sign in to reply to this post.