Reference Lookup 1.2.0

Mikkel Heisterberg implemented Open Audit in his Notes application and had a suggestion to improve how the log file can be located.  Currently Open Audit allows the audit to stay in the application’s database or saved in a different database, which I would suggest doing.  The replica ID or server & path can be used to determine where the audit log is located stemmed from Reference Lookup .  Mikkel’s suggestion was to use */ to represent the directory where the current database is located.  I liked the idea so much I had to incorporate it into the new version of Reference Lookup that you can download . As I named my alias ‘Relative Path’, I realized that ‘..’ (up directory) would be another nice option to add.  The up directory option will only work in conjunction with the */ syntax. Some Examples:
  • *\Log\audit.nsf
  • *\..\audit.nsf
  • App\Log\audit.nsf
Check out the ‘Using This Database’ for examples and code starters. So expect to see these same features in the next release of Open Audit , yes I am working on it.

One thought on “Reference Lookup 1.2.0

  1. Typo in this sentence:
    “The replica ID or server & path and be used to determine where the audit log is located stemmed from Reference Lookup.”

    Do you mean, “…path can be used…”?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">