Symptoms

Resellers accounts are not visible in UX1 -> Customers

Cause

This behavior is recognized as FND-2944 by CloudBlue R&D team and fixed in the recent 8.0 release of Odin Automation in Hotfix 133930

Resolution

Please apply the workaround for existing broken links:

  1. find_broken_links.py will generate csv with links to insert:

    oamn # python find_broken_links.py > find.log
    
  2. insert_links.py will insert missing links:

    oamn # python insert_links.py > insert.log
    

After the hotfix will be installed, there will be no new inconsistencies.

Internal content