Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Re: Start and stop downtime reporting automatically through workflow

From: rudy.banks (2012-01-03 02:23)

I am interested in this option as well.
`R
--- In MAXIMO@yahoogroups.com, "chris_mcclinch" <chris.mcclinch@...> wrote:
>
> All,
>
> We have implemented a workflow that takes a work order through its lifecycle, constraining status changes based on work type, current status, GL account, etc. Our customer would like this workflow to automatically start the downtime clock for any asset with an emergency maintenance work order as soon as workflow starts and stop the downtime clock when the work order goes to COMP. There's clearly no application action for starting downtime, nor do Set Value actions run against the DOWNTIMEREPORT and MODDOWNTIMEHIST tables seem to work. Any suggestions for how to accomplish this without creating a custom class? We have TRM Rules Manager 4.2, and are happy to write rules, but our customer has a policy against Java customizations.
>
> Maximo 7.1.1.7.
>
> Thanks in advance,
>
> Chris McClinch
>


From: Shannon Rotz (2012-01-04 01:51)

Me too .


From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
rudy.banks
Sent: January-02-12 6:24 PM
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Re: Start and stop downtime reporting automatically
through workflow


I am interested in this option as well.
`R
--- In MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> ,
"chris_mcclinch" <chris.mcclinch@...> wrote:
>
> All,
>
> We have implemented a workflow that takes a work order through its
lifecycle, constraining status changes based on work type, current status,
GL account, etc. Our customer would like this workflow to automatically
start the downtime clock for any asset with an emergency maintenance work
order as soon as workflow starts and stop the downtime clock when the work
order goes to COMP. There's clearly no application action for starting
downtime, nor do Set Value actions run against the DOWNTIMEREPORT and
MODDOWNTIMEHIST tables seem to work. Any suggestions for how to accomplish
this without creating a custom class? We have TRM Rules Manager 4.2, and are
happy to write rules, but our customer has a policy against Java
customizations.
>
> Maximo 7.1.1.7.
>
> Thanks in advance,
>
> Chris McClinch
>


From: kermitlong (2012-07-18 14:24)

Did this get resolved...would like to know how to do this...
--- In MAXIMO@yahoogroups.com, "Shannon Rotz" <shannonrotz@...> wrote:
>
> Me too .
>
>
>
>
>
> From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
> rudy.banks
> Sent: January-02-12 6:24 PM
> To: MAXIMO@yahoogroups.com
> Subject: [MAXIMO List] Re: Start and stop downtime reporting automatically
> through workflow
>
>
>
>
>
> I am interested in this option as well.
> `R
>
> --- In MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> ,
> "chris_mcclinch" <chris.mcclinch@> wrote:
> >
> > All,
> >
> > We have implemented a workflow that takes a work order through its
> lifecycle, constraining status changes based on work type, current status,
> GL account, etc. Our customer would like this workflow to automatically
> start the downtime clock for any asset with an emergency maintenance work
> order as soon as workflow starts and stop the downtime clock when the work
> order goes to COMP. There's clearly no application action for starting
> downtime, nor do Set Value actions run against the DOWNTIMEREPORT and
> MODDOWNTIMEHIST tables seem to work. Any suggestions for how to accomplish
> this without creating a custom class? We have TRM Rules Manager 4.2, and are
> happy to write rules, but our customer has a policy against Java
> customizations.
> >
> > Maximo 7.1.1.7.
> >
> > Thanks in advance,
> >
> > Chris McClinch
> >
>
>
>
>
>
>
>


From: ian_wright12000 (2012-07-18 14:53)

Assetstatus table has two fields isrunning and downtime maximo calculates the downtine from the change in dates from isrunning = 0 to 1
Rgds Ian
--- In MAXIMO@yahoogroups.com, "kermitlong" <clowlong@...> wrote:
>
> Did this get resolved...would like to know how to do this...
>
> --- In MAXIMO@yahoogroups.com, "Shannon Rotz" <shannonrotz@> wrote:
> >
> > Me too .
> >
> >
> >
> >
> >
> > From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
> > rudy.banks
> > Sent: January-02-12 6:24 PM
> > To: MAXIMO@yahoogroups.com
> > Subject: [MAXIMO List] Re: Start and stop downtime reporting automatically
> > through workflow
> >
> >
> >
> >
> >
> > I am interested in this option as well.
> > `R
> >
> > --- In MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> ,
> > "chris_mcclinch" <chris.mcclinch@> wrote:
> > >
> > > All,
> > >
> > > We have implemented a workflow that takes a work order through its
> > lifecycle, constraining status changes based on work type, current status,
> > GL account, etc. Our customer would like this workflow to automatically
> > start the downtime clock for any asset with an emergency maintenance work
> > order as soon as workflow starts and stop the downtime clock when the work
> > order goes to COMP. There's clearly no application action for starting
> > downtime, nor do Set Value actions run against the DOWNTIMEREPORT and
> > MODDOWNTIMEHIST tables seem to work. Any suggestions for how to accomplish
> > this without creating a custom class? We have TRM Rules Manager 4.2, and are
> > happy to write rules, but our customer has a policy against Java
> > customizations.
> > >
> > > Maximo 7.1.1.7.
> > >
> > > Thanks in advance,
> > >
> > > Chris McClinch
> > >
> >
> >
> >
> >
> >
> >
> >
>


