My Oracle Support Banner

Requirement to Trim All Characters on Save (Doc ID 2096134.1)

Last updated on APRIL 27, 2021

Applies to:

Oracle Communications Unified Inventory Management - Version 7.2.5.0.0 and later
Information in this document applies to any platform.

Goal

On : 7.2.5.0.0 version, Characteristics

Customer has a requirement to Trim all the Strings on Save.

All Custom Characteristic values should not contain leading and trailing spaces.

For instance:

"   123   "  -   the value should be saved as "123" (trim left and right)

"    12  23    "  -   the value should be saved as "12 23" (do not remove inner spaces)

"123"   -   the value should be saved as is "123"  (no trim is needed)

 

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.