Back to BMC Remedy Integrations
Handler · Version 1

BMC CMDB Computer System Update BMC Remedy

Download GitHub

About

This handler updates the BMC Computer System matching the Instance ID provided. This handler will not update the status of a computer system that has a status of In Inventory because does not do the other actions to take an item out of inventory successfully. This handler will update any information provided by parameters, but will leave the fields/parameters left blank unchanged.

Configurations
Name Description Sample
server Remedy Server Name or IP Address
username Remedy Login Name
password Remedy Password
port Remedy TCP Port 0
authentication Remedy Authentication String
enable_debug_logging Enable debug logging if the value is set to 'Yes'. No
Parameters
Name Description Sample
Instance ID The ID of the Computer System to update <%=@answers['Asset Instance ID']%>
Name The Name of the Computer System to update
Description The Description of the Computer System to update
Serial Number The Serial Number of the Computer System to update
Status The Status of the Computer System to update Deployed
Model The Model of the Computer System to update
Version The Version of the Computer System to update
Category The Category of the Computer System to update
Type The Type of the Computer System to update
Item The Item of the Computer System to update
Company The Company of the Computer System to update
Region The Region of the Computer System to update
Site The Site of the Computer System to update
Site Group The Site Group of the Computer System to update
Changelog

BMCCMDBComputerSystemUpdate (2012-05-23)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top