Back to BMC Remedy Integrations
Handler · Version 1

BMC ITSM8 Asset to Contract Assoc Create BMC Remedy

Download GitHub

About

This handler creates a record in the CTR:ContractRelationship form based on the information input by the end user, and returns the Request ID of the record created. The handler is just half of the equation. It should be used in conjunction with bmcitsm8assoctoassetcreate handler.

Configurations
Name Description Sample
server Remedy Server Name or IP Address
username Remedy Login Name
password Remedy Password
port Remedy TCP Port 0
prognum Remedy RPC Prognum 0
authentication Remedy Authentication String
Parameters
Name Description Sample
Parent Form Name The value for the 'Parent Form Name' field. Ex: AST:ComputerSystem AST:ComputerSystem
Parent Instance ID Reconciliation ID of the asset. RE01g23b4f13dgG23h54350f1
Parent Relationship Type Parent Relationship Type Configuration Item
Parent Description The Asset Name Adobe Pro
Child Form Name The child form name CTR:MasterContract
Child Instance ID Contract Instance ID CTR000000013948
Child Relationship Type Child relationship type Contract
Child Description Contract name 1 Year Term
Results
Name Description
CTR:Contract_Relationship Entry ID The Request ID of the CTR:Contract_Relationship record that was created.
Changelog

BMC ITSM8 Asset to Contract Assoc Create (2015)

  • 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