Hi,
I am trying to schedule a task using https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1515.
I have written some code in the run( ) to update existing resource.
I have scheduled task for every 10 minutes and It is not getting executed at all.
I don't see any log pertaining to this task in default trace.
I have tested the code written in run( ) by placing in AbstractPortalComponent and it is working fine there.
I am able to see that this task is running Sys Admin -> Monitoring -> KM ->Component Monitor.
When I get the target URL from the properties of this task in Component Monitor and place that in another window I get the message
501
Method not implemented
Could some one please guide me to achieve scheduling of task.
Regards,
Nagaraju Donikena