A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Which's version you're using. The document link is for 7.5 while your path is for 7.0 (aka R3).
Setup-database.bat will create the whole database, instead of "partioning" it.
Regards.
/Q
Now I'm using 7.0. Documentation for this version have the same page but I can't find it online (downloding version http://world.episerver.com/Documentation/Items/SDKchm/SDK-Documentation-download---EPiServer-Commerce-1-R3).
The process of partioning database is not clear for me from this description and I can't find more detailed.
Hi,
I am trying to use own database for catalog system:
http://world.episerver.com/Documentation/Items/Developers-Guide/EPiServer-Commerce/75/Catalogs/Catalog-database-partitioning/
To create table in database I use setup-database.bat from C:\Program Files (x86)\EPiServer\CMS\7.0.586.1\Install\Modules\EPiServer Commerce 7.0.243.0\ECF\Data\SqlScripts
I am not shure that is right way. Have anybody expirience of using this feature? How create own database for catalog system? How import catalogs from existing database?