Hi every one
I am trying to run a WF with InputDynamic Tool which is attached with Input Text tool contains all all the tables with their schemas.
The dynamic tool has connection with SQL Server to run a specific Stored Procedure that reads tables from linked server (TrakCare) and then insert on the SQL Server
Spoiler
The problem is when I run the WF on the Designer everything works fine but,
when I run it on the server it runs for short time and shows successful But none of the tables are inserted