Stored Procedure Output Datatype

Stored Procedure Output Datatype

Comments

  • Hi all,

    Im trying to use a stored procedure that outputs data rows as the type that Decisions generates when adding the stored procedure integration. However, when making changes to the stored procedure, Im having to remove/re-add the stored procedure in order to regenerate the output datatype. I [i]could[/i] use DynamicDataRows instead of the generated datatype but thats not preferable. Am I missing something or is removing/re-adding the stored procedure the only way to regenerate that output datatype? Also, is there a way to define a custom datatype that allows for "from database column" mapping the same way the Decisions-generated datatype does?

    Thanks in advance.

Sign In or Register to comment.