Thursday, August 8, 2024

 Extract files from MAS OCP Cluster pod

  1. Login to OCP cluster using OC command line
  2. Switch to Manage project
  3. Execute rsync command
  4. oc rsync inst1-masdev-manage-maxinst-****:/opt/IBM/SMP/maximo/applications/maximo/businessobjects/classes/com/ibm/tivoli/maximo/assethealth/AssetType.class  ./home/myfiles
  5. File will be available to the local file system in WSL of linux adminstration host machine
  6. You can copy and modify as needed
  7. To deploy it back to MAS, use customization archive