Migration from 1.1 to 1.2
- Update the following configurations to get the document url to the sDocument signed mail notification:
UPDATE OKM_CONFIG SET CFG_VALUE = '<p>El documento <a href="${docURL}">${docName}</a> se ha firmado </p>' WHERE CFG_KEY = 'rs.body-signed.es-ES'
UPDATE OKM_CONFIG SET CFG_VALUE = '<p>The document <a href="${docURL}">${docName}</a> has been signed </p>' WHERE CFG_KEY = 'rs.body-signed.en-GB'
- Stop Tomcat and replace the remote-signature.war archive
- Start the application