Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049493Retail ModulesWeb POSpublic2022-06-07 08:022022-06-09 12:35
guillermogil 
guillermogil 
urgentminorN/A
closedfixed 
5
 
RR22Q3 
marvintm
No
0049493: SecuredJSONProcess Logs every request greater than 1000ms
SecuredJSONProcess Logs every request greater than 1000ms although there are some processes that it is normal to take more than 1000ms to execute. e.g.- calls to a third party system
Put a breakpoint in SecuredJSONProcess
Execute any request from POS
Wait >1000ms and continue
There is an entry in openbravo.log
Add a new field in Mobile Services Window to allow to override the config.
Instead of no configuration the 1000ms default config will apply
No tags attached.
Issue History
2022-06-07 08:02guillermogilNew Issue
2022-06-07 08:02guillermogilAssigned To => guillermogil
2022-06-07 08:02guillermogilTriggers an Emergency Pack => No
2022-06-07 08:02guillermogilReview Assigned To => marvintm
2022-06-07 08:07hgbotNote Added: 0138103
2022-06-07 08:08guillermogilNote Added: 0138104
2022-06-09 12:35hgbotResolutionopen => fixed
2022-06-09 12:35hgbotStatusnew => closed
2022-06-09 12:35hgbotFixed in Version => RR22Q3
2022-06-09 12:35hgbotNote Added: 0138206
2022-06-09 12:35hgbotNote Added: 0138207

Notes
(0138103)
hgbot   
2022-06-07 08:07   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/378 [^]
(0138104)
guillermogil   
2022-06-07 08:08   
https://openbravo.atlassian.net/browse/RM-712 [^]
(0138206)
hgbot   
2022-06-09 12:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: afce565fd2c83de69eea2256eb94922cbed76f09
Author: Guillermo Gil <guillermo.gil@openbravo.com>
Date: 07-06-2022 08:06:52
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/afce565fd2c83de69eea2256eb94922cbed76f09 [^]

Fixed ISSUE-49493 SecuredJSONProcess Logs every request greater than 1000ms

1000ms is hardcoded in the code
A new field has been added in Mobile Services Window to allow to override that config

---
M src-db/database/model/tables/OBMOBC_SERVICES.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/mobile/core/login/MobileCoreLoginUtilsServlet.java
M src/org/openbravo/mobile/core/process/SecuredJSONProcess.java
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
---
(0138207)
hgbot   
2022-06-09 12:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/378 [^]