Setting the Maximum Number of Message Segments in Messages
The Maximum Number of Segments parameter is a built-in global parameter that determines the maximum number of segments that can exist in a message. When the number is met, a new message is created and begins to be populated.
The default value is 10.
The Maximum Number of Segments parameter is set on the PeopleTools Options page (PSOPTIONS). To access the page select
You can also manipulate the maximum number of message segments for a message in PeopleCode using the %MAXNBRSEGMENTS built-in function.