How to get Sub-Folders and folder content from Windchill Project Container using ODATA REST services
Hi,
I would like to get the same folder and content representation of project container from Windchill to Navigate using ODATA services, I stuck at getting subfolders(level 2+). Please help me.
I use the following API
Windchill/servlet/odata/v6/DataAdmin/Containers('ID')/Folders?%24count=false&%24expand=Folders
However, this gives me only the first level of the folder structure not the nested folders.
Also, How to get the folder content?
many thanks,
Janakiraman

