My Oracle Support Banner

WSVALIDATELIB Library Error On Validation Functions. (Doc ID 2717364.1)

Last updated on OCTOBER 08, 2020

Applies to:

Oracle Utilities Testing Accelerator - Version 6.0.0.2.0 to 6.0.0.2.0 [Release 6]
Information in this document applies to any platform.

Goal

On : 6.0.0.2.0 version, Documentation

wSVALIDATELIB Library Error on Validation functions.

Flow is not executing if the below function is used from wSVALIDATELIB lib.

1. ElementValueGreaterThanEqualTo
2. ElementValueLesserThan
3. ElementValueLesserThanEqualTo

Generate flow have code : wSVALIDATELIB.elementValueGreaterThanEqualTo("eventStatus","0");
Correct Code should be : wSVALIDATELIB.ElementValueGreaterThanEqualTo("eventStatus","0");
 

Solution

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
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.