Changes to package parameters

Created by: Kristinn Magnusson

With the release of exMon 4.5, package parameters have been changed in a way that can affect executions. With this release, exMon no longer adds single quotation marks around package parameters and instead, the user must specify whether they want single or double quotation marks themselves as such:

{@myParameter[default:1]}

should become

{@myParameter[default:1][quotes:']}

If you are upgrading exMon and were directed to this page you are using package parameters and so these instructions are very important for you.

  1. Copy and paste the package IDs you get when upgrading to notepad. The IDs should be listed below the link that was sent to you here.
  2. Resume and finish upgrading exMon.
  3. Open exMon Data Governance and using the package ids open each package and make sure it runs properly.

Note: If you require assistance with this, please create a support ticket

Kristinn is the author of this solution article.