Hello Experts,
I am trying to configure webtop with eclipse.Imported the webtop.war file to create the webtop project.
The dfc.properties is in place (webtop\WebContent\WEB-INF\classes) , still getting the following error.
[DM_DOCBROKER_E_NO_DOCBROKERS]error: "No DocBrokers are configured"
After closing this window, press the Refresh or Reload button on your browser to continue.
following is my dfc.properties file :
dfc.docbroker.host[0]=by-archp.bayer-ag.com
dfc.docbroker.port[0]=1489
dfc.globalregistry.password=rYQl0EUQTpM=
dfc.globalregistry.repository=centaur
dfc.globalregistry.username=dm_bof_registry
Please suggest if I am missing on anything.