Versions Compared

Key

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

After installing the web client, make sure to point the client to your web server.

 

...

titleWeb Server Requirements

...

Make sure that IIS is installed prior to running these steps.  If you don't have IIS on your machine yet, follow a guide such as this (http://www.iis.net/learn/get-started/whats-new-in-iis-8/installing-iis-8-on-windows-server-2012) one to do so. 

Also you should already have your Forms inMotion service installed at this point.  If you have not done so, follow the steps here to complete it.

Step-by-step guide

  1. Open the FIM_ServerLocation.js file in Run the "Forms inMotion Web Client Setup.exe file.
  2. The default install location is c:\Inetpub\wwwroot\FiM.  This will make the client location http://<YOUR WEBSERVER NAME>/FiM.  If you make changes to that deployment location or other IIS default settings you may have a different deployed application location.  Make note of that virtual directory location.
  3. The client is now installed and it must be pointed to the server.
  4. Open the c:\inetpubInetpub\wwwroot\FiM folder \FIM_ServerLocation.js file using notepad or other text editor.
  5. Search for _ServerLocation variable there and replace the value in quotes with the pointer to your actual server such as _ServerLocation="https://customerserver.com/FIMV2/FormsServiceJSON.asmx".
  6. Save your file.
  7. You can now access the client at http://<YOUR WEBSERVER NAME>/FiM

Filter by label (Content by label)
showLabelsfalse
max5
spacesFIMKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "FIMKB"
labelskb-how-to-article

...