Help - SSIS 2014 - Script Task - Webdav - Connect to endpoint - No file transfer
Hello,
Need some assistance please.
SSIS 2014 Script Task - C#
Set Protocol.FTP, Upload a file to a designated end point. This works, file is delivered to end point.
Change Protocol.WebDav, Upload a file to a designated end point. File does not appear at end point.
Protocol = Protocol.Webdav,
(Connection,UserID,Password) Go here
WebdavSecure=true,
WebdavRoot="/"
Return Message: Information: Upload of E:\Data Flow Data Files\Applications\XXXXXXX\FTP\02018520160211020201000000.TXT succeeded
Any direction would be appreaciated,
Thank you - Covi
Need some assistance please.
SSIS 2014 Script Task - C#
Set Protocol.FTP, Upload a file to a designated end point. This works, file is delivered to end point.
Change Protocol.WebDav, Upload a file to a designated end point. File does not appear at end point.
Protocol = Protocol.Webdav,
(Connection,UserID,Password) Go here
WebdavSecure=true,
WebdavRoot="/"
Return Message: Information: Upload of E:\Data Flow Data Files\Applications\XXXXXXX\FTP\02018520160211020201000000.TXT succeeded
Any direction would be appreaciated,
Thank you - Covi