TDV Adapter for Outreach

Build 22.0.8462

TaskReassignOwner

Schedules the mailing associated with the task for delivery, if possible

Stored Procedure Specific Information

allows only a small subset of columns to be used in the EXEC query. These columns can typically be used with only = comparison. For example:

EXECUTE TaskReassignOwner Id = 1, OwnerId = 1

Input

Name Type Required Description
Id Integer True ID of the task.
OwnerId Integer True ID of the Owner.

Result Set Columns

Name Type Description
Status String Execution status of the stored procedure.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462