Skip to main content
Solved

BUG 22.1.4 - Object Property objversion definition make object unusable in Aurena (ETAG exceed 100 characters)


InfFilipV
Hero (Partner)
Forum|alt.badge.img+12

IFS Cloud 22.1.4, Case CS0087287

ObjectProperty property_value cannot be longer then 24-67 characters in Aurena. Because ETAG exceed 100 characters.
 



etag_ VARCHAR2(100) := 'W/"'||objid_||':'||objversion_||'"';

objid length = 18
other characters = 5


100chars is exceeded when
value length > 67 chars
when validation is enabled => max. value length = 67 – (length of validation method aprox. 43 ch) = 24 characters

SELECT avg(length(validation_method)) FROM object_property where validation_method is not null; = validatation avg length = 43ch

I want to use 250 characters long string, column is defined as 2000 chars long.

This BUG is system wide, etag creation or long objversions must be redesigned at least for specific logical units.

 

rtrim(rpad(property_value||chr(31)||validation_enabled||chr(31)||validation_method,2000)) objversion,

 

 

Best answer by InfFilipV

CSM CS0087287, 2022-09-27 12:17:10:

We have created a fix for this issue and it will be part of 22.1.7, 22.2E.1 and 23.1E.0.

View original
Did this topic help you find an answer to your question?

3 replies

InfFilipV
Hero (Partner)
Forum|alt.badge.img+12
  • Author
  • Hero (Partner)
  • 225 replies
  • September 16, 2022

CSM CS0087287, 2022-09-16 06:02:58:


Our Product Development (RnD) team has diagnosed the reported issue as being a defect in the standard system. The fix is currently planned to be release with/on 22.1.7, 22.2.0. and 23.1E.0. We will keep you updated on the progress.


InfFilipV
Hero (Partner)
Forum|alt.badge.img+12
  • Author
  • Hero (Partner)
  • 225 replies
  • September 23, 2022

CSM CS0087287, 2022-09-23 04:52:25:
 

RnD team fixing the issue- planned to release on 22.1.7, 22.2.0. and 23.1E.0


InfFilipV
Hero (Partner)
Forum|alt.badge.img+12
  • Author
  • Hero (Partner)
  • 225 replies
  • Answer
  • September 27, 2022

CSM CS0087287, 2022-09-27 12:17:10:

We have created a fix for this issue and it will be part of 22.1.7, 22.2E.1 and 23.1E.0.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings