job scheduler status as per service execution status

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

job scheduler status as per service execution status

snehal
Hi,

I am using ofbiz for job scheduling. I am using service for this job.
If service execution fails, user should know that job is not executed properly by looking at job's status.

Could you please tell me how such scenario can be handled in job scheduling?


Thanks
Snehal

Reply | Threaded
Open this post in threaded view
|

Re: job scheduler status as per service execution status

hans_bakker
check the system messages to a certain user or public at
applications/commonext/servicedef/services.xml

they will appear at the top of the screen at least on tomahawk, however
some committers did not include it in other themes like flatgrey

Regards,
Hans

On Fri, 2011-09-09 at 05:29 -0700, snehal wrote:

> Hi,
>
> I am using ofbiz for job scheduling. I am using service for this job.
> If service execution fails, user should know that job is not executed
> properly by looking at job's status.
>
> Could you please tell me how such scenario can be handled in job scheduling?
>
>
> Thanks
> Snehal
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/job-scheduler-status-as-per-service-execution-status-tp3801529p3801529.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.

--
Ofbiz on twitter: http://twitter.com/apache_ofbiz
Alternative ofbiz website: http://www.ofbiz.info
http://www.antwebsystems.com : Quality services for competitive rates.

Reply | Threaded
Open this post in threaded view
|

Re: job scheduler status as per service execution status

snehal
Hi,

Thanks for your reply. But I dont have any servicedef folder under commonext folder.
Could you please tell me how can display service execution status as job status in job list?


Thanks
Snehal
Reply | Threaded
Open this post in threaded view
|

Re: job scheduler status as per service execution status

BJ Freeman
what version of Ofbiz are you using.
look in webtools for JobList under service Engine
        createMaintsFromTimeInterval Finished
look at the code that generates that page.

snehal sent the following on 9/9/2011 7:09 AM:

> Hi,
>
> Thanks for your reply. But I dont have any servicedef folder under commonext
> folder.
> Could you please tell me how can display service execution status as job
> status in job list?
>
>
> Thanks
> Snehal
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/job-scheduler-status-as-per-service-execution-status-tp3801529p3801781.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: job scheduler status as per service execution status

snehal
Hi,

I am using apache-ofbiz-09.04 version.

Is there any way that I can configure this in UI level without making any change to code?

Please let me know.

Thanks
Snehal
Reply | Threaded
Open this post in threaded view
|

Re: job scheduler status as per service execution status

snehal
Please let me know if there is any way to solve this problem.
Reply | Threaded
Open this post in threaded view
|

Re: job scheduler status as per service execution status

BJ Freeman
since you did not include what was the history of the email there is no
way to know what the history is for those of use the use the ofbiz
mailing list only.

snehal sent the following on 9/17/2011 12:41 AM:
> Please let me know if there is any way to solve this problem.
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/job-scheduler-status-as-per-service-execution-status-tp3801529p3819841.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: job scheduler status as per service execution status

Jacques Le Roux
Administrator
In reply to this post by snehal
Hans suggested to look at

>>check the system messages to a certain user or public at
>>applications/commonext/servicedef/services.xml
>>they will appear at the top of the screen at least on tomahawk, however
>>some committers did not include it in other themes like flatgrey

Did you do it? (with Tomahawk theme they appear in white at the right top of screen)

And yes not everybody use Nabble forum... (even if it's not that harder to use the link at bottom, but only when you have a brower
at hand...)

Jacques

From: "snehal" <[hidden email]>
> Please let me know if there is any way to solve this problem.
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/job-scheduler-status-as-per-service-execution-status-tp3801529p3819841.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.


Reply | Threaded
Open this post in threaded view
|

Re: job scheduler status as per service execution status

snehal
Is there any other way to reply to post which I am missing.
As I am new OFBiz UI, I could not get anywhere whatever Hans suggested.

Could you please ellaborate it more. I just want to display service execution status message in job list.
Reply | Threaded
Open this post in threaded view
|

Re: job scheduler status as per service execution status

Jacques Le Roux
Administrator
From: "snehal" <[hidden email]>
> Is there any other way to reply to post which I am missing.
> As I am new OFBiz UI, I could not get anywhere whatever Hans suggested.

Check https://cwiki.apache.org/confluence/display/OFBADMIN/Mailing+Lists

> Could you please ellaborate it more. I just want to display service
> execution status message in job list.

What do you miss in https://demo-trunk.ofbiz.apache.org/webtools/control/FindJob ?

Jacques

>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/job-scheduler-status-as-per-service-execution-status-tp3801529p3819935.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.