Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Custom Haystack Pod - N4.3+ with FIN Stack v2.1.15

If you are trying to connect to a N4.3.58.18 station or newer via FIN Stack v2.1.15 use the below custom pod. This will allow you to connect to AX and N4 stations simultaneously. You'll need to do the below steps:

  1. Install latest nhaystack jar files for N4 here: https://stackhub.org/package/nHaystack
    1. How to install nhaystack jar modules here.
  2. Add NHaystackService to services container (go to palette and find nhaystack)
  3. Then right click on NHaystackService to Initialize it
  4. Make sure web service http or https ports are open depending on which you use
  5. Create a new user account and set Authentication Scheme as DigestScheme
  6. Thats it on the Niagara side, then on the FIN Stack side, stop the service
  7. Install this custom haystack pod in the fan folder in the FIN Stack directory (Should look something like this: C:\Program Files (x86)\FIN Stack\FIN Stack <your version>\lib\fan): 
    https://drive.google.com/file/d/1B1W9RPvJltGRjWNKh4HO9yVl8Yx8-BwA/view?usp=sharing
  8. Start the service and you should be good.

...