Custom storage provider and profiles example
Version:
In order to introduce custom Provider and Profiles:
-
Introduce custom provider. You have to implement the logic how to store data inherited from IStorageProvider.
-
Introduce custom storage Profile(s) that defines a specific set of storage parameters. You must add a
ProfileNameparameter to identify proper profile. -
Patch the Cortex Processing role and Processing Engine service configuration Sitecore\Processing\Services section with the new custom provider and profiles.
-
Build your solution. Add the DLL files to the Cortex Processing role and the Processing Engine service.
-
To apply the changes, restart the Processing Engine service.
Now it is possible to pass CustomProfile to the DataExport Tool and make new custom Provider execute upload.