Skip to main content
1-Visitor
November 29, 2016
Question

Getting List of active projects in xml

  • November 29, 2016
  • 2 replies
  • 1634 views

Hello

I am trying to get all the active project lists from MKS into XML. I tried using "im projects" but I don't know (nor I find )how to filter only active projects and then put it in XML. Thanks for your help in advance.

    2 replies

    mkhan-21-VisitorAuthor
    1-Visitor
    November 29, 2016

    im projects --fields=id,name,isActive seems to be giving me the results. I want to now just get the results where "isActive" is yes.  Any help would be appreciated.

    16-Pearl
    December 1, 2016

    Hello Muhammad Khan‌,

    Take a look at CS166082, which explains how to use the mksAPIviewer.exe file located in the client's bin directory.

    Kind Regards,
    Kael

    17-Peridot
    December 8, 2016

    What about a simple XML report, that scanns the Backing Items and export them as XML?  (assuming the backing item has been disabled when the project is also disabled.)