From: kermitlong (2012-07-18 14:57)

Thanks...
I just noticed that right as you posted.
So one downtime entry creates two records in assetstatus.
--- In MAXIMO@yahoogroups.com, "ian_wright12000" <ian.wright@...> wrote:
>
> Assetstatus table has two fields isrunning and downtime maximo calculates the downtine from the change in dates from isrunning = 0 to 1
>
> Rgds Ian
>
> --- In MAXIMO@yahoogroups.com, "kermitlong" <clowlong@> wrote:
> >
> > Did this get resolved...would like to know how to do this...
> >
> > --- In MAXIMO@yahoogroups.com, "Shannon Rotz" <shannonrotz@> wrote:
> > >
> > > Me too .
> > >
> > >
> > >
> > >
> > >
> > > From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
> > > rudy.banks
> > > Sent: January-02-12 6:24 PM
> > > To: MAXIMO@yahoogroups.com
> > > Subject: [MAXIMO List] Re: Start and stop downtime reporting automatically
> > > through workflow
> > >
> > >
> > >
> > >
> > >
> > > I am interested in this option as well.
> > > `R
> > >
> > > --- In MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> ,
> > > "chris_mcclinch" <chris.mcclinch@> wrote:
> > > >
> > > > All,
> > > >
> > > > We have implemented a workflow that takes a work order through its
> > > lifecycle, constraining status changes based on work type, current status,
> > > GL account, etc. Our customer would like this workflow to automatically
> > > start the downtime clock for any asset with an emergency maintenance work
> > > order as soon as workflow starts and stop the downtime clock when the work
> > > order goes to COMP. There's clearly no application action for starting
> > > downtime, nor do Set Value actions run against the DOWNTIMEREPORT and
> > > MODDOWNTIMEHIST tables seem to work. Any suggestions for how to accomplish
> > > this without creating a custom class? We have TRM Rules Manager 4.2, and are
> > > happy to write rules, but our customer has a policy against Java
> > > customizations.
> > > >
> > > > Maximo 7.1.1.7.
> > > >
> > > > Thanks in advance,
> > > >
> > > > Chris McClinch
> > > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
>


From: ian_wright12000 (2012-07-18 15:09)

depends how you report down time i.e. if you look at the dialog you can start the downtime by just entering a date in the change status section this creates your first entry i.e. sets the status to down then later do the same this creates the 2nd isrunning = 1
Rgds ian
--- In MAXIMO@yahoogroups.com, "kermitlong" <clowlong@...> wrote:
>
> Thanks...
> I just noticed that right as you posted.
> So one downtime entry creates two records in assetstatus.
>
> --- In MAXIMO@yahoogroups.com, "ian_wright12000" <ian.wright@> wrote:
> >
> > Assetstatus table has two fields isrunning and downtime maximo calculates the downtine from the change in dates from isrunning = 0 to 1
> >
> > Rgds Ian
> >
> > --- In MAXIMO@yahoogroups.com, "kermitlong" <clowlong@> wrote:
> > >
> > > Did this get resolved...would like to know how to do this...
> > >
> > > --- In MAXIMO@yahoogroups.com, "Shannon Rotz" <shannonrotz@> wrote:
> > > >
> > > > Me too .
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
> > > > rudy.banks
> > > > Sent: January-02-12 6:24 PM
> > > > To: MAXIMO@yahoogroups.com
> > > > Subject: [MAXIMO List] Re: Start and stop downtime reporting automatically
> > > > through workflow
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > I am interested in this option as well.
> > > > `R
> > > >
> > > > --- In MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> ,
> > > > "chris_mcclinch" <chris.mcclinch@> wrote:
> > > > >
> > > > > All,
> > > > >
> > > > > We have implemented a workflow that takes a work order through its
> > > > lifecycle, constraining status changes based on work type, current status,
> > > > GL account, etc. Our customer would like this workflow to automatically
> > > > start the downtime clock for any asset with an emergency maintenance work
> > > > order as soon as workflow starts and stop the downtime clock when the work
> > > > order goes to COMP. There's clearly no application action for starting
> > > > downtime, nor do Set Value actions run against the DOWNTIMEREPORT and
> > > > MODDOWNTIMEHIST tables seem to work. Any suggestions for how to accomplish
> > > > this without creating a custom class? We have TRM Rules Manager 4.2, and are
> > > > happy to write rules, but our customer has a policy against Java
> > > > customizations.
> > > > >
> > > > > Maximo 7.1.1.7.
> > > > >
> > > > > Thanks in advance,
> > > > >
> > > > > Chris McClinch
> > > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
>


