To enable features like Free text search, Machine learning, Digital Asset Management, and
Vendor portal you need to update configuration parameters in the
env_settings.ini file.
- Open the env_settings.ini file, and update following parameters
according to the modules you want to enable.
- Set the following parameters. For more information, see env_settings.ini file parameters.
- Digital Asset Management
- [dam] section
- enable
- [mongo] section
-
- mongo_database
- mongo_hostname
- mongo_password
- mongo_port
- mongo_username
- mongodb_encrypt_password
- Free Text Search
- [freetext-search] section
-
- elastic_authentication
- elastic_cluster_name
- elastic_encrypt_password
- elastic_password
- elastic_server_hostname
- elastic_username
- enable
- indexer_port
- pimcollector_port
- [hazelcast] section
-
- hazelcast_server_IpAddress
- hazelcast_server_port
- Machine learning
- [mlservice] section
-
- enable
- ml_service_protocol
- ml_service_host
- ml_controller_port
- ml_attributes_port
- ml_categorization_port
- ml_standardization_port
- Product Master UI WAR
- [mdmui-app-war] section
- enable
- Product Master REST WAR
- [mdmrest-app-war] section
- enable
- Simple Mail Transfer Protocol (SMTP)
- [smtp] section
-
- from_address
- smtp_additional_props
- smtp_address
- smtp_authentication
- smtp_encrypt_password
- smtp_password
- smtp_port
- smtp_username
- Single Sign-on (SSO)
- [sso] section
-
- Vendor portal
- [vendor-portal] section
- enable
- Save your changes.