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:


Replicator for Salesforce




Divbox
stylepadding: 30px;
classproductbox


Html-bobswift
<style>

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


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

</style>

<div class="wrapper">
<div class="snow">
<a href="https://doc.perspectium.com/display/fluorine/InstanceSync+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 Salesforce


Html-bobswift
<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/InstanceSync+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 Salesforce
</strong>
</h2>
</a>
</div>
</div>