DRIVE:\Inetpub\wwwroot\wfgen
folder.ApplicationDataPath
parameter in the web.config
file.DRIVE:\Inetpub\wwwroot\wfgen\App_Data
folder..mdf
and .ldf
files to the new location.
DRIVE:\Inetpub\wwwroot\wfgen\App_Data
folder from the old server to the new one if you haven’t applied file storage externalization.
MyWebService
located in DRIVE:\wfgen\wfapps\WebServices\MyWebServices
then you need to copy the entire folder to the same place on the new server.
FORM_URL
data in the process definition to point to the new URL.
DRIVE:\Inetpub\wwwroot\wfgen\App_Data
. The other folders should always keep the same size because everything that is generated over the time is placed in this directory..mdf
and .ldf
files if you are using SQL Server, or using your DBMS tools.\wfgen\App_Data\LogFiles\Dir\Synchro
directory. Alternately, you can consult and manage the logs history directly in the WorkflowGen Administration Module.DRIVE:\Inetpub\wwwroot\wfgen\App_Data\Files\EFormASPX
temporary folder and are automatically deleted 24 hours after their creation.ApplicationDataPath
configuration parameter (e.g. \App_Data\Files\DataSet\runtime
).