Post Election Edit Rule Error Message
Summary:
Post Election Edit Rule Error Message
Content (required):
We have an existing error message hard coded in the fast formula that is over the maximum character limit for FND Messages. This is displaying a post election error message that starts with "ORA-06502: PL/SQL: numeric or value error: character string buffer too small" in addition to the actual error message hardcoded within the formula.
Now, when I tried reducing the character limit of the hard coded error message so that the limit is not exceeded, formula works fine but it is not displaying the detailed error message at all and just displaying the Short Text "There was a problem saving the enrollment." which is from the seeded Message BEN_92187_POST_ELCN_NOT_PASS ( The text available under "User Details" of this seeded message is not getting displayed at all).