There was a problem loading the comments.

On Premise (Network) Deployment QLM V25

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

Civil Survey Application V25 On Premise (Network) license deployment

Below are for On Premise (Network) Deployment Instructions
 
1. Once you have installed the Network License Manager on the desired server following from page 18 of our installation guide 
2. We have attached 2 xml's: UserSettings.xml & CSAProducts.xml
You will need to Modify these xml's using the following method
 
    UserSettings.xml
Depending on which products you are deploying you will need add the following product ID'd to this xml.
You will also need the path from step 1 that your On premise (Network) has been installed to
 
The products ID is as follow:
      • Civil Site Design: 0
      • Stringer Survey: 1
      • Corridor EZ: 2

   Below are examples of what you will need to add to your xml

UserSettings.xml
<OnPremisePaths>
    <value Product="0">\\SERVERNAMEHERE\PATH\csdFloating.xml</value>
    <value Product="1">\\SERVERNAMEHERE\PATH\strFloating.xml</value>
    <value Product="2">\\SERVERNAMEHERE\PATH\ceFloating.xml</value>
  </OnPremisePaths>


 
    CSAProducts.xml.
 

   If you only have 1 Civil Survey Application product you can do the following:

    Download the attached CSAProducts.xml

 

    And modify ProductType to the following to match the product you are using:

 

   ProductType can be one of the 3 options:

  • CivilSiteDesign
  • Stringer
  • CorridorEZ

    Example:   <ProductType>CorridorEZ</ProductType>

 
   Then add the your network install path you set in step 1 like so:  <OnPremiseXMLPath>\\SERVERNAMEHERE\path\YOURPRODUCTHERE.xml</OnPremiseXMLPath>


     Example: <OnPremiseXMLPath>\\server\csalicensing\ceFloating.xml</OnPremiseXMLPath>

 

      OnPremiseXMLPath should match the path that you used in the UserSettings.xml file.

 

If you have multiple Civil Survey Applications on premise products on the same computer:

If you have multiple on premise licenses:


You can do as above for 1 product, then copy the contents of the XML between these 2 tags:

 

<CSAProduct>
/////

</CSAProduct>  

 

so that it reads like:

 

<ArrayOfCSAProduct xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <CSAProduct>
  //////
  </CSAProduct>  

 <CSAProduct>
  //////
  </CSAProduct>  
</ArrayOfCSAProduct>

 

And then modify the contents of the second CSAProduct for your second product

 

 

 

3. In your bat file you can include the following

 

XCOPY "x:\deploy\CSAProducts.xml "C:\ProgramData\CSA\CSAProducts.xml" /y

XCOPY "x:\deploy\UserSettings.xml "C:\ProgramData\CSA\CSAProducts.xml" /y

 

"x:\deploy/product.exe"

Product exe can be obtained from: https://download.civilsurveyapplications.com/



If you have a mixture of On Premise and Computer bound license

If you are install deploying on premise first you can install as if it was the only application. As when you then license the Computer bound key it will update the CSAProducts.xml for you.

 

But if you are installing after a computer bound license has been activated, you can copy the CSAProducts.xml from the workstation and copy the CSAProduct section from the attached XML file into your and updated it as above then deploy that file instead.

 

 

You may have to have multiple CSAProduct .xml to deploy out depending our the CSA software usage at your company and your licensing needs.

 

You can lodge a helpdesk ticket and we will try and assist you with the best option for your needs.

 

 

Attachments


Share via

Related Articles


Self-Hosted Help Desk Software by SupportPal
© Civil Survey Applications