Updating Scoring Method LOV Not Taking Effect On Add Requirement Page OR Adding Requirement Throws Error - java.lang.NoSuchMethodError: org.owasp.validator.html.CleanResults.getErrorMessages()Ljava/util/List;
(Doc ID 2949920.1)
Last updated on SEPTEMBER 09, 2024
Applies to:
Oracle Sourcing - Version 12.2.7 and laterInformation in this document applies to any platform.
Symptoms
ISSUE 1
----------
LOV value selection/updation not taking effect on the Add Requirement page.
Causing when trying to create requirement in sourcing negotiations,
when set the scoring type as manual,
the fields for maximum and knockout scores are not enabled to enter value
STEPS
------------------
In Sourcing responsibility:
1. Go to Sourcing Home page--> Negotiations -> create RFI
2. In Create RFI
- Enter information
3. Select the Requirement line
- Click on Add Section button
- Enter the section name
- Apply and Add Requirement button
4. In Add Requirement:
Select scoring as manual
- select Scoring method : change from None ->Manual
- >still maximum and knockout scores fields are disabled
* On this page, other LOV also seems not taking effect with new selected value
** Also in About page- Bug report output, shows Exception from RTE:
ERROR
------------------
## Detail 0 ## java.lang.NoSuchMethodError:
org.owasp.validator.html.CleanResults.getErrorMessages()Ljava/util/List; at
oracle.apps.fnd.framework.webui.OAAttachmentUtils.scanStringForXSS(OAAttachmen
tUtils.java:2156) at
oracle.apps.fnd.framework.webui.OAMessageRichTextEditorHelper.getFilteredConte
nt(OAMessageRichTextEditorHelper.java:459) at
oracle.apps.fnd.framework.webui.OAMessageRichTextEditorHelper.getParameterValu
e(OAMessageRichTextEditorHelper.java:424)
OR
ISSUE 2
-------------
Adding requirement in RFI throws Unexpected Exception:
oracle.jbo.JboException: JBO-29000: Unexpected exception caught:
java.lang.NoSuchMethodError,
msg=org.owasp.validator.html.CleanResults.getErrorMessages()Ljava/util/List;
STEPS
------------------
In Sourcing responsibility:
1. Go to Sourcing Home page--> Negotiations -> create RFI
2. In Create RFI
3. Add Requirement
- Apply and Add Requirement
4. Error thrown
ERROR
------------------
oracle.jbo.JboException: JBO-29000: Unexpected exception caught:
java.lang.NoSuchMethodError,
msg=org.owasp.validator.html.CleanResults.getErrorMessages()Ljava/util/List;
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |