xml_export_documentation:xml_request_and_response

xml_export_documentation:xml_request_and_response

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
xml_export_documentation:xml_request_and_response [2019/05/21 11:02]
dominik ↷ Page moved and renamed from export_patterns:xml_export to xml_export_documentation:xml_request_and_response
xml_export_documentation:xml_request_and_response [2019/07/30 14:18]
florian [Parameter of the Export-URL]
Line 11: Line 11:
   * ''​start'':​ first exported article (Offset) starting with ''​0''​   * ''​start'':​ first exported article (Offset) starting with ''​0''​
   * ''​count'':​ page size / how many articles are exported per page   * ''​count'':​ page size / how many articles are exported per page
 +
 +<note important>​Due to runtime limitations the XML-export has to be paginated.</​note>​
  
 All other parameters given in the export URL are passed through each export step. All other parameters given in the export URL are passed through each export step.
Line 24: Line 26:
 ==== Procedure of the Export ==== ==== Procedure of the Export ====
  
-The export call delivers [[export_patterns:xml|valid XML]] for the respective products. The XML also contains the information if more products are delivered, thus FINDOLOGIC can send another call.+The export call delivers [[xml_export_documentation:xml_format|valid XML]] for the respective products. The XML also contains the information if more products are delivered, thus FINDOLOGIC can send another call.
  
   - Call http://​www.example.com/​findologic_export.php?​shopkey=1234&​start=0&​count=100 from the FINDOLOGIC-import   - Call http://​www.example.com/​findologic_export.php?​shopkey=1234&​start=0&​count=100 from the FINDOLOGIC-import