Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
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.
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.
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
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.)