Uploaded image for project: 'eZ Platform Enterprise Edition'
  1. eZ Platform Enterprise Edition
  2. EZEE-1725

Content export for personal recommendations

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Obsolete
    • Icon: High High
    • None
    • None
    • eZ Recommendation
    • None

    Description

      Currently the export content is only possible pro language. If the parameter lang is set then only this language content will be exported. If this parameter is not set then all languages will be exported but in the json body values "lang" are null everywhere.

      We need export pro CustomerId. So all site accesses / languages has to be exported for configured CustomerId.

      Example:

      {
         "transaction":"20170811084311113",
         "events":[
            {
               "action":"FULL",
               "format":"EZ",
               "contentTypeId":48,
               "lang":"eng-GB",
               "uri":[
                  "https://s3-eu-west-1.amazonaws.com/yoochoose-public/1723/481"
               ],
               "credentials":{
                  "login":null,
                  "password":null
               }
            },
            {
               "action":"FULL",
               "format":"EZ",
               "contentTypeId":50,
               "lang":"ger-DE",
               "uri":[
                  "https://s3-eu-west-1.amazonaws.com/yoochoose-public/1723/501"
               ],
               "credentials":{
                  "login":null,
                  "password":null
               }
            }
         ]
      }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            artur.bujnicki-obsolete@ez.no Artur Bujnicki (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: