WITH (ROWLOCK, REPEATABLEREAD) WHERE ActivityID = @RowID END IF (@IsStartNew = 1) BEGIN SET @IsVisible = 1 END IF (@RowID = @ActivityID) -- current trace is main trace or a new trace BEGIN SET @MarkMainTraceComplete = @IsComplete END ELSE IF (@IsComplete = 1) -- current trace is a continuation BEGIN -- Try to delete it from continuation table if completed DELETE FROM
Windows SharePoint Services adapter will not receive file {1} because {2} BizTalk promoted property would be longer than ...
WITH (INDEX(NCI_ParentActivityID)) WHERE ParentActivityID = @ContinuationToken - Check whether current instance we are about ...
WITH (ROWLOCK, REPEATABLEREAD) WHERE ActivityID = @ActivityID END - Main trace is or has been marked as completed, - check ...
WITH (ROWLOCK, REPEATABLEREAD) WHERE ActivityID = @rootTrace END - If current trace has continuations, set their parents ...
WITH (ROWLOCK, REPEATABLEREAD) WHERE ActivityID = @RowID END IF (@IsStartNew = 1) BEGIN SET @IsVisible = 1 END IF (@RowID ...
WITH NOCHECK ADD PRIMARY KEY CLUSTERED ( ActivityID ) ON PRIMARY GO - Recreate completed instance view and all relationship ...
With RFID Manager, you can create, configure, or manage business processes, devices, device groups, and device providers ...
With this version of BizTalk Server, specifying a remote Tracking Analysis SQL Server at the BizTalk group creation time ...
With this version of BizTalk Server, you must first create at least one MessageBox before you can create any BizTalk Host ...