Mismatch SLM UDA and Assessment question response length
Hi !
We are on 12.1.3 and implemented Supplier Life Cycle Management ( SLM ).
There are UDA's defined as part of supplier registrations. Also we have Pre-Qualification assessment ( previously RFI ).
There is mapping between assessment questionsto UDAs.
The problem is Assessment question length is varchar 4000 but UDA has only Char 150.
Whenever supplier enters more than 150 char value, Supplier registarion fails while copy from assessment to UDA.
1. One way to restrict assessment is to have acceptable assessment values but how can you restrict field like Review ( or comments )
Table for assessment ( PON_BID_ATTRIBUTE_VALUES.value )
Table for SLM UDA ( POS_SUPP_PROF_EXT_B.C_EXT_ATTR4 )