Skip to content

BMC Remedy Action Request System - Process Steps

Check Entry

Check an entry in a form in BMC Remedy.

NameTypeDescriptionRequired
Entry IDStringThe ID of the entry to be updated.Yes
Field ValuesStringThe values to check on the entry. New-line separated list in the format name->value.Yes
Folder containing AR API JarsStringThe Full path to the folder containing arapi.jar and related jars. e.g. C:\Program Files\BMC Software\ARSystem\Arserver\api\lib\Yes
Form NameStringThe name of the BMC Remedy form to create the entry in.Yes
PasswordPasswordThe password of the user to authenticate in BMC Remedy.Yes
PortStringThe port that BMC ARSystem listens onYes
Server HostStringThe server that BMC ARSystem resides onYes
UserStringThe user to authenticate in BMC Remedy.Yes

Create Entry

Create an entry in a form in BMC Remedy.

NameTypeDescriptionRequired
Field ValuesStringThe values to set on the entry. New-line separated list in the format name->value.Yes
Folder containing AR API JarsStringThe full path to the folder containing arapi.jar and related jars. e.g. C:\Program Files\BMC Software\ARSystem\Arserver\api\lib\Yes
Form NameStringThe name of the BMC Remedy form to create the entry in.Yes
PasswordPasswordThe password of the user to authenticate in BMC Remedy.Yes
PortStringThe port that BMC ARSystem listens onYes
Server HostStringThe server that BMC ARSystem resides onYes
UserStringThe user to authenticate in BMC Remedy.Yes

Import Definitions

Import the definitions from a file to the server. Objects already defined will be replaced. Administrator privleges on the server are required for this command.

NameTypeDescriptionRequired
File PathStringThe Full path to the definition file you want to import.Yes
Folder containing AR API JarsStringThe Full path to the folder containing arapi.jar and related jars. e.g. C:\Program Files\BMC Software\ARSystem\Arserver\api\lib\Yes
PasswordPasswordThe password of the user to authenticate in BMC Remedy.Yes
PortStringThe port that BMC ARSystem listens onYes
Server HostStringThe server that BMC ARSystem resides onYes
UserStringThe user to authenticate in BMC Remedy.Yes

Update Entry

Update an entry in a form in BMC Remedy.

NameTypeDescriptionRequired
Entry IDStringThe ID of the entry to be updated.Yes
Field ValuesStringThe values to set on the entry. New-line separated list in the format name->value.Yes
Folder containing AR API JarsStringThe full path to the folder containing arapi.jar and related jars. e.g. C:\Program Files\BMC Software\ARSystem\Arserver\api\lib\Yes
Form NameStringThe name of the BMC Remedy form to create the entry in.Yes
PasswordPasswordThe password of the user to authenticate in BMC Remedy.Yes
PortStringThe port that BMC ARSystem listens onYes
Server HostStringThe server that BMC ARSystem resides onYes
UserStringThe user to authenticate in BMC Remedy.Yes