Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007530
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2009-02-12 14:032009-05-22 19:33
ReporterartemView Statuspublic 
Assigned Toiciordia 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007530: Logging Improvements of Process Instance.

DescriptionAt present every process logs into field "errormsg varying(2000)" of the table AD_PINSTANCE. Current solution has a size limitation (to field size) of the saved data.
Proposed SolutionThere is AD_PINSTANCE_LOG table providing infrastructure for logging.
Solution:
1. Implement function AD_PINSTANCE_LOG_INSERT(UPDATE) providing functionality to insert(update) records into table AD_PINSTANCE_LOG.
2. Look through all functions, that use function AD_PINSTANCE_UPDATE and refactor those of them, which are accumulate final message and save it into field "errormsg" of the table AD_PINSTANCE.
3. Implement new function Utility.getProcessInstanceMessage().
4. Mark old function Utility.getProcessInstanceMessage() as deprecated.
5. New payload for "errormsg" field is to contain final message of the entire process.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0006881 closedartem Create shipments from orders fail if there are too many orders selected 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2009-02-12 14:03 artem New Issue
2009-02-12 14:03 artem Assigned To => rafaroda
2009-02-12 14:03 artem Regression testing => No
2009-02-12 14:08 artem Relationship added related to 0006881
2009-02-13 16:51 rafaroda Assigned To rafaroda => pjuvara
2009-05-22 19:33 pjuvara Assigned To pjuvara => iciordia


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker