When I run a flow in Javelin that includes a post-publish action defined from the TDM portal, I am seeing the error “Publish action failed, action name: <xyz>, action type Post-Publish, action code type HOST, HOST actions are not enabled. Contact your administrator”.
How can I resolve this issue?
A property in the application.properties file for TDM Portal has to be configured.
Edit your application.properties file that is by default under "C:\Program Files\CA\CA Test Data Manager Portal\conf" and enable host actions by updating (or adding it if it does not exist) this entry:
tdmweb.enableHostActions=true
If you face any issues following these steps, please open a support ticket with Broadcom support.