CentraSite Documentation : Working with the CentraSite Business UI : Managing Governance Rules : Using CentraSite with webMethods API-Portal : Retry Mechanism : Resending Undelivered Access Tokens : Rescheduling the Scheduler
Rescheduling the Scheduler
To reschedule the scheduler to run at a different time interval, change the value of PollingInterval in the custom configuration centrasite.xml file.
To reschedule a scheduler
1. Use a text editor to open the custom configuration centrasite.xml file. The configuration file is located in the <CentraSiteInstallDir>\cast\cswebapps\BusinessUI\custom\conf directory.
2. Locate the PollingInterval element in the file.
The polling interval setting is commented and would look like the following:
<!-- <AccessTokenPublishSettings>
<!-- Undelivered API Keys and OAuth tokens will be
delivered periodically -->
<!-- Interval duration is minutes -->
<!-- Default polling interval is 120 minutes -->
<PollingInterval>120</PollingInterval>
</AccessTokenPublishSettings> -->
3. Uncomment the code and change the value.
4. Save the file and restart Software AG Runtime.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback