Update the Registry Client

You must update the Registry Client information in the flow.xml.gz file.

You have removed any unnecessary reporting tasks.

  1. Unzip flow.xml.gz.
  2. Edit the resulting flow.xml file by replacing the source Registry URL with the destination Registry URL and change the Registry Name if desired:
    
    <registries>
        <flowRegistry>
          <id>95503839-0172-1000-ffff-ffffe2b7b914</id>
          <name>CFM Registry</name>
          <url>https://cfm_registry_node:61443</url>
          <description/>
        </flowRegistry>
      </registries>
    
  3. Save your changes.
  4. Zip the flow.xml file:
    gzip flow.xml

When you have updated the Registry Client, proceed by updating references to source cluster nodes with destination cluster nodes.