MES - BPM stop Labor if Previous Operation Not Complete

Thanks Rob, Been a long day, makes sense! Will give it a go



________________________________
From: Rob Bucek <rbucek@...>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Thursday, August 16, 2012 4:55 PM
Subject: RE: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete


Â
It could be as simple as find last joboper where joboper.oprseq < ttlabordtl.oprseq and joboper.opcomplete = false (or verify qty complete vs run qty)

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-0590
FAX: (715)284-4084
[Description: cid:mailto:1.234354861%40web65412.mail.ac4.yahoo.com]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: mailto:vantage%40yahoogroups.com [mailto:mailto:vantage%40yahoogroups.com] On Behalf Of Mark Wagner
Sent: Thursday, August 16, 2012 3:47 PM
To: mailto:vantage%40yahoogroups.com
Subject: Re: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete



That would be great. The thing I am having the most trouble with is that there is nothing to indicate what is the previous operation unless we try some kind of sequencing rule such as find current operation sequence - 10 or something like that

________________________________
From: Rob Bucek <mailto:rbucek%40dsmfg.com<mailto:rbucek%40dsmfg.com>>
To: "mailto:vantage%40yahoogroups.com<mailto:vantage%40yahoogroups.com>" <mailto:vantage%40yahoogroups.com<mailto:vantage%40yahoogroups.com>>
Sent: Thursday, August 16, 2012 4:43 PM
Subject: RE: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete


That's a good bpm solution.. I may have written something for that in the past..

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-0590
FAX: (715)284-4084
[Description: cid:mailto:1.234354861%40web65412.mail.ac4.yahoo.com]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: mailto:vantage%40yahoogroups.com [mailto:mailto:vantage%40yahoogroups.com] On Behalf Of Mark Wagner
Sent: Thursday, August 16, 2012 3:40 PM
To: Vantage User Group
Subject: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete

We are looking to alert and prevent an operator to not report production on an operation if the previous operation has not been reported complete. Anyone run into this requirement and come up with a solution?

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]


[Non-text portions of this message have been removed]




[Non-text portions of this message have been removed]
We are looking to alert and prevent an operator to not report production on an operation if the previous operation has not been reported complete. Anyone run into this requirement and come up with a solution?

[Non-text portions of this message have been removed]
That's a good bpm solution.. I may have written something for that in the past..

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-0590
FAX: (715)284-4084
[Description: cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Mark Wagner
Sent: Thursday, August 16, 2012 3:40 PM
To: Vantage User Group
Subject: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete



We are looking to alert and prevent an operator to not report production on an operation if the previous operation has not been reported complete. Anyone run into this requirement and come up with a solution?

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]
That would be great. The thing I am having the most trouble with is that there is nothing to indicate what is the previous operation unless we try some kind of sequencing rule such as find current operation sequence - 10 or something like that



________________________________
From: Rob Bucek <rbucek@...>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Thursday, August 16, 2012 4:43 PM
Subject: RE: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete


Â
That's a good bpm solution.. I may have written something for that in the past..

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-0590
FAX: (715)284-4084
[Description: cid:mailto:1.234354861%40web65412.mail.ac4.yahoo.com]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: mailto:vantage%40yahoogroups.com [mailto:mailto:vantage%40yahoogroups.com] On Behalf Of Mark Wagner
Sent: Thursday, August 16, 2012 3:40 PM
To: Vantage User Group
Subject: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete

We are looking to alert and prevent an operator to not report production on an operation if the previous operation has not been reported complete. Anyone run into this requirement and come up with a solution?

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]




[Non-text portions of this message have been removed]
Mark,
I've done this several times, you just look at the previous operation
Sequence(s).

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Thu, Aug 16, 2012 at 4:47 PM, Mark Wagner <mjfw2003@...> wrote:

> **
>
>
> That would be great. The thing I am having the most trouble with is that
> there is nothing to indicate what is the previous operation unless we try
> some kind of sequencing rule such as find current operation sequence - 10
> or something like that
>
> ________________________________
> From: Rob Bucek <rbucek@...>
> To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
> Sent: Thursday, August 16, 2012 4:43 PM
> Subject: RE: [Vantage] MES - BPM stop Labor if Previous Operation Not
> Complete
>
>
>
> That's a good bpm solution.. I may have written something for that in the
> past..
>
> Rob Bucek
> Production Control Manager
> PH: (715) 284-5376 ext 311
> Mobile: (715)896-0590
> FAX: (715)284-4084
> [Description: cid:mailto:1.234354861%40web65412.mail.ac4.yahoo.com]<
> http://www.dsmfg.com/>
>
> (Click the logo to view our site)<http://www.dsmfg.com/>
>
> From: mailto:vantage%40yahoogroups.com [mailto:mailto:vantage%
> 40yahoogroups.com] On Behalf Of Mark Wagner
>
> Sent: Thursday, August 16, 2012 3:40 PM
> To: Vantage User Group
> Subject: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete
>
> We are looking to alert and prevent an operator to not report production
> on an operation if the previous operation has not been reported complete.
> Anyone run into this requirement and come up with a solution?
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]
It could be as simple as find last joboper where joboper.oprseq < ttlabordtl.oprseq and joboper.opcomplete = false (or verify qty complete vs run qty)

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-0590
FAX: (715)284-4084
[Description: cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Mark Wagner
Sent: Thursday, August 16, 2012 3:47 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete



That would be great. The thing I am having the most trouble with is that there is nothing to indicate what is the previous operation unless we try some kind of sequencing rule such as find current operation sequence - 10 or something like that

________________________________
From: Rob Bucek <rbucek@...<mailto:rbucek%40dsmfg.com>>
To: "vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>" <vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>>
Sent: Thursday, August 16, 2012 4:43 PM
Subject: RE: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete


That's a good bpm solution.. I may have written something for that in the past..

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-0590
FAX: (715)284-4084
[Description: cid:mailto:1.234354861%40web65412.mail.ac4.yahoo.com]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: mailto:vantage%40yahoogroups.com [mailto:mailto:vantage%40yahoogroups.com] On Behalf Of Mark Wagner
Sent: Thursday, August 16, 2012 3:40 PM
To: Vantage User Group
Subject: [Vantage] MES - BPM stop Labor if Previous Operation Not Complete

We are looking to alert and prevent an operator to not report production on an operation if the previous operation has not been reported complete. Anyone run into this requirement and come up with a solution?

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]