You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am just wondering how can I extract the Relation Field Data in the Output File.
Eg: If I want to export all the Products Objects in that I want the Category Information to be Id and Name.
With Pimcore 10, export tools are pretty limited, there is the possibility to export with the grid listing (not very convenient for batch/process export). There was the good https://github.com/w-vision/DataDefinitions, but it is in beta state for Pimcore 10 (I tried it and it is not ready).
With the DataHub there is the data-importer which is really great, but no data-exporter (I would like so much so we get really good tools for import/export ! :-) ).
This extension so i the only available for batch process export. But it lacks more native getter/transformer like the importer can give us.
I vote +1 for this issue, as at least having the possibility to have a relational object/obects (multi relation) getter would be really useful.
I am just wondering how can I extract the Relation Field Data in the Output File.
Eg: If I want to export all the Products Objects in that I want the Category Information to be Id and Name.
so my data would like
{
Also, in config I have set the destinationPath but still the Export file was always on Root Dir.
FYI, I have setup Pimcore v6.6
Thanks,
The text was updated successfully, but these errors were encountered: