Deployment Solution Component

billyccfs's picture

I am using the Advanced Workflow Designer. In the default Altiris Deployment Solution library, there is a component to List Jobs in a Folder. This works on every folder except folders with imaging jobs in them. these are basic image jobs. Anyone seen this? See error below.

Error Details
Error Message:
System.Web.Services.Protocols.SoapException: Column 'run_rdeployt' does not belong to table Table. ---> Altiris.ASDK.ASDKException: Column 'run_rdeployt' does not belong to table Table. at Altiris.ASDK.DS.JobManagement.GetJob(Int32 jobID) at Altiris.ASDK.DS.Web.JobManagementService.GetJob(Int32 jobID) --- End of inner exception stack trace --- at Altiris.ASDK.DS.Web.JobManagementService.GetJob(Int32 jobID)

Message Stack:
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Symantec.Workflow.Core.DS.JobManagement.JobManagementService.GetJob(Int32 jobID)
at Symantec.Workflow.Core.DS.DeploymentServerFacade.ListJobsInFolder(Int32 folderId)
at Symantec.Components.DS.Components.ListJobsInFolderComponent.DoRun(IData data)
at Symantec.Components.DS.Components.AbstractSinglePathDeploymentServerComponent.Run(IData data)
at LogicBase.Core.ExecutionEngine.SinglePathProcessComponentExecutionDelegate.Execute(IData data, IOrchestrationComponent comp, String& outputPath, IExecutionEngine engine, TLExecutionContext context)
at LogicBase.Core.ExecutionEngine.AbstractExecutionEngine.DoRunComp(IOrchestrationComponent comp, IData data, TLExecutionContext context)

Thanks for your help.

reecardo's picture

I'm putting this in today as

I'm putting this in today as a customer issue we can look into. Thanks for posting this.

reecardo's picture

In regards to this error,

In regards to this error, this should be corrected with DS Service Pack 1 and ASDK v1.4. There was an incompatible type with a column in one of the DS tables.

Hope this helps.

spazzzen's picture

MP 1

If you are using the asdk with 6.9 sp1, make sure you install the maintence pack. There were some issues with them prior to the MP.