Home Analyst Portal
Options

Cireson Knowledge articles not showing for end users since upgrade to version 7.3.2012.1

Leon_VaughnLeon_Vaughn Customer IT Monkey ✭
Cireson Knowledge articles not showing for end users since upgrade to version 7.3.2012.1

Answers

  • Options
    Leon_VaughnLeon_Vaughn Customer IT Monkey ✭
    Cireson Knowledge articles not showing for end users since upgrade to version 7.3.2012.1
  • Options
    Peter_SettlePeter_Settle Customer Advanced IT Monkey ✭✭✭

    Hi Leon what version have you upgrade from as I have found this article which may be of some use to you.

    https://community.cireson.com/discussion/1239/the-kb-article-created-in-service-manager-console-not-shown-in-portal-after-we-upgraded-to-v6-0-2

  • Options
    Leon_VaughnLeon_Vaughn Customer IT Monkey ✭
    from 6.02 to 7.3.2012.1
  • Options
    merlenette_jonesmerlenette_jones Member Advanced IT Monkey ✭✭✭
    @Leon_Vaughn

    Couple of things you will want to run through:


    1. This can be typically caused by a faulty AD connector in SCSM that did not bring over users rights correctly. You will want to resync your AD connector in SCSM. Then recycle your cachebuilder service.


    If that does not work


    2. You can preform a hard reset on the user table in SQL:

    First stop the Cache Builder service and then run the following commands against the ServiceManagement DB:

    • TRUNCATE TABLE CI$User
    • TRUNCATE TABLE CI$DomainGroup
    • TRUNCATE TABLE LastModified

    Then restart the CacheBuilder service.


    Let me know if this helps,


    Merle

Sign In or Register to comment.