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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0042401
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] 00. Application dictionaryminoralways2019-11-26 14:382020-02-14 11:07
Reportermartiniano_linariView Statuspublic 
Assigned ToAugustoMauch 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionc62eafa42e6e
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0042401: EDL Response length error

DescriptionWhen we call an external service through an EDL process, and the response is greater than 2000 we receive the following error
"Caused by: org.postgresql.util.PSQLException: ERROR: value too long for type character varying (2000)"
Steps To ReproduceCall an EDL process that returns an answer bigger than 2000
Proposed SolutionChange the character varying (2000) for a text
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0116527)
hgbot (developer)
2019-12-26 10:37

Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: c62eafa42e6ec3898bd476591da04d1a3441116a
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Dec 26 10:23:50 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/c62eafa42e6ec3898bd476591da04d1a3441116a [^]

Fixes BUG-42401: Increases size of OBEDL_Request.response

Now it has the same size as the request and context data.

---
M src-db/database/model/tables/OBEDL_REQUEST.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0117794)
caristu (developer)
2020-02-14 11:07

Reviewed.

Note that in Oracle this change will cause the recreation of the table (http://wiki.openbravo.com/wiki/Projects:DBSM_Performance_Improvements/Technical_Specifications [^])

- Issue History
Date Modified Username Field Change
2019-11-26 14:38 martiniano_linari New Issue
2019-11-26 14:38 martiniano_linari Assigned To => platform
2019-11-26 14:38 martiniano_linari Modules => Core
2019-11-26 14:38 martiniano_linari Triggers an Emergency Pack => No
2019-11-26 14:39 guillermogil Severity major => minor
2019-11-26 14:39 guillermogil Type defect => design defect
2019-11-26 14:39 guillermogil Description Updated View Revisions
2019-11-26 14:46 martiniano_linari Steps to Reproduce Updated View Revisions
2019-11-26 14:46 martiniano_linari Proposed Solution updated
2019-12-26 10:37 hgbot Checkin
2019-12-26 10:37 hgbot Note Added: 0116527
2019-12-26 10:37 hgbot Status new => resolved
2019-12-26 10:37 hgbot Resolution open => fixed
2019-12-26 10:37 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/c62eafa42e6ec3898bd476591da04d1a3441116a [^]
2020-02-13 08:56 AugustoMauch Review Assigned To => caristu
2020-02-14 11:04 caristu Assigned To platform => AugustoMauch
2020-02-14 11:07 caristu Note Added: 0117794
2020-02-14 11:07 caristu Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker