Hi All,
I’d need to create a DataEntity for InventDim:
- InventDimEntity (for: inventDim only as a datasource);
- InventTransEntity (for: InventTransOrigin + InventTrans + InventDim as a datasources );
In both cases the “Export now” operation finished with error (no data is exported, no error description is priovided).
If in second case (for InventTransEntity) delete InventDim from DataSource node, everything is exported without problem, so I make a conclusion that the problem with InventDim.
Any help is appreciated