Updateble dashboard is not closing the jobs correctly

We don’t do exactly like you do it… but we do similarly….

 

Our BPMs that complete and close jobs… updates the dates as well.

Just add a BPM to your dashboard that does the same.

 

 

 

Marco Vissuet

Systems Engineer

Pacific Contours Corporation

Cell (619)507-2311

Anaheim Office (714) 693-1260

San Diego Office (619)670-3900

Fax (714) 693-1252

mvissuet@...

http://www.pacificcontours.com/

"The information contained herein may be subject to the International Traffic in Arms Regulations (ITAR) Warning: - This document contains data whose export is restricted by the Arms Export Control Act (Title 22, U.S.C., Sec 2751, et seq.) as amended, or the Export Administration Act (Title 50, U.S.C., App 2401 et seq.) as amended. Violations of these export laws are subject to severe criminal and civil penalties.  Disseminate in accordance with provisions of DoD Directive 5230.25.

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Mike Tonoyan
Sent: Monday, November 25, 2013 4:52 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Updateble dashboard is not closing the jobs correctly

 

 

Thank you!, I'll try that.

Mike Tonoyan / Natel EMS
mtonoyan@...

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Jose Gomez
Sent: Monday, November 25, 2013 4:52 PM
To: Vantage
Subject: Re: [Vantage] Updateble dashboard is not closing the jobs correctly

Depending on how you created the Updatable Dashboard you are probably bypassing the BO's that the job calls when this happens. Please do a trace on jobclose , jobcomplete and re-create the BO calls within your update (sometimes this is needed)

Jose C Gomez
Software Engineer

T: 904.469.1524 mobile
E: jose@...<mailto:jose@...>
http://www.josecgomez.com
[Image removed by sender.]<http://www.linkedin.com/in/josecgomez> [Image removed by sender.] <http://www.facebook.com/josegomez> [Image removed by sender.] <http://www.google.com/profiles/jose.gomez> [Image removed by sender.] <http://www.twitter.com/joc85> [Image removed by sender.] <http://www.josecgomez.com/professional-resume/> [Image removed by sender.] <http://www.josecgomez.com/feed/> [Image removed by sender.] <http://www.usdoingstuff.com>

Quis custodiet ipsos custodes?

On Mon, Nov 25, 2013 at 7:37 PM, Mike Tonoyan <mtonoyan@...<mailto:mtonoyan@...>> wrote:

I created an updatable dashboard to complete and close the jobs with WIP = 0. Even though I have both fields in the dashboard, Job Complete and Job Closed, and we click on both, it still closes the jobs without completing and populating the date. Has anyone else had this problem or has successfully created one for job closing?

Mike Tonoyan / Natel EMS
mtonoyan@...<mailto:mtonoyan@...>
__________________________________________________________ Notice: This email transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure to/by any other person(s) is strictly prohibited. By accepting this information, recipients confirm that they understand and will comply with all applicable ITAR and EAR requirements. __________________________________________________________

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

 

__________ Information from ESET NOD32 Antivirus, version of virus signature database 9094 (20131125) __________

 

The message was checked by ESET NOD32 Antivirus.

 

http://www.eset.com



__________ Information from ESET NOD32 Antivirus, version of virus signature database 9094 (20131125) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

For the record,

Setting a log limit will not always limit it’s size.

The log file will keep appending until that action is complete.

The next action see’s the log is over limit and starts another log.

So when you are in a loop there is basically no limit.

Set them to BASIC or Error Only to control the growth if you can.

 

Patrick Winter

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Ned
Sent: Saturday, November 23, 2013 13:31
To: vantage@yahoogroups.com
Subject: RE: [Vantage] 9.05.702 - App Server Log Files - Agent Loggin default settings

 

 

If you are configured for Error only, and do not have the “append” check box checked, then this should not be a problem.

 

Error only logging will not generate a very big log file at all unless your system has a ton of errors, which is actually a bigger problem than the log sizes.

 

When the “append” check box is not checked, your logs will be deleted and recreated every time the appserver is restarted, so you are back to base again.

 

