|
1 | 1 | --- |
2 | | -description: Learn how to develop and then launch your Visionline mobile key integration. |
| 2 | +description: Learn how to configure your Visionline ACS for integration with Seam. |
3 | 3 | --- |
4 | 4 |
|
5 | | -# Developing and Launching Your Visionline Mobile Key App |
| 5 | +# Visionline ACS Setup Instructions |
6 | 6 |
|
| 7 | +Seam's Visionline ACS integration enables you to create the following two types of applications: |
| 8 | + |
| 9 | +* Apps that issue and encode Visionline plastic cards |
| 10 | +* Mobile apps that issue Visionline mobile keys |
| 11 | + |
| 12 | +{% hint style="info" %} |
| 13 | +For information about Seam mobile keys, see [Mobile Access](../../../capability-guides/mobile-access/). |
| 14 | +{% endhint %} |
| 15 | + |
| 16 | +Integrating Visionline with Seam consists of a development phase and a production phase. The setup processes and requirements differ between these two phases. |
| 17 | + |
| 18 | +This topic provides the following process overviews with links to complete instructions: |
| 19 | + |
| 20 | +* [Developing and Launching a Plastic Card Encoding Solution](./#developing-and-launching-a-plastic-card-encoding-solution) |
| 21 | + * [Develop a Plastic Card Encoding App Using a Real Visionline Server](./#develop-a-plastic-card-encoding-app-using-a-real-visionline-server) |
| 22 | + * [Develop a Plastic Card Encoding App Using a Sandbox Workspace](./#develop-a-plastic-card-encoding-app-using-a-sandbox-workspace) |
| 23 | + * [Launch Your Visionline Plastic Card Encoding App](./#launch-your-visionline-plastic-card-encoding-app-to-a-live-visionline-system) |
| 24 | +* [Developing and Launching a Mobile Key Solution](./#developing-and-launching-a-mobile-key-solution) |
| 25 | + * [Develop Your Visionline Mobile Key App](./#develop-your-visionline-mobile-key-app) |
| 26 | + * [Launch Your Visionline Mobile Key App](./#launch-your-visionline-mobile-key-app) |
| 27 | + |
| 28 | +*** |
| 29 | + |
| 30 | +## Developing and Launching a Plastic Card Encoding Solution |
| 31 | + |
| 32 | +The following sections describe the major steps of the setup process for developing and launching a plastic card encoding solution: |
| 33 | + |
| 34 | +### Develop a Plastic Card Encoding App Using a Real Visionline Server |
| 35 | + |
| 36 | +1. Install your Visionline application using your development account. |
| 37 | + |
| 38 | + Contact Seam at [support@seam.co](mailto:support@seam.co) to obtain access. |
| 39 | +2. Configure Visionline and set it up to work with plastic cards. |
| 40 | + 1. Unblock the required ports. |
| 41 | + 2. Make sure that Visionline is configured with an appropriate user account. |
| 42 | + 3. Buy and install a [Visionline card encoder](https://estore.assaabloyglobalsolutions.com/no/marine/rfid-encoder-updater-complete.html) and then connect it to your Visionline server. |
| 43 | + 4. Set up all door locks. |
| 44 | + 5. Use Lock Service 3G to program the door locks. |
| 45 | +3. Create a Seam production workspace. |
| 46 | + |
| 47 | + You can continue to use this workspace in your production phase as well. |
| 48 | +4. Connect your Visionline development account to Seam. |
| 49 | + |
| 50 | + This step includes installing and running Seam Bridge to connect your on-premises Visionline application to Seam. |
| 51 | + |
| 52 | +For detailed instructions, see [Developing Your Visionline Plastic Card Encoding App Using a Real Visionline Server](developing-and-launching-your-visionline-plastic-card-encoding-app/developing-your-visionline-plastic-card-encoding-app-using-a-real-visionline-server/). |
| 53 | + |
| 54 | +*** |
| 55 | + |
| 56 | +### Develop a Plastic Card Encoding App Using a Sandbox Workspace |
| 57 | + |
| 58 | +1. Create a sandbox workspace.\ |
| 59 | + A sandbox workspace enables you to develop and test your app using Seam-provided virtual systems and devices. |
| 60 | +2. Connect the virtual Visionline ACS to Seam. |
| 61 | + |
| 62 | +For detailed instructions, see [Developing Your Visionline Plastic Card Encoding App Using a Sandbox Workspace](developing-and-launching-your-visionline-plastic-card-encoding-app/developing-your-visionline-plastic-card-encoding-app-using-a-sandbox-workspace/). |
| 63 | + |
| 64 | +*** |
| 65 | + |
| 66 | +### Launch Your Visionline Plastic Card Encoding App to a Live Visionline System |
| 67 | + |
| 68 | +1. Confirm that your production Visionline site meets the system requirements. |
| 69 | +2. Make sure that Visionline is configured with an appropriate user account. |
| 70 | +3. Purchase the required Callback option from ASSA ABLOY and import it into Visionline. |
| 71 | +4. Connect your Visionline production account to Seam. |
| 72 | + |
| 73 | + Either create a new production workspace or use your existing production workspace.\ |
| 74 | + This step also includes installing Seam Bridge. |
| 75 | + |
| 76 | +For detailed instructions, see [Launching Your Visionline Plastic Card Encoding App](developing-and-launching-your-visionline-plastic-card-encoding-app/launching-your-visionline-plastic-card-encoding-app-to-a-live-site/). |
| 77 | + |
| 78 | +*** |
| 79 | + |
| 80 | +## Developing and Launching a Mobile Key Solution |
| 81 | + |
| 82 | +The following sections describe the major steps of the setup process for developing and launching a mobile key solution: |
| 83 | + |
| 84 | +### Develop Your Visionline Mobile Key App |
| 85 | + |
| 86 | +1. Sign up for and complete the ASSA ABLOY mobile development course. |
| 87 | +2. Install your Visionline app. |
| 88 | +3. Configure Visionline using your development account. |
| 89 | + 1. Unblock the required ports. |
| 90 | + 2. Make sure that Visionline is configured with an appropriate user account. |
| 91 | + 3. Set up your Credential Services account in the Visionline application. |
| 92 | + 4. Configure the mobile access UUID in the Visionline application. |
| 93 | + 5. Set up all door locks with Bluetooth low energy (BLE) profiles. |
| 94 | + 6. Use Lock Service 3G to program the door locks. |
| 95 | +4. Create a Seam production workspace. |
| 96 | + |
| 97 | + You can continue to use this workspace in your production phase as well. |
| 98 | +5. Connect your Visionline site to Seam using your Visionline development account. |
| 99 | + |
| 100 | + This step includes installing and running Seam Bridge to connect your on-premises Visionline application to Seam. |
| 101 | + |
| 102 | + 1. Also, add your Visionline development application ID in Seam Console. |
| 103 | + |
| 104 | +For detailed instructions, see [Developing Your Visionline Mobile Key App](developing-and-launching-your-visionline-mobile-key-app/developing-your-visionline-mobile-key-app/). |
| 105 | + |
| 106 | +*** |
| 107 | + |
| 108 | +### Launch Your Visionline Mobile Key App |
| 109 | + |
| 110 | +1. Pass the ASSA ABLOY certification process. |
| 111 | +2. Confirm that your production Visionline site meets the system requirements. |
| 112 | +3. Configure all door locks for use with mobile keys. |
| 113 | + |
| 114 | + {% hint style="info" %} |
| 115 | + This process can be quite time-consuming because it requires interaction with all locks. |
| 116 | + {% endhint %} |
| 117 | + |
| 118 | + 1. Make sure that the BLE module is installed on all locks. |
| 119 | + 2. Set up all door locks with BLE profiles. |
| 120 | + 3. Use Lock Service 3G to program all locks. |
| 121 | +4. Configure Visionline using your production account. |
| 122 | + 1. Make sure that Visionline is configured with an appropriate user account. |
| 123 | + 2. Purchase the following required options from ASSA ABLOY and import them into Visionline: |
| 124 | + * Callback options |
| 125 | + * Mobile Service option with your tenant account |
| 126 | +5. Connect your Visionline production instance to Seam. |
| 127 | + |
| 128 | + Either create a new production workspace or use your existing production workspace. |
| 129 | + |
| 130 | + This step also includes installing Seam Bridge and adding your Visionline application ID in your workspace. |
| 131 | + |
| 132 | +For detailed instructions, see [Launching Your Visionline Mobile Key App](developing-and-launching-your-visionline-mobile-key-app/launching-your-visionline-mobile-key-app/). |
0 commit comments