Menu

OQL Expression

2015-09-01
2015-09-02
  • Ilias Hassar

    Ilias Hassar - 2015-09-01

    Hi all,

    Hope you guys are ok and working with iTOP everyday :)

    recently it came to me a small doubt, I ´m able to attach documents to a computer in document tab, I was trying to perform a OQL querie to show me the computers, ( pc or laptops) thone only have a document attached to them

    Select PC .....>

    Is that possible to do it?

     
  • Thiago Arcanjo

    Thiago Arcanjo - 2015-09-01

    Try this:

    SELECT PC JOIN lnkDocumentToFunctionalCI AS l1 ON l1.functionalci_id = PC.id

     
  • Ilias Hassar

    Ilias Hassar - 2015-09-02

    Thiago, I´ve tested the querie and works as hell!! Thank you Sir! It´s amazing how powerful is..

    Best!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.