eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


Sidebar

en:transformation:mappings:funktionen:abfragefunktionen:get:cachearticledetailsbyean

CacheArticleDetailsByEAN

The CacheArticleDetailsByEAN function can be used to fill the cache for the GetArticleDetailsByEAN function.

Syntax:

CacheArticleDetailsByEAN ('EANs', 'LocationGLN', 'Umfang')
  • EANs: A comma-separated list of EANs to load into the cache.
  • LocationGLN: optional parameter of the location gln.
  • scope: optional parameter to reduce the amount of data:
  1. 'small': load only article details data (one Select)
  2. 'medium': load also ArticleDetailAdditionalInfo, ArticleEAN and ArticleDetailCustomItems (4 selects)
  3. 'full': default value. Load also article texts and price lines (8 selects)

Example:

CacheArticleDetailsByEAN(XVar('eans'), '', 'medium')
en/transformation/mappings/funktionen/abfragefunktionen/get/cachearticledetailsbyean.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1