Back to BMC Remedy Integrations
Handler · Version 1

Remedy Group list Users BMC Remedy

Download GitHub

About

The User form in Remedy is used to track all Users and their permissions. This handler allows you to update the fields listed above with new values, blank values (represented by the keyword 'nil') or to leave the values alone (no answer passed as a parameter). Radio button options are validated in the handler before being applied. It is intended that the service item will limit the choices poosible. If an invalid choice is passed, an exception is raised.

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
enable_debug_logging Enable debug logging if the value is set to 'Yes'. No
Parameters
Name Description Sample
Group Name: The lookup value for the group to find.
Results
Name Description
User List
Changelog

BMCRemedyUserUpdateV1 (2010-01-26)

  • 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