Clarity

 View Only
  • 1.  Skills - XOG Read

    Posted Aug 22, 2014 01:40 PM

    Hello All,

     

    While XOGing out skills,

     

      <!-- The filter will work in the following way:
                top level matching skills, then from these skills recursively get their matching child skills

                e.g. full list in the system:
                          skill1  active  parent: none
                          skill11  inactive  parent: skill1
                          skill111  active  parent: skill11
                          UI active  parent: none
                      1) if filter is isActive=true         
                      then only skill1 will be returned although skill111 is also active
                      2) if filter is skillName=UI
                      then UI will be returned
                      3) if UI has a parent like "UI active  parent: skill1" in the system
                      and filter skillName=UI
                      then no skills will be returned.
        -->

     

    Does this work ? It's not recursively xogging out skills. Is this a known defect ? It would be great if someone can throw some light on this.

     

    Regads,

    AK



  • 2.  Re: Skills - XOG Read

    Broadcom Employee
    Posted Aug 25, 2014 01:50 AM

    Hi.

     

          Just remove active filter in the xog read file and try it.

     

    Thanks

    Senthil



  • 3.  Re: Skills - XOG Read

    Posted Aug 25, 2014 09:41 AM

    Hi Senthil,

     

    It did not work. isActive filter commented and filter for a particular parent Skill yields only the parent skill and not its lower level skills. I commented all filters and xogged out to see the entire Skill Hierarchy.

    Regards,

    AK



  • 4.  Re: Skills - XOG Read

    Posted Aug 27, 2014 04:03 PM

    Has anyone come across this before ?

     

    Regards,

    AK



  • 5.  Re: Skills - XOG Read

    Posted Aug 27, 2014 11:37 PM

    Hi AK,

     

    Same here. We are in v13.3 and we dont use skills in Clarity. I xogged in skills in the xog template rsm_skills_write and they appeared fine in the skills list in Clarity with proper hierarchy. But when I try to xog out the parent skill "UI", using rsm_skills_read, without any filters, only that skill gets xogged out without any of its lower level skills.

     

    Regards,

    Georgy