Versions Compared

Key

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


HTML
<style>
.release-box {
	height: 30px; 
	width: 100px; 
	padding-top: 8px;
	text-align: center; 
	border-radius: 5px; 
	font-weight: bold; 
	background-color: #d4af37;  
	border-color: #FCE28A;
}

.release-box:hover {
  	cursor: hand;
    cursor: pointer;
    opacity: .9; 
}
</style>
<meta name="robots" content="noindex">

<div class="release-box">
<a href="https://docs.perspectium.com/display/gold" style="text-decoration: none; color: #FFFFFF; display: block;">
Gold
</a>
</div>



Scheduled bulk sharesconfigurations allow for the scheduling of one or more bulk shares and/or subscribes to occur daily, weekly, monthly, once at a specified time, periodically at specified times (custom), or on demand (immediately). After creating a bulk share or creating a bulk subscribe, you can then add that bulk share configuration as a child record to be run under the schedule specified within your scheduled bulk shareconfiguration. This is an alternative approach to and should not be used in conjunction with dynamic shares to avoid any redundancy in data sharing.

Prerequisites


(warning) First, you will need to create a bulk share or create a bulk subscribe.

Procedure


To create a Replicator for ServiceNow scheduled bulk sharebulk configurations, follow these steps:

UI Steps


UI Step

Log into ServiceNow and navigate to Perspectium > Replicator > Scheduled Bulk SharesConfigurations.


UI Step

At the top of the form next to Scheduled Bulk SharesConfiguarations, click the New button.


UI Step

In the Name field, type any name for your scheduled bulk shareconfiguration.


UI Step

From the Run dropdown, choose when you want your scheduled bulk share configuration to run. Run options include:

Option

Scheduled bulk share configuration will run...

Daily

Every day at a specified time of day

Weekly

Every week at a specified day and time of day

Monthly

Every month at a specified day and time of day

Periodically

At a custom interval (e.g., every 5 days) at a specified time of day

Once

Once at a specified date and time

On Demand

Immediately


If selecting a Run option where a time of day should be specified, type the hours, minutes, and seconds in each respective textbox next to the Time field.


UI Step

At the bottom left-hand corner of the form, click the Submit button to save the configurations for your scheduled bulk shareconfiguration.

Image RemovedImage Added


UI Step

From the resulting list of scheduled bulk sharesconfigurations, click back into the scheduled bulk share configuration that you created in Step #5.

In the Number of bulk shares to run simultaneously field, type a number to specify how many bulk share shares you want to run. 


UI Step

Locate the Bulk SharesConfigurations list at the bottom of the form. Here, you can either click New and then follow the steps to create a bulk share or click Edit… and add a previously created bulk share or subscribe to run under the schedule that you have created.





Similar topics


Content by Label
showLabelsfalse
max5
showSpacefalse
cqllabel in ("replicator-for-servicenow","bulk-share","bulk-subscribe") and parent = "6095977"