Difference between revisions of "First Time Service Configuration"

From AgileApps Support Wiki
imported>Evelyn
m
Β 
imported>Aeric
Β 
(22 intermediate revisions by the same user not shown)
Line 8: Line 8:
|Service Name||Name of the service provider||<tt>Financiocorp Services</tt>
|Service Name||Name of the service provider||<tt>Financiocorp Services</tt>
|-
|-
|Prefix for Service Name
|[[Service Configuration#Prefix for Service Domain|Prefix for Service Domain]]
|Optional, a subdomain name
|Optional subdomain name
:''Learn more: [[About the Prefix for Service Domain]]
|
|
Allowed characters: <tt>a-z, A-Z, 0-9, -</tt> (alphanumeric, plus hyphen)
Allowed characters: <tt>a-z, A-Z, 0-9, -</tt> (alphanumeric, plus hyphen)


Example: <tt>service</tt>
''Example:'' <tt>service</tt>
|-
|-
|Primary Service Domain
|[[Service Configuration#Service Domain|Service Domain]]
|Name of the service domain, part of the URL
|The [http://en.wikipedia.org/wiki/Domain_name Domain Name] part of the URL
:See [http://en.wikipedia.org/wiki/Domain_name Domain Name] for more information
|<tt>mydomain.com</tt>
|<tt>mydomain.com</tt>
|-
|-
|Domain URL
|Domain URL
|
|
Read Only
Read Only<br>
Β 
Automatically populated as:
Automatically populated, created from ''Prefix'' + ''Service Domain''
:''Prefix'' + ''Service Domain''
|
|
<tt>service.mydomain.com </tt>
<tt>service.mydomain.com</tt>
<tt>service.otherdomain.com</tt>
|-
|Alternate Service Domain
|Alternate name of the service domain
*The Alternate Service Domain Name provides the ability to uniquely brand the MSP product, and replace the default ISV branding
|<tt>otherdomain.com</tt>
|}
|}
<noinclude>


:;About Service Domain names:
[[Category:Installation]]
:The Primary Service Domain and Alternate Service Domain names are configured in [[Service Provider Settings]] and comply with the following guidelines:
</noinclude>
Β 
::*Service Domain names can contain the following characters:
:::*alphanumeric <tt>(a-z, A-Z, 0-9)</tt>
:::*hyphen <tt>(-)</tt>
:::*period, dot, full stop <tt>(.)</tt>, used as the delimiter in the Prefix for Service Domain
Β 
:::;Considerations for the Primary Service Domain:
::::*The Primary Service Domain is required
::::*If the Primary Service Domain is being used by an [[MSP]], then it cannot be changed
::::*The Primary Service Domain and Alternate Service Domain names must be unique
Β 
:::;Considerations for the Alternate Service Domain:
::::*The Alternate Service Domain is optional
::::*If an Alternate Service Domain is being used by an [[MSP]], then it cannot be changed
:::::''Learn more: [[Bounced Email Configuration for Alternate Service Domains]]''
Β 
:::;Example:
Β 
::::For an MSP choosing a prefix of ''abcde'', the following Domain URLs would be available in [[MSP Settings]]
Β 
::::{| border="1" cellpadding="5" cellspacing="0"
!Primary Service Domain
!Alternate Service Domain
!Domain URL(s) Available to the ISV
|-valign="top"
|<tt>serviceproviderdomain.com</tt>
|
<br>
<tt>MSPdomain.com</tt>
|<tt><nowiki>www.abcde.serviceproviderdomain.com</nowiki></tt>
Β 
<tt><nowiki>www.abcde.MSPdomain.com</nowiki></tt>
|}

Latest revision as of 23:05, 14 August 2013

Configure the Service Settings and specify Service and Domain names:
Parameter Description Typical Value
Service Name Name of the service provider Financiocorp Services
Prefix for Service Domain Optional subdomain name

Allowed characters: a-z, A-Z, 0-9, - (alphanumeric, plus hyphen)

Example: service

Service Domain The Domain Name part of the URL mydomain.com
Domain URL

Read Only
Automatically populated as:

Prefix + Service Domain

service.mydomain.com