Need to export info to SQL Server

We run Tamino 4.2.1.x for an enterprise system and need to do a nightly transfer of information to a MSSQL system for a corporate reporting tool. I was wondering if Software AG had a recommended way of doing this or if anyone has had experience writing the tools to do this.

For those interested - the solution was to use Tamino’s inoload to unload collections and then MSSQL Server’s integration tools to parse and import the XML.