UserConfig for the Plug-In GN4 Connectivity

Build 1501 on 14/Nov/2017  This topic last edited on: 28/Oct/2016, at 11:48

The UserConfig file establishes which Tera GN4 systems the Plug-Ins can connect to.

UserConfig file is an .XML file residing in C:\users\username\AppData\roaming\TeraDP\GN4\UserConfig.xml on Windows 10, 8, 7 or Vista or in C:\Documents and Settings\username\Application Data\TeraDP\GN4\UserConfig.xml on Windows XP.

The Macintosh path is Users:username:Library:Preferences:TeraDP:GN4:UserConfig.xml

The .XML file lists the system names and the path to the server to connect to and the username to connect as.

An example .XML file content is:

<?xml version="1.0"?>

<UserConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xmlns:xsd="http://www.w3.org/2001/XMLSchema" SchemaSourceDirectory="C:\temp"

ClientSpecId="0" SaveUserPwd="true"

xmlns="http://www.teradp.com/schemas/GN4/1/UserConfig.xsd">

<Connections>

<Connection Name="local" Url="http://localhost/GN4/AdminSrv.asmx" UserName="" Domain=""

RequireLogin="true" />

<Connection Name="sqlwin64" Url="http://sqlwin64/GN4/AdminSrv.asmx" UserName=""

Domain="" RequireLogin="true” />

</Connections>

</UserConfig>

This sample has two GN4 system connections: local and sqlwin64.

Note

The AdminSrv.asmx is not required in version 2.1 or newer. Just use http://localhost/GN4 or http://localhost/i4.