Workflow and ServiceDesk Community

 View Only

Get Items By Name And Type Component 

Jun 13, 2012 10:39 AM

Component definition

This component gets a list of item guids of all items matching the input parameters 'name' and 'type'.

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
name [Text] Testsoftware Full name required, no wildcards
type [Text] Altiris.SoftwareManagement.Resources.SoftwareReleaseResource 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 Array of Guids of all Items of the type and name specified

Connection information

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

Use case

[Example 1]

Find items of type Software Release to remove duplicates.

 img002.PNG

(example simplified)

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.