Set Status of an Asset using Workflow
Updated: 21 May 2010 | 1 comment
I'm working on creating a workflow project for Asset Moves and Disposals. Right now at the end, I've got a task for the workers assigned to the Asset Management queue to manually go in and change the Asset's Status to Disposed after all the prerequisite approvals in the Workflow are finished. I was wondering if anyone has tried to automate changing the Status of an Asset in Workflow or a SQL script. How would I go about doing this? Any pointers on the SQL I'd need to run would be welcome. Thanks!
discussion Filed Under:
Comments
SetAssetStatusComponent in Workflow
The SetAssetStatusComponent should do the trick. I think it is installed with the ASDK:
http://localhost/Altiris/ASDKAsset/AssetManagementLibService.asmx?op=SetAssetStatus
Would you like to reply?
Login or Register to post your comment.