Hello all,
I am trying to customize the import content on webtop 6.6 and i am wondering if the following two things can be done in import_component.xml:
1. If there is a section where i can exclude some object types. There is the tag <document_filter> where can be added entries so only those object types will be added in the current scope. What i am asking if there is something similar to exclude some object type from the current scope.
2. Can be added regular expressions in the scope. For example i can add the location in the scope, <scope location="/cab01/folder01">. But i have the situation when i don't know the path location at the config time so i need to add it as a regular expression. Is this possible?
Thank you!