Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Example 4-2 Workflow deletes target deviceID from data center model workflow ComputerDelete (in DeviceID) LocaleInsensitive var idname = DCMQuery(/Server[@id=$DeviceID]/@name) log debug "Deleting computer " + idname DCMDelete(/Server[@id=$DeviceID]/) 4.8 Software Package Editor The Eclipse based Software Package Editor is integrated to the Automation Package Developer Environment (APDE). 1. Run the eclipseLaucher.bat from the eclipse directory. 2. From the Eclipse interface, select Window Show View Other. 3. Select Software Package Editor as show in Figure 4-7. 4. Click OK. Figure 4-7 Open Software Package Editor in Eclipse In order to open and save a software package from a file repository on the Tivoli Provisioning Manager server, you must specify the connection settings. 1. From the Eclipse interface select Window Preferences. Chapter 4. Configuration 85