Publishing Catalog at a Fixed Location
-
Two parameters need to be changed for the
Process<<Product/Customer/Segment/PlanFragment/Action/Price/Discount/Rule>>SubsetDataactivity in the wfin26bulkmodelpublisherv1.xml file. The workflow activity name is dependent on the model name that is published. For example, if the model being published is PRODUCT then the activity name isProcessProductSubsetData.- Confirm that the value of
Channelparameter isFILEas shown in the following example:<Parameter direction="in" name="Channel" type="string" eval="constant">FILE</Parameter>
- Confirm that the value of
FolderLocationparameter is <absolute path location> and itsevalisconstantas shown in the following example:<Parameter direction="in" name="FolderLocation" type="string" eval="constant"><absolute path></Parameter>
- Confirm that the value of
- One parameter to change under
CreateAndDownloadZipactivity inwfin26bulkmodelpublisherv1.xmlfile:- Confirm that the value for
DeleteSourceDirparameter isTRUEas shown in the following example:<Parameter direction="in" name="DeleteSourceDir" type="boolean" eval="constant">TRUE</Parameter>
- Set the following parameter:
<Parameter direction="in" name="SourceDirectoryPath" type="string" eval="constant">Folder_location</Parameter>
- Confirm that the value for