Hi,
I am trying to input an entire xml into a sql server table. I am doing this via an operation in Ensemble.
I keep getting the following error
[SQL Server]XML parsing: line 0, character 0, unrecognized input signature
I have setup the table with a column parameter XML.
Here is the request object that is being sent to the store procedure
<reqSQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:s="http://www.w3.org/2001/XMLSchema">
<SQLScript>
{ call dbo.PopulateDataTable(?,?,?,?,?,?,?)}
</SQLScript><lstInputParams><lstInputParamsItem>
test
</lstInputParamsItem><lstInputParamsItem>
666666