- This topic has 3 replies, 3 voices, and was last updated 16 years, 4 months ago by .
-
Topic
-
I’ve got an xml feed coming into the Interface Engine, via a socket. I have to map the xml data to a SQL Server. I’ll use a tcl proc to send the sql statments (via odbc). Is there any way I can use some functionality in the Interface Engine to map the xml data to local tcl variables, or? I hope I’m missing something, but it looks like I have to write my own xml parser in the tcl proc.
I’ve got the xsd compiled in the xml package manager, but I don’t see how I can use that functionality for what I’m tyring to do. It looks like I can only use the xml package manager in conjunction with the translation configurator.
Perhaps I use the translation configurator and from it call a tcl proc that writes to the SQL Server?
Any suggestions greatly appreciated!
thanks,
Steve
- The forum ‘Cloverleaf’ is closed to new topics and replies.