Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

UI Button
colormagenta
tooltipInformation on this page pertains to the Perspectium Fluorine release
titleFluorine
urlhttps://doc.perspectium.com/display/fluorine


Replicator is a Perspectium integration framework that facilitates real time as well as scheduled bulk sharing of predefined data to application instances and data stores.





Choose a Replicator platform below to get started:


Divbox
stylepadding: 30px;
classproductbox

Image Modified


HTML
<style>

.wrapper {
  width: 325px;
  height: 40px;
  margin: top;
  text-align: center;
  text-decoration: none;
}


.snow {
  color: white;
  height: 40px;
  width: 325 px;
  margin: top;
  text-align: center;
  text-decoration: none;
  background-color: #81b5a1;
}

</style>

<div class="wrapper">
<div class="snow">
<a href="https://doc.perspectium.com/display/fluorine/Replicator+for+ServiceNow" style="display: block; width: 325px;   height: 40px; margin: auto; text-align: center; text-decoration: none; color: white; line-height: 40px; padding: 5px;">
<h2 style="color: white;">
<strong>
Replicator for ServiceNow
</strong>
</h2>
</a>
</div>
</div>
Divbox
stylepadding: 30px;
classproductbox

InstanceSync for SalesforceImage Added


HTML
<style>

.wrapper {
  width: 325px;
  height: 40px;
  margin: auto;
  text-align: center;
  text-decoration: none;
}


.sforce {
  color: white;
  height: 40px;
  width: 325 px;
  margin: auto;
  text-align: center;
  text-decoration: none;
  background-color: #0097d8;
}

</style>

<div class="wrapper">
<div class="sforce">
<a href="https://doc.perspectium.com/display/fluorine/Replicator+for+Salesforce" style="display: block; width: 325px;   height: 40px; margin: auto; text-align: center; text-decoration: none; color: white; line-height: 40px; padding: 5px;">
<h2 style="color: white;">
<strong>
Replicator for Salesforce
</strong>
</h2>
</a>
</div>
</div>