List of Contributions

John Love

Contact Details

My Content

1 to 6 of 6 total
Posted By John Love 10-15-2020 10:15
Found In Egroup: Assure DQ
\ view thread
from Infogix Support This is a known bug. I have created a Jira for this problem to be addressed in 9.4, and will make a patch task to fix 9.3. Once the patch is created will inform you. Is there any other questions regarding this issue? Infogix Support
Posted By John Love 09-29-2020 11:18
Found In Egroup: Assure DQ
\ view thread
With Assure 9.1 selecting Control Data for any Control Entity by update time , we were able to specify a date and time stamp to get records only update in the past hour or whatever time stamp was specified. With our recent upgraded to Assure 9.3 we can no longer specify the time stamp, just the date. ...
Posted By John Love 04-30-2020 05:03
Found In Egroup: Assure DQ
\ view thread
We have a few different scripts we execute using our CA tool ESP scheduler to kick these off. On a monthly bases we run a Export of all our production controls using this: #!/bin/sh $DIRNAME /ifgx/infogix/infogixassure/Assure/Infogix/server-util/default/IA/exportce.sh -file /InfogixNAS/Re ...
Posted By John Love 02-24-2020 04:12
Found In Egroup: Assure DQ
\ view thread
thanks Brian - my intention with being able to schedule/automate this Catalog Controls report was to get monthly executions counts. I thought if I could schedule that report I could then feed it into an another process all just to grab those counts. We will just manually execute the report , I appreciate ...
Posted By John Love 02-12-2020 08:46
Found In Egroup: Assure DQ
\ view thread
thanks Brenda, we'll see what we can do with this.
Posted By John Love 02-11-2020 07:11
Found In Egroup: Assure DQ
\ view thread
In Assure 9.1 , we have the ability to click thru the Assure GUI and execute this Controls Catalog report, showing monthly/quarterly historical counts of executions by Control. We would like to be able to schedule this report to run at a specific time (monthly). Is there a script available that would ...