ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Tools / Replication tools / ReplicEdit
  • Overview
  • How to?
  • Publishing a replication
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
A replication description created with ReplicEdit can be published from this tool on a replication server.
This operation must be performed when replicating an Android or iOS application.
How to?

Publishing a replication

To publish a replication:
  1. Select "Deployment .. Deploy the replication on a server". The wizard starts.
  2. Select the server on which the replication will be deployed:
    • A dedicated replication server.
    • A replication server of PC SOFT Cloud. In this case, you must have a PC SOFT Cloud account.
  3. For a dedicated replication server, this server was installed beforehand. For more details, see Replication server for the assisted universal replication.
  4. Specify:
    • the server address (the IP address preferably),
    • a login and a password,
    • the name of the replication (name of WER file).

  5. In the next step, specify the periodicity for preparing the data to replicate:

    • Immediate preparation: data to be replicated is prepared when a replication request is made. In this case, the replication will be used to get the most updated data. However, the preparation of the replica may be quite slow.
    • Periodic preparation: preparation of data to be replicated is carried out regularly, at defined intervals. In this case, during the replication request, the last prepared data is automatically used. This solution is faster (the time for preparing the data to replicate is null) but the data may not be updated.
      This solution is recommended for replicating a mobile application (Android or iOS).
  6. Validate. The wizard proposes the WLanguage code that must be included in the application to synchronize the data.

Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help