Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space MOBUD and version 3

The Entity System Configuration object contains system configuration settings for a specific entity

 


Panel
borderColorgrey
bgColorwhitesmoke

On this page:

Table of Contents
maxLevel2

Related pages:

 


Entity Object Formats

Include Page
_Mobile Entity System Configuration Object Format
_Mobile Entity System Configuration Object Format

Entity Object Properties

(info) Required properties are in bold.

string
PropertyTypeDescription
_tstringIdentifies the document type and will always be set to entitySysConfig
_vIdentifies the version of the document structure
AllowMobileCreateOrderboolean

Identifies if the mobile worker can create a work order.

Valid values are:

  • true - The mobile worker can create a work order
  • false - The mobile worker can not create a work order

Default value is  false

DefaultCulturalIdentiferstring

The default language code identifier associated with entity.

Default value is  en

EnableMobileApplicationboolean

Enable use of mobile application for mobile workers.

Valid values are:

  • true - Mobile workers can use mobile application.
  • false - Mobile workers cannot use mobile application

Default value is  true

Status
title3.37.0
JMSExpirationInDaysinteger

Identifies ActiveMQ message's expiration value.

Default value is 30

PasswordResetLengthinteger

Identifies the length of reset password

Default value is  10

SupportEmailAddressstring

Identifies ServiceMobility/Nexus customer care email address

Default value is support@servicemobility.com

SupportedCountriesstring

Identifies comma separated list of entity supported countries.

Default value is  USA

Invoiceobject

This object contains settings which support emailing invoice to the customer

PropertyTypeDescription
EmailFromstring

The FROM email address

Default value is donotreply@servicemobility.com

EmailSenderobject

Identifies configuration settings for cross-account/delegate sender's identity information

PropertyTypeDescription
SourceArnstringCross-account/delegate sender's Amazon Resource Name (ARN) for email's Source
FromArnstringCross-account/delegate sender's Amazon Resource Name (ARN) for email's From address
ReturnPathArnstringCross-account/delegate sender's Amazon Resource Name (ARN) for email's ReturnPath parameter

Status
title3.33.0

Invoicingboolean

Identifies setting for Invoicing feature. The flag value determines support for invoice generation.

Default value is true

PartsOrderingobject

Identifies settings for Parts Ordering feature.

Property

TypeDescription
EntityServiceURIstring

PartsOrdering REST API endpoint

Default value is https://sm-qa.hostedservicepower.com/partsOrderingMock

EntityServiceAccessKeystring

PartsOrdering REST API access code

Default value is rbGlqax1#b

Paymentobject

This object contains payment gateway information for processing payments

PropertyTypeDescription
GatewayIDstring

Identifies payment gateway ID for an entity

Default value is 1001

MerchantIDstring

Identifies payment gateway Merchant ID for an entity

Default value is 10012

MerchantKeystring

Identifies payment gateway merchant key for an entity

Default value is C22A63EE-2E7A-4ACE-96AC-0958DC8D953F

ExtUserAuthobject

This object contains settings for allowing third-party authentication for mobile workers

PropertyTypeDescription
AuthEndpointstring

Third-party Authentication service REST API endpoint

Default value is  ""

Enabledboolean

Flag to enable third-party authentication for all mobile workers within an entity

Default value is  false

RestApiobject

Identifies settings for entity hosted REST API

PropertyTypeDescription
Hoststring

Identifies host and port address for REST API

Default value is  localhost:3000

Protocolstring

Identifies protocol for REST API. The valid values are http or https.

Default value is  https

AuthorizationHeaderscollection

Identifies a collection of one or more HTTP header name and value for REST API authentication

PropertyTypeDescription
Namestring

Identifies HTTP header name for authentication.

Default value is  null

Valuestring

Identifies HTTP header value for authentication.

Default value is  null

Status
title3.35.0

AssetModelsstring

Identifies Asset Model Number Verification REST API endpoint

Default value is  /mock/Assets/{0}/Models

Status
title3.33.0

AssetHistorystring

Identifies Asset History REST API endpoint

Default value is  null

Status
title3.32.0

BookJobstring

Identifies book job REST API endpoint

Default value is  /mock/BookJobMock/{0}

EstimateHistorystring

Identifies Account Location Work Order Estimate History REST API endpoint

Default value is  /mock/Account/{0}/Location/{1}/EstimateHistory

Status
title3.34.0

IVRstring

Identifies IVR REST API endpoint

Default value is  /IVRMock/{0}

PartsOrderingstring

Identifies parts ordering REST API endpoint

Default value is  /mock/partsOrderingMock

Status
title3.35.0

SearchApptsstring

Identifies search appointment REST API endpoint

Default value is  /mock/SearchApptsMock

SiteHistorystring

Identifies Site History REST API endpoint

Default value is  null

Status
title3.32.0


Schedulerobject

Contains ServiceScheduling integration settings for the entity

PropertyTypeDescription
Hoststring

Scheduler instance host

Default value is  null

DBUserstring

Scheduler instance DB User (Catalog)

Default value is  null

UserNamestring

Identifies user name for scheduler

Default value is  null

Passwordstring

Identifies password for scheduler

Default value is  null

DispatchExportTranboolean

Flag to enable auto creation of new Export Transaction upon dispatching a new job

Default value is  false

IntegrationEnabledboolean

Flag to enable integration with ServiceScheduling for an entity

Default value is  false

ExternalObjectNamestring

External object name for scheduler technician

Default value is  null

TemplatePrefixstring

Identifies the prefix for Templates.

Default value is "".

Status
title3.37.0

WorkOrderobject

Identifies settings for Work Order module for the entity

PropertyTypeDescription
ClosedOverrideboolean

Indicates the ability to accept mobile application transactions after work order has been closed from back office

Default value is  false

OnlyAllowProductCatalogPartsboolean

Ability to only allow product catalog parts for in a work order. The valid values are "true" or "false"

Default value is  true

SendScheduleChangeNotification
boolean

Indicates the ability to send work order dispatch and schedule change notification SMS

Default value is  false

Status
title3.26.0

SkipDeletedWOExportboolean

Identifies a flag to exclude deleted work order transactions from Work Order Export REST API

Default value is  false

UseSystemTaxRatesboolean

Indicates the ability to use system specified tax rates for totals calculation

Default value is false

Status
title3.42.0