Author Topic: automated object compare  (Read 1979 times)

maw

  • Jr. Member
  • **
  • Posts: 15
    • View Profile
automated object compare
« on: August 21, 2020, 08:48:28 AM »
within the admin client you can compare two objects for differences. For example compare folder XXX in DEV versus folder XXX in production. We have the requirement to do this weekly against all objects. The help shows this

Comparing objects command
About this task
Use the Compare objects command to compare two applications, two application groups, or two folders. The comparison information is written to a file and displayed in a browser

Are they referring to just the admin client functionality, or is there a command we can execute within a script? They say command, so I am hoping it is externalized from the client, and usable outside of it.

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: automated object compare
« Reply #1 on: August 24, 2020, 06:40:24 AM »
I would-

Export everything to an xml file, via arsxml
Do some scripting of that output file, to peform your comparison.
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING