configure


Purpose

Configures the Client Store process.

Signature

configure( options )

Returns

This method does not return anything.

Parameters

The options object contains the following configuration parameters.

Name Description Type Use
url

Absolute location of the service for triggering the Synchronization process:

<server_URL>/PRRestService/offlinehttp/DataSync/pzSynchronizationService

Where <server_URL> stands for the URL address of an instance of your Pega 7 Platform application.

string required
reportChangesForTypes An array of synchronization item types for which changes will be reported after every MapsReplication operation. Item types are freely defined data item categories, presented as string values. They are used in correlation with data handles to identify individual data items. For example: "harness", "splitdatapage", "datapage", "image". object required
sessionTimeout A session timeout value in seconds. When it passes, the user is logged out. integer optional
version

A protolocol that Hybrid Container must use:

  • "undefined" or 1 - the client uses an old protocol to support PRPC in versions prior to ML10

  • 2 - the client uses the newest protocol to support ML10 and ML11 service connections

integer optional

Related topics

Client Store
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved
PDN | Hybrid Container | Feedback
Advanced...