Tchater maintenant avec le support
Tchattez avec un ingénieur du support

Replicator 7.4 - Enterprise API Guide

GetLastProcessTimeForServer

Description

Returns the last Date and Time that the specified Web Application was processed by Replicator on the Remote Server.

Method Declaration

public DateTime GetLastProcessTimeForWebApp (string webAppURL, string serverName)

Input(s)

webAppURL: String

serverName: String

Possible Input values:
Any String that represents a valid WEB Application URL.
The Name of a server given when Configuration Replicator Servers.

Sample Input:
http://CorporateServer:9000
CorporateServer 80

Output

Return Type: DateTime

Sample Output

11/22/2016 9:14:07 AM

GetReplicatorStats

Description

Returns stats for the specified Web Application on the specified Remote Server.

Method Declaration

public string GetReplicatorStats(string webAppURL, string serverName)

Input(s)

webAppURL: String

serverName: String

Possible Input values:
Any String that represents a valid WEB Application URL.
The Name of a server given when Configuration Replicator Servers.

Sample Input:
http://CorporateServer:9000
CorporateServer 80

Output

Return Type: String

Sample Output

<?xml version="1.0"?>
<ReplicatorWebStats>
<Server Name="SharePoint - 80" Address=" CorporateServer " Port="80" LastProcessTime="10/22/2007 2:54:18 PM" InboundEnabled="True" OutboundEnabled="True" StatsOutboundPackageCount="0" StatsOutboundDepth="5" StatsInboundPackageCount="0" StatsInboundDepth="2" />
</ReplicatorWebStats>

 

Web Service Sample

Sample Location

In order to demonstrate the use of the Replicator StatusInfo Web Service, we have created a sample using Visual Studio.

In WSS40 Installations, the sample can be found here:
 C:\Program Files\Metalogix\Replicator\WSS40\Samples\StatusInfoWEBSERVICE

In WSS30 Installations, the sample can be found here:
 C:\Program Files\Metalogix\Replicator\WSS30\Samples\StatusInfoWEBSERVICE

Documents connexes

The document was helpful.

Sélectionner une évaluation

I easily found the information I needed.

Sélectionner une évaluation