INSTALLATION: ADM catalogs installation notes

From ZUGSEIL Wiki
Revision as of 12:01, 21 November 2023 by Reneschneider (talk | contribs) (Created page with "Catalog does not work checklist: * ADM do not write log when catalog is subscribed ** Check: if following components are installed: *** WIN ADM **** Take care that ServiceDescriptor file exist in root folder od ADM because the Publisher do not do it. *** bop.catalogs API **** Check that in appsettings.json these settings are correct because the Publisher do not set them: ***** "UpdateComponentURL": "<nowiki>http://10.98.138.30/zugseil-adm</nowiki>"     ***** "Elastic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Catalog does not work checklist:

  • ADM do not write log when catalog is subscribed
    • Check: if following components are installed:
      • WIN ADM
        • Take care that ServiceDescriptor file exist in root folder od ADM because the Publisher do not do it.
      • bop.catalogs API
        • Check that in appsettings.json these settings are correct because the Publisher do not set them:
          • "UpdateComponentURL": "http://10.98.138.30/zugseil-adm"    
          • "ElasticSearchUrl": "http://10.98.138.40:9200/"
      • bop.CSI API
        • Check that in appsettings.json these settings are correct because the Publisher do not set them:
          • "UpdateComponentURL": "http://10.98.138.30/zugseil-adm"    
          • "ElasticSearchUrl": "http://10.98.138.40:9200/"