Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

Beschreibung des Transformators: Convert file type from XML to CSV (,)

Dieser Transformator kann genutzt werden, um die gewählten Datensätze als CSV zu exportieren. Der Transformator baut dabei auf der normierten XML auf und kann dem Export-Profil angehängt werden. Es ist daher auch möglich nach erfolgreicher Transformation in eine CSV-Datei zu transformieren.   Es entsteht eine Datei mit der folgenden Struktur

Beispiel

Codeblock
languagetext
"repository";"type";"reference";"id";"createTime";"changeTime";"sortNumber";"shopArticleActive";"shopArticleVisibilityHome";"shopArticleVisibilityMenu";"shopArticleSku";"shopArticleMpn";"shopArticleGtin";"shopArticleName";"shopArticleBrand";"shopArticleCondition";"shopArticleNewFrom";"shopArticleNewTo";"firstname";"lastname";"shopArticleDescription";"shopArticleTeaser";"essentialCharacteristics";"shopArticleIsOrderSumResource";"shopArticlePricePosition";"shopArticleDisplayPrice";"shopArticleVatGroupID";"shopArticleSalesUnit";"shopArticlePackageUnitID";"shopArticleAllowedOrderQuantities";"shopArticleMinimumOrderQuantity";"shopArticleWeight";"shopArticleDeliveryTime";"shopArticleDeliveryCountryIDs";"shopArticleImage1";"shopArticleImage2";"shopArticleImage3";"shopArticleImage4";"shopArticleImage5";"shopArticleImage6";"shopArticleImage7";"shopArticleImage8";"shopArticleImage9";"shopArticleImage10";"shopArticleVideo1";"shopArticleVideo1Thumbnail";"shopArticleVideo2";"shopArticleVideo2Thumbnail";"shopArticleVideo3";"shopArticleVideo3Thumbnail";"shopArticleDownload1";"shopArticleDownload2";"shopArticleDownload3";"shopArticleDownload4";"shopArticleDownload5";"configurator";"shopArticleSeoPosition";"articleImageFit";"shopArticleWorkflowIDs";"shopArticleSupplierID";"shopArticleAllowReorder";"shopArticleMetaTitle";"shopArticleMetaKeywords";"shopArticleMetaDescription";"shopArticleMetaRobots";"shopArticleSeoTitle";"shopArticleSeoLevel";"shopArticleSeoDescription";"seoGoogleProductCategory";"specification";"shopArticleBookingGroupID";"shopModelViewerViewerId";"shopModelViewerViewerRatio";"collationID";"name"
"shopArticle";"entity";"ref-5";"6";"1558459532";"1662358211";"1";"1";"1";"1";;;;"Visitenkarte";;;"0";"0";;;;;;;"100";"1,00 € - 2,19 €";";";"2";";";;"1";;";";"[]";"share/public/client-1/domain-1/shop/article/visitenkarten.jpg";;;;;;;;;;;;;;;;"share/public/client-1/domain-1/table-shopArticle/user-administrator-3/12484.jpg";;;;;";";;;";";";";"1";;;;;;;;;";";";";";";;;
"shopArticle";"translation";"ref-5";"5";"1563954785";"1680509776";"0";;;;;;;"Business card";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"en_GB";
"shopArticle";"translation";"ref-5";"103";"1649765097";"1681382276";"1";;;;;;;"Visitenkarte FR";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"fr_FR";

...