Transform Positions to Standard Configuration Precondition: You downloaded some Positions from Exante (Check your  /explorer/data/exante/positions  folder) Go to Worfklow Page Run Task   com.finmars.exante-data-transformer:transform-positions {   "date_from": "2024-09-01",   "date_to": "2024-09-27",   "portfolios": ["ABCD123.001"] } Go to see you Task Status So all your download Position files from Exante should be packed into one .json file that converted to Standard Configuration You shall able to see it in  /explorer/data/general/positions data/general - is a folder where data accumulates from all the sources, we keep transformed data there Great, so this file will be dispatched to Standard Import (see schema com.finmars.standard-import-from-file:pos_daily)  STD - POS DAILY P.S. Before we able to import Positions, we must ensure that all Instruments/Currencies already present in Space. So after it, you free to import file either manually or via Standard AutoImport Schedule