Difference between revisions of "NF1.0 Scheduler Improvements"
CarlosRuiz (talk | contribs) (fix link) |
|||
| (15 intermediate revisions by 4 users not shown) | |||
| Line 7: | Line 7: | ||
'''Description:''' | '''Description:''' | ||
| − | + | This feature enable to define a schedule that can be used in any of the scheduled processes. You can also define the IP address(es) where the schedule can run. | |
| − | + | A Reload link was added on iDempiereMonitor to re-read the scheduled configuration. | |
| + | New Window Schedule | ||
| + | [[File:scheduler1.png]] | ||
| − | [[Category:New Features | + | * The field Schedule Type can choose between : Frequency or Cron Scheduling Pattern |
| − | [[Category: | + | * In the field Run Only IP: you can specify the IP's that can run the Scheduler that have assign this Schedule |
| + | |||
| + | iDempiere fully supports: Cron Scheduling Pattern to create any necessary pattern. For more information about this pattern [http://www.sauronsoftware.it/projects/cron4j/manual.php cron4j] | ||
| + | |||
| + | The client System can use all the Scheduler, but the other clients can only see the schedulers that are not flagged as "System Schedulers" | ||
| + | |||
| + | [[File:scheduler3.png]] | ||
| + | |||
| + | On Scheduler window a new field Schedule was added to choose the schedule to that process. | ||
| + | |||
| + | [[File:scheduler2.png]] | ||
| + | |||
| + | |||
| + | The Schedule can also be used in all tables requiring a schedule, like accounting processor, alert processor, etc. | ||
| + | |||
| + | |||
| + | '''Technical Info:''' [http://idempiere.atlassian.net/browse/IDEMPIERE-391 IDEMPIERE-391] | ||
| + | |||
| + | |||
| + | [[en:NF1.0 Scheduler Improvements]] | ||
| + | [[de:NF1.0 Zeitplanung für Prozesse verbessert]] | ||
| + | |||
| + | |||
| + | [[Category:New Features|T]] | ||
| + | [[Category:New Features v1.0|T]] | ||
| + | [[Category:New Features Technical]] | ||
| + | [[Category:User Manual]] | ||
| + | [[Category:Development]] | ||
| + | [[Category:Developer documentation]] | ||
Latest revision as of 15:21, 17 November 2017
Feature: Scheduler Improvements
Goal: Technical
Sponsor: Trek Global
Description:
This feature enable to define a schedule that can be used in any of the scheduled processes. You can also define the IP address(es) where the schedule can run.
A Reload link was added on iDempiereMonitor to re-read the scheduled configuration.
* The field Schedule Type can choose between : Frequency or Cron Scheduling Pattern * In the field Run Only IP: you can specify the IP's that can run the Scheduler that have assign this Schedule
iDempiere fully supports: Cron Scheduling Pattern to create any necessary pattern. For more information about this pattern cron4j
The client System can use all the Scheduler, but the other clients can only see the schedulers that are not flagged as "System Schedulers"
On Scheduler window a new field Schedule was added to choose the schedule to that process.
The Schedule can also be used in all tables requiring a schedule, like accounting processor, alert processor, etc.
Technical Info: IDEMPIERE-391