Personally, every system I setup I set the logging to verbose, set the Append check box to checked, and set the number of log files to 10, and the limit to 5000000 which should give a rolling logs volume of 10 with 5MB logs that don’t get overwritten when a restart happens so you can still capture errors while getting the system back up and running quickly if there is a problem.

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Winter, Patrick
Sent: Saturday, November 23, 2013 12:02 PM
To: vantage@yahoogroups.com
Subject: [Vantage] 9.05.702 - App Server Log Files - Agent Loggin default settings

 





By default – Error Only – Server Log file threshold size = 0 (means no limit)

Is this a recipe for disaster?

Should this not be set to a limit so when you get errors the system doesn’t quietly fill your disk drive and bring your system down?

Patrick





I created an updatable dashboard to complete and close the jobs with WIP = 0. Even though I have both fields in the dashboard, Job Complete and Job Closed, and we click on both, it still closes the jobs without completing and populating the date. Has anyone else had this problem or has successfully created one for job closing?

 

Mike Tonoyan / Natel EMS

mtonoyan@...

_________________________________________________________________________________ Notice: This email transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure to/by any other person(s) is strictly prohibited. By accepting this information, recipients confirm that they understand and will comply with all applicable ITAR and EAR requirements. _________________________________________________________________________________
Depending on how you created the Updatable Dashboard you are probably bypassing the BO's that the job calls when this happens. Please do a trace on jobclose , jobcomplete and re-create the BO calls within your update (sometimes this is needed)



Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

E: jose@…

http://www.josecgomez.com
     Â


Quis custodiet ipsos custodes?


On Mon, Nov 25, 2013 at 7:37 PM, Mike Tonoyan <mtonoyan@...> wrote:

Â
<div>
  
  
  <p>

I created an updatable dashboard to complete and close the jobs with WIP = 0. Even though I have both fields in the dashboard, Job Complete and Job Closed, and we click on both, it still closes the jobs without completing and populating the date. Has anyone else had this problem or has successfully created one for job closing?

Â

Mike Tonoyan / Natel EMS

mtonoyan@...

_________________________________________________________________________________ Notice: This email transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure to/by any other person(s) is strictly prohibited. By accepting this information, recipients confirm that they understand and will comply with all applicable ITAR and EAR requirements. _________________________________________________________________________________

</div>
 


<div style="color:#fff;min-height:0;"></div>

Thank you!, I'll try that.

Mike Tonoyan / Natel EMS
mtonoyan@...

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Jose Gomez
Sent: Monday, November 25, 2013 4:52 PM
To: Vantage
Subject: Re: [Vantage] Updateble dashboard is not closing the jobs correctly


Depending on how you created the Updatable Dashboard you are probably bypassing the BO's that the job calls when this happens. Please do a trace on jobclose , jobcomplete and re-create the BO calls within your update (sometimes this is needed)



Jose C Gomez
Software Engineer


T: 904.469.1524 mobile
E: jose@...<mailto:jose@...>
http://www.josecgomez.com
[Image removed by sender.]<http://www.linkedin.com/in/josecgomez> [Image removed by sender.] <http://www.facebook.com/josegomez> [Image removed by sender.] <http://www.google.com/profiles/jose.gomez> [Image removed by sender.] <http://www.twitter.com/joc85> [Image removed by sender.] <http://www.josecgomez.com/professional-resume/> [Image removed by sender.] <http://www.josecgomez.com/feed/> [Image removed by sender.] <http://www.usdoingstuff.com>

Quis custodiet ipsos custodes?

On Mon, Nov 25, 2013 at 7:37 PM, Mike Tonoyan <mtonoyan@...<mailto:mtonoyan@...>> wrote:

I created an updatable dashboard to complete and close the jobs with WIP = 0. Even though I have both fields in the dashboard, Job Complete and Job Closed, and we click on both, it still closes the jobs without completing and populating the date. Has anyone else had this problem or has successfully created one for job closing?

Mike Tonoyan / Natel EMS
mtonoyan@...<mailto:mtonoyan@...>
_________________________________________________________________________________ Notice: This email transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure to/by any other person(s) is strictly prohibited. By accepting this information, recipients confirm that they understand and will comply with all applicable ITAR and EAR requirements. _________________________________________________________________________________




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