Anyone had any luck connecting to an Exchange Server via SSIS using either the CDATA component (http://cdn.cdata.com/help/CEA/rssis/pg_connectionr.htm) or COZYROC component (http://www.cozyroc.com/ssis/exchange-connection)?
I know next to nothing about Exchange and have been provided with a CAS server as my Exchange Server along with user/password. I've tried both the CAS address and the OWA access with the above components: CDATA gives a "301: Moved Permanently" while COZYROC gives an immediate "440: Login Timeout".
Since there are limited options and all I'm trying to do for now is get the connection (no need for proxy or specific impersonation), I've only entered server, user, pass and specifically for CDATA, a Auth Scheme and Platform (for which I've tried every combination without luck)
Has anyone found any gotchas that need to be set to work around this?
Thanks