Hi,
I have a scheduled workflow in the gallery that executes another workflow in a network folder via an Event with command line option.
I receive this error message from the execution of the workflow in the network location, I haven't been able to understand the issue from the community discussions:
Started running \\filesrv\NIB-path-and-nameof-theworkflow at Thu Feb 20 11:05:23 2020
00:00:0.002 - Alteryx: Running at a Low Priority.
00:00:0.048 - ToolId 149: 173 records were output
00:00:0.078 - ToolId 157: 412 records were output
00:00:0.095 - ToolId 155: 193 records were True and 219 were False
00:00:0.135 - ToolId 195: ODBC Driver version: 03.80
00:00:0.148 - Error - ToolId 195: Lua open script error: 0,
/Alteryx/bin/RuntimeData/ODBC/sqlncli11.lua:1: module './RuntimeData/ODBC/sqlserver' not found:
no field package.preload['./RuntimeData/ODBC/sqlserver']
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\lua\\/RuntimeData/ODBC/sqlserver.lua'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\lua\\/RuntimeData/ODBC/sqlserver\init.lua'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\\/RuntimeData/ODBC/sqlserver.lua'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\\/RuntimeData/ODBC/sqlserver\init.lua'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\..\share\lua\5.3\\/RuntimeData/ODBC/sqlserver.lua'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\..\share\lua\5.3\\/RuntimeData/ODBC/sqlserver\init.lua'
no file '.\\/RuntimeData/ODBC/sqlserver.lua'
no file '.\\/RuntimeData/ODBC/sqlserver\init.lua'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\\/RuntimeData/ODBC/sqlserver.dll'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\..\lib\lua\5.3\\/RuntimeData/ODBC/sqlserver.dll'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\loadall.dll'
no file '.\\/RuntimeData/ODBC/sqlserver.dll'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\.dll'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\..\lib\lua\5.3\.dll'
no file 'D:\Data\Alteryx\Service\Staging\3792_feb91851ee564955b20b7bd2261f368c\_externals\1\loadall.dll'
no file '.\.dll'
Finished in 00:00:0.296 with 1 error
Any idea?
Thankss