I'm trying to call a Stored Procedure from
Ariel, if the external object is a stored procedure, that is, it corresponds to a stored procedure in the database, make sure that the external object has the property Type = Stored Procedure
and that the types of the parameters are basic types, not sdts .
If that is correct and keeps giving the error, it would help that you send the xpz
of the external object.