Load files with *.vdx extension
James Cheung (67●11●16)
| asked Feb 26 '14, 6:21 p.m.
retagged Feb 27 '14, 9:54 a.m. by Sonia Dimitrov (271●5●9)
Hi all,
Need some help here.
How to load all of the visio (*.vdx) files from a component?
1. The component contains many folders;
2. The visio files can be under multiple subfolders
For example,
With this loadrule, I could load the 1A.vdx on the Folder1/Folder1.2.
Since I wanted to load every vdx within a component, I changed the parentFolder.repositoryPath to "/", i.e. <parentFolder repositoryPath="/"/>. After the change, there is nothing loaded.
Would you please educate me how to load a specific type of file (*.vdx) from a component with includeRepositoryPath?
Best regards,
James
|
One answer
Hello James,
this is unsupported at this time, there is a prior similar post on this functionality here https://jazz.net/forum/questions/60583/selective-filter-load-from-stream-or-component. Please feel free to subscribe yourself to Load rules (44004) or As a user I want to selectively filter the load to only include files matching a particular naming pattern (173153). Sonia |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Sorry for those garbage confusing characters in the loadrule parentfolder. Here is the clear version ;)