Loading...
Corporate Training
IBM
IBM WebSphere Portal Server
Online Training
Schedulers
VirtualNuggets
WebSphere
WebSphere Portal Server
http://ibmwebsphereportalonlinetraining.blogspot.com/2016/05/creating-schedulers-in-websphere.html
we can create multiple schedulers within a single server, cluster, node or cell. Each configured scheduler is an independent task scheduling engine that has a unique Java Naming and Directory Interface (JNDI) name, persistent storage device and daemon.
PROCEDURE :
1) Set scheduler in WebSphere console (you'll need database connection set as well, because scheduler automaticly
creates few tables for managing tasks)
Go to resources -> schedulers -> new
Set JNDI name by which you'll call Scheduler from your application (in this example, it will be sched/testScheduler), and ofcourse choose database conneciton.
Poll interval - we have not sure what is purpose of it because i set interval for tasks in application, but anyway i set it to 30min.
Table prefix - i guess choose whatever you prefer
Now after you created new Scheduler, select it in table (resources -> schedulers) and click 'Create tables'.
RESULTS :
A scheduler is now configured and ready to use for newly installed applications. If the scheduler JNDI name is not yet visible to your application, restarting the application or restarting application server will allow the scheduler to be seen. When schedulers are created for the first time, the poll daemon will not automatically start and must be started manually and will only start automatically the next time the server is started. To start the poll daemon manually, refer to the scheduler daemons topic.
Attention: Changes to existing scheduler configurations will not take affect until after the application server is restarted.
Corporate Training,
IBM,
IBM WebSphere Portal Server,
Online Training,
Schedulers,
VirtualNuggets,
WebSphere,
WebSphere Portal Server
WebSphere Portal Server
652018758211006600
Post a Comment
Home
item
Blog Archive
Popular Posts
-
Adding New Language in Portal If you come to see that the date is not displaying as usual in portal, then you should know that the loc...
-
we can create multiple schedulers within a single server, cluster, node or cell. Each configured scheduler is an independent task schedul...
-
IBM WebSphere Portal Express provides a scripting platform that increases the potential for automated solution deployment and administrati...
-
1. In the portal WP Configuration Service(REP), set the custom property friendly.redirect.enabled to the value false. 2. In the theme,...
-
In WebSphere Portal, while you are creating a new page under content root, it will be shown on the quick links navigation. If you don...
-
Installation of IBM WebSphere Portal Here, we will show you the first (1 st ) phase of Installing IBM WebSphere Portal Express. Th...
-
Analysis Technique Bottle Neck Analysis Technique After having a portal at saturation, by taking a Java thread dump (using a kil...
-
How to change the default portal URI /wps/portal after installation ? Set the property WpsContextRoot to the new URI and run ./W...
-
Dojo comes with an amazing charting library, in the form of dojox.charting. You can create different types of versions 2D chart, 3D Chart,...
Your blog is fantastic thanks for sharing this blog
ReplyDeleteonline training