...
After deploying the patch, update database configuration in AgentContext.xml file to store heartbeat and other agent operation in the database. To update this file, follow the steps below:
- Go to .....
- Open AgentContext.xml file.
- Save the file.
Changes in hubConfiguration.properties file
Update Configure email notification configuration like recipientsEmail property, recipientsEmail, in hubConfiguration.properties file.
- Go to .....
- Open hubConfiguration.properties file.
Set the "recipientsEmail" property with the email id of the recipient.
Note You can also update other properties like mailBodyContenType, mailSubject, mailBodyHeader, and mailBodyFooter
...
based on your requirements. - Save the file.