Back to BMC Remedy Integrations
Handler · Version 1

BMC Execute Process BMC Remedy

Download GitHub

About

Executes the command on the server exactly as submitted. The command string can use results of other actions, such as ticket numbers, in its call. The example above adds an approver to a change request, using very specific parameters.

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
Command: The full text of the command (including any parameters) to be sent to the server
Wait for server response: Do you want to wait for the server's response -- Yes or No
Results
Name Description
Return Value The value returned by the server after executing the command. Value will be blank if the 'Wait for Server Response' field is set to "No"
Changelog

BMCExecuteProcess_V1 (2011-07-21)

  • Initial version. See README for details.
Download GitHub

On This Page

Other Versions

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