Can BMC Control-M pick up a file and write them to IBM MQ?
Are there any BMC control-m extensions to send messages to IBM MQ? I have seen something called Mainview but it's primarily for listening and monitoring.
View ArticleControl-M out condition added with number at the end
We have a control-m jobs out condition to trigger the next successor jobs.But, we could see the some numbers are getting added at that. What would be the check in the job settings need to add to get...
View ArticleSetting max_Retrieve and sort_list parameter in getListEntryObjects
I am a newbie in AR System Java API.I was going trough the code the below code.String formName = "some_formname";String qualificationString = "$1$ = \"" + entryId +"\"";int firstRetrieve = 0;int...
View ArticleJava Rest API : BMC Remedy API and JIRA Integration
I'm integrating BMC remedy and JIRA to solve a problem.Task: I run a rest service and it raises automatic JIRA after reading BMC remedy if there are any records which are of type hotfix. So basically...
View ArticleFailed to get Control-M definition from the GUI server for the following server
while I checkin of a developed Control-M draft in controlM version 9.0.19.200 I am getting the following error Failed to get Control-M definition from the GUI server for the following server:...
View ArticleGetting 9002 error while connecting to Access Remedy Server via Java AR API
I am trying to connect to Access Remedy Server for creating ticket in BMC Remedy via Java but it is giving error i.e.ERROR (9002): The data encryption key exchange failed; Access Remedy Application...
View ArticleAuto Assignment in BMC Remedy ITSM
I am looking for a solution to assign incidents assigned to my group to automatically get assigned to another group without any manual intervention. The auto assignment should be based on the value in...
View ArticleExport all jobs scheduled in control m
I tried save as option but its giving m an .emf file which is not readable.Is there any way we can get all the jobs from control-m in Excel sheet?job->same as-save
View ArticleControl-M cyclic job keeps running even after failure
There are 2 cyclic jobs A and B such that A is predecessor to B and A runs after every 2 minutes from end while B runs after every 1 minute from end. Problem is job B keeps on re running and failing...
View ArticleHow to invoke a script on some action on ticket on bmc remedy?
The requirement is to invoke a shell script/.bat file on some action done on BMC remedy's incidents. After some research, it looks filter is the answer. But, on BMC remedy GUI, can't find any link to...
View ArticleControl-M on-do condition when Job ended
I want to add a step(On-Do) to delete a condition in Control-M V7 when a job ends (no matter which result: either OK, NOTOK, exception from OS, etc..). I've accomplished the same in Control-M V9 with...
View ArticleControl-M Workload Policy for Jobs waiting on Resource
If a job (Job A) is already in the Monitoring Queue waiting on a Resource that is being used by another job (Job B) and a workload policy was created to stop any new instance of Job A from running....
View ArticlePassing JWT in request header not working in groovy script
I am trying to access CI data from CMDB(BMC atrium) via groovy script and it goes in two steps.First to send a POST request to login api and get the authorization token.Second to use this token in...
View ArticleControlM job parameters are not floating while running job
I created ControlM job with all required parameters(named PARM1, PARM2, PARM3). I able to Order the job and under Monitoring section when i try to run the job the parameters i set while creating job...
View ArticleBMC remedy incident fields validation rules via rest api
We are using remedy rest api to create and modify incidents. This works fine. Now, to create or modify incident through UI, we need to make sure correct values for the respected fields are provided....
View ArticleHow can we link Splunk with BMC ITAM
Is there any options available to link BMC ITAM with Splunk to create alerts and dashboards for monitoring on incidents?
View ArticleHow to get an attachment from GET request with JavaScript? (REST)
I have a web page with a table which generates once from a XMLHttpRequest. The response includes a JSON with some text and associated links to three attachments that may or may not be there, so I have...
View ArticleHow to get data from BMC remedyforce using JAVA?
I want to create a java utility where i want to fetch data from BMC remedyforce incident management tool. How can i connect from JAVA to Remedyforce. Is there any API exposed? Or is there any other...
View ArticleHow to pass keyboard shortcut to command prompt using powershell script
I need to enter Ctrl-Y here using PowerShell script, in order to automate this task. please let me know how this can be done. Any suggestions are welcome.
View ArticleHow to update incident status in BMC Remedy via API?
In my project we've integrated BMC Remedy API to create incident with comment and attachment, filter incidents, get incident. All these works fine.Now the requirement is to update status of an created...
View ArticleBMC Remedy ticket status change error in asp net
I'm using MVC to manage the BMC ticket raise and resolve. However for certain groups there are additional fields that opens up after choosing the type of change as 'Resolved'I tried input values to...
View ArticleUpdate "categorization" with Java API BMC Remedy before closing incident
I have an inherited project, a BMC Remedy application and never worked with this Remedy stuff. This project modifies Incidents and Work Orders from remedy through the Remedy API. I have literally no...
View ArticleGet difference in minutes using epoch time in SQL Server
I am using automation tool in that I am getting now time in epoch format. There is no time. I am getting one is start of process time and other end proces timeProcess start time : 1505815205159Process...
View Article