Pentaho Kettle LDAP Output
How do I update the LDAP value using LDAP Output Step in Spoon? I couldn't find any documentation on Pentaho's website. I am trying to update the group name of a particular user in Active Directory....
View ArticleGenerate consecutive rows in Pentaho
How do I generate consecutive rows in Pentaho Spoon? I have a text file and I am using "Sample Rows" step to select every third line from the text file. But the problem with the "Sample Rows" is that...
View ArticleUsing IPMItool to set system shutdown on upper critical temperature
I've been digging quite a bit into IPMItool commands and have yet to find a comprehensive list of raw hex commands. We have approximately 90 Dell C6220 II machines that I need to set a trigger (Dell...
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 time Process start time : 1505815205159...
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 Articlefolder creation in BMC through powershell/window creates file not folder
I am using Powershell and BMC for automation, I have created a Powershell script to create a folder: $directoryname= "D:\sysdba" $DoesFolderExist = Test-Path $directoryname $null = if...
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 Articleipmi-console: SOL connection idle on dell servers
I'm working with server automation tools on some Dell C2100 and C1100 servers. What I intend to do is connecting via Serial Over Lan using ipmi. A few weeks ago, I was able to connect to one of my...
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 ArticleBMC Synthetic Transaction Monitoring 10.5 - How to disable Accurancy check
I need to disable the Accurancy check only on every execution plan configured. The others check (Performance, Availability Errors, Execution Errors) must be active. Could anyone help me? Regards, Ema
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 ArticleBMC Remedy 9.1 REST API front end performance impacts
I understand this is a loaded question, however I am going to try my luck to see if anyone has info/documentation that I have been unable to locate thus far. Perhaps someone with a better...
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 ArticleControl M file transfer job file rename issue after transfer
I created a control m AFT job to transfer file from my UNIX server to another UNIX server using SFTP . After the file has been transferred completely: It gets renamed at destination(this change has...
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 do I send an event to a specific collector with Impact Explorer?
All Events will be send to a initializationcell named init01. Then we have a cell named bem01 where the Events will be sorted in specific Collectors. Our structure of collectors is for example: bem01...
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 ArticleExcel VBA BMC Discovery CSV URL Query string length error
I am trying to issue a URL query to BMC discovery to retrieve CSV data into a spreadsheet using Excel VBA. The problem that I am having is that the query string is 2060 characters long after it has...
View Article