Workflow and ServiceDesk Community

 View Only

Get Items By Type Component 

Jun 13, 2012 10:38 AM

 

Component definition

This component gets all items of the type specified from the Notification Server.

Component icon

icon2.PNG

Definition of component input value or values

Table: Input values

Input value name Input value data type Example format Comments
Timeout [Number] 10000 Time in milliseconds
type Name [Text] Altiris.TaskServerTasks.ScriptTask.ScriptTaskServerTask A list of all Item Types can be seen by running the following SQL command on the SMP Database:
Select Type FROM dbo.vItemClass

 

Definition of component output value or values

Return Value: An Item Details Array with all Items of the type specified

Connection information

The component uses a NSAuthenticationToken to connect to the Notification Server.

 

Use case

 

[Example 1]

Get all Quick Delivery Tasks and move them to a different Folder

img001_0.PNG

 

[Example 2]

Get all Script Tasks, check if they contain a certain function and replace the function.

img001_1.PNG

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.