Back to BMC Remedy Integrations
Handler · Version 1

BMC ITSM7 Approver Retrieve by Role BMC Remedy

Download GitHub

About

AP:Role is an ITSM 7 form that stores the approvers for Roles defined. This handler retrieves the approvers (Member List) for the specified role in XML format so this data can be used in a loop to generate approvals. Note that this handler will only return data for active roles. It also returns either "One Must Sign" or "All Must Sign" to indicate the appropriate action if there are multiple approvers.

The user IDs are reutrned in the following format: Demo Mary Manager

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
Role Name The Role Name to send approvals to Role Name
Results
Name Description
userIdList The user Ids of the records being retrieved.
ifMultiple The 'First Name' field data of the record being retrieved.
Changelog

BmcItsm7ApproverRetrieveBy_Role (2012-05-04)

  • 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