Last active
August 29, 2015 14:07
-
-
Save jarnohenneman/c9bc1019ef83d05de266 to your computer and use it in GitHub Desktop.
Reload SmartTarget custom trigger-types.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://[webapplication]/odata.svc/ComponentPresentations | |
http://odata.electridion.com/odata.svc/ComponentPresentations |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We can achieve this using the following option in the FH/ST server: | |
http://[host]:[port]/fredhopper/sysadmin/reload-config.jsp?select=trigger-types | |
Although, the person who taught me this, told me that we need to be very very | |
careful with that administration console, we can break up the entire environment. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment