We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
darkilliant_process: process: import_product_xml: logger: monolog.logger.import_product steps: - service: 'Darkilliant\ImportBundle\Step\XmlExtractorStep' options: filepath: '@[context][filepath]' node_name: 'Sku' progress_bar: true - service: 'Darkilliant\ProcessBundle\Step\MappingStep' options: mapping: 'entity' : 1 'label' : '@[data][title]' 'external_id' : '@[data][sku]' 'ref' : '@[data][sku]' 'pj_primary_family_id' : '@[data][primaryfamilyId]' 'pj_furniture' : '@[data][furniture]' 'description' : '@[data][description]' 'pj_description_full' : '@[data][descriptionFull]' 'pj_description_long' : '@[data][descriptionLong]' 'pj_dimensions' : '@[data][dimensions]' 'pj_width' : '@[data][width]' 'pj_diameter' : '@[data][diameter]' 'pj_height' : '@[data][height]' 'pj_depth' : '@[data][depth]' 'pj_large_image' : '@[data][largeImage]' 'pj_medium_image' : '@[data][mediumImage]' 'pj_small_image' : '@[data][smallImage]' 'pj_silhouette_image' : '@[data][silhouetteImage]' 'external_ref' : '@[data][primaryCategoryId]' - service: 'Darkilliant\ProcessBundle\Step\DebugStep' enabled: false options: []
Résultat,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Import d'un xml de 2.7 Gb avec 472 000 produits
Résultat,
The text was updated successfully, but these errors were encountered: