ContributionsMost RecentMost LikesSolutionsRe: ClearStageData HEllo I can confirm as I try to do the same thing, for SourceID you have to use "" (I'm trying this) or maybe string.empy (not tested) . And it works pretty fine if you have multiple files loaded in...Re: question about this function : QueueDataMgmtSequence Hello, In fact, it was a silly issue. Those commands are listed in a select case condition. And one of them wasn't properly set. So...sorry but there's not any issue with this function. Thank you gu...question about this function : QueueDataMgmtSequence Hello, we're trying to paralellize datamanagement jobs over years with this call QueueDataMgmtSequence But it seems the task called by this function is not running. Should we have missed something...Data Management Jobs Description updated automatically ? Hello, Is it possible to modify datamanagement job description on the fly ? We want adding more info for monitoring issues. Re: Data Management Jobs Description updated automatically ? Hi In fact I've found a solution, using somthing from speciality Planning. It's somethin lke that Private Sub SetTaskDescription(ByVal si As SessionInfo, ByVal args As ExtenderArgs, ByVal sDesc A...