From: kermitlong (2012-07-18 15:28)

This is bringing back memories - I think I went thru this thought process a few years ago.
Asset.totdowntime - Do most people reset this annually or is this a per-site decision.
--- In MAXIMO@yahoogroups.com, "ian_wright12000" <ian.wright@...> wrote:
>
> depends how you report down time i.e. if you look at the dialog you can start the downtime by just entering a date in the change status section this creates your first entry i.e. sets the status to down then later do the same this creates the 2nd isrunning = 1
> Rgds ian
>
> --- In MAXIMO@yahoogroups.com, "kermitlong" <clowlong@> wrote:
> >
> > Thanks...
> > I just noticed that right as you posted.
> > So one downtime entry creates two records in assetstatus.
> >
> > --- In MAXIMO@yahoogroups.com, "ian_wright12000" <ian.wright@> wrote:
> > >
> > > Assetstatus table has two fields isrunning and downtime maximo calculates the downtine from the change in dates from isrunning = 0 to 1
> > >
> > > Rgds Ian
> > >
> > > --- In MAXIMO@yahoogroups.com, "kermitlong" <clowlong@> wrote:
> > > >
> > > > Did this get resolved...would like to know how to do this...
> > > >
> > > > --- In MAXIMO@yahoogroups.com, "Shannon Rotz" <shannonrotz@> wrote:
> > > > >
> > > > > Me too .
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
> > > > > rudy.banks
> > > > > Sent: January-02-12 6:24 PM
> > > > > To: MAXIMO@yahoogroups.com
> > > > > Subject: [MAXIMO List] Re: Start and stop downtime reporting automatically
> > > > > through workflow
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > I am interested in this option as well.
> > > > > `R
> > > > >
> > > > > --- In MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> ,
> > > > > "chris_mcclinch" <chris.mcclinch@> wrote:
> > > > > >
> > > > > > All,
> > > > > >
> > > > > > We have implemented a workflow that takes a work order through its
> > > > > lifecycle, constraining status changes based on work type, current status,
> > > > > GL account, etc. Our customer would like this workflow to automatically
> > > > > start the downtime clock for any asset with an emergency maintenance work
> > > > > order as soon as workflow starts and stop the downtime clock when the work
> > > > > order goes to COMP. There's clearly no application action for starting
> > > > > downtime, nor do Set Value actions run against the DOWNTIMEREPORT and
> > > > > MODDOWNTIMEHIST tables seem to work. Any suggestions for how to accomplish
> > > > > this without creating a custom class? We have TRM Rules Manager 4.2, and are
> > > > > happy to write rules, but our customer has a policy against Java
> > > > > customizations.
> > > > > >
> > > > > > Maximo 7.1.1.7.
> > > > > >
> > > > > > Thanks in advance,
> > > > > >
> > > > > > Chris McClinch
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>


From: Ian Wright (2012-07-18 15:34)

In 20 years I've never seen anyone reset it annually - most have used a report to display this info
Rgds Ian
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of kermitlong
Sent: 18 July 2012 16:29
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Re: Start and stop downtime reporting automatically through workflow
This is bringing back memories - I think I went thru this thought process a few years ago.
Asset.totdowntime - Do most people reset this annually or is this a per-site decision.
--- In MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>, "ian_wright12000" <ian.wright@...<mailto:ian.wright@...>> wrote:
>
> depends how you report down time i.e. if you look at the dialog you can start the downtime by just entering a date in the change status section this creates your first entry i.e. sets the status to down then later do the same this creates the 2nd isrunning = 1
> Rgds ian
>
> --- In MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>, "kermitlong" <clowlong@> wrote:
> >
> > Thanks...
> > I just noticed that right as you posted.
> > So one downtime entry creates two records in assetstatus.
> >
> > --- In MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>, "ian_wright12000" <ian.wright@> wrote:
> > >
> > > Assetstatus table has two fields isrunning and downtime maximo calculates the downtine from the change in dates from isrunning = 0 to 1
> > >
> > > Rgds Ian
> > >
> > > --- In MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>, "kermitlong" <clowlong@> wrote:
> > > >
> > > > Did this get resolved...would like to know how to do this...
> > > >
> > > > --- In MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>, "Shannon Rotz" <shannonrotz@> wrote:
> > > > >
> > > > > Me too .
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > From: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com> [mailto:MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>] On Behalf Of
> > > > > rudy.banks
> > > > > Sent: January-02-12 6:24 PM
> > > > > To: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>
> > > > > Subject: [MAXIMO List] Re: Start and stop downtime reporting automatically
> > > > > through workflow
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > I am interested in this option as well.
> > > > > `R
> > > > >
> > > > > --- In MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com> <mailto:MAXIMO%40yahoogroups.com> ,
> > > > > "chris_mcclinch" <chris.mcclinch@> wrote:
> > > > > >
> > > > > > All,
> > > > > >
> > > > > > We have implemented a workflow that takes a work order through its
> > > > > lifecycle, constraining status changes based on work type, current status,
> > > > > GL account, etc. Our customer would like this workflow to automatically
> > > > > start the downtime clock for any asset with an emergency maintenance work
> > > > > order as soon as workflow starts and stop the downtime clock when the work
> > > > > order goes to COMP. There's clearly no application action for starting
> > > > > downtime, nor do Set Value actions run against the DOWNTIMEREPORT and
> > > > > MODDOWNTIMEHIST tables seem to work. Any suggestions for how to accomplish
> > > > > this without creating a custom class? We have TRM Rules Manager 4.2, and are
> > > > > happy to write rules, but our customer has a policy against Java
> > > > > customizations.
> > > > > >
> > > > > > Maximo 7.1.1.7.
> > > > > >
> > > > > > Thanks in advance,
> > > > > >
> > > > > > Chris McClinch
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses.
**************************************************************************************************************