06-08-06 12:18 AM
Perhaps I'm being totally naive in this, but I call stored procedures in my
orchestrations using a callout to sql server: rt. click project --> add
generated items --> add adapter metadata --> choose the SQL adapter and
follow the wizard. Then add a port, choose "Use Existing Port type", and
select the port type generated by the adapter. Perhaps a lot of work to jus
t
call a stored procedure, but I think it would work.
Dave
"Michael Elizarov [MSFT]" wrote:
> Lee,
> did you try expression? Message construction and assignment are expected t
o
> create messages as output, though you still can have expression inside and
> call SP.
>
> -- Michael
>
> --------------------
> night
>
>
[ Post a follow-up to this message ]
|