This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
When I am trying to take package of assets while building it is missing metadata node which is already present.
I am unable to understand what is wrong here?
Solved! Go to Solution.
As mentioned, first check the '.content.xml' file for metadata node. If you can see the metadata node in xml but not in /crx/de then it is an issue with the package filters. open 'filter.xml' and validate that you have "merge" or "update" as applicable based on your requirements
path of filter.xml - META-INF/vault/filter.xml
Jackrabbit Filevault - Workspace Filter
The filter elements are independent of each other and define include and exclude patters for subtrees. The root of a subtree is defined by the root attribute, which must be an absolute path.
The filter element can have an optional mode attribute which specified the import mode used when importing content. the following values are possible:
can you check the contents of .content.xml under .pdf file or parallel to jcr:content folder? You should see metadata in that.
Hi Gaurav,
We are unable to see in CRXde where we want as shown in metadata node image above.
Views
Replies
Total Likes
As mentioned, first check the '.content.xml' file for metadata node. If you can see the metadata node in xml but not in /crx/de then it is an issue with the package filters. open 'filter.xml' and validate that you have "merge" or "update" as applicable based on your requirements
path of filter.xml - META-INF/vault/filter.xml
Jackrabbit Filevault - Workspace Filter
The filter elements are independent of each other and define include and exclude patters for subtrees. The root of a subtree is defined by the root attribute, which must be an absolute path.
The filter element can have an optional mode attribute which specified the import mode used when importing content. the following values are possible:
Thank you gauravb10066713
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies