Hello,
We have a custom process (ap engine) that inserts rows to a custom ps table, containing transcript requests harvested from a custom web app. A custom Component Interface was created based on component SSR_TSCRPT_RQST. This CI is crashing upon trying to insert to our table beyond a count of 99, due to FieldEdit peoplecode on field SA_REQUEST_DTL.REQUEST_SEQ_NBR.
Is there any valid reason why this field edit is in place? The field REQUEST_SEQ_NBR has type of 'number', to five integer positions. We have days where more than 99 transcript requests are captured.
Any input is appreciated! Thanks!
Dennis
Forum category: Forum / Help
Forum thread: "maximum number of sequence numbers (99) has been exceeded"