
Parameter
rdisp/max_amc_receiver_entries
Short text
Size of the AMC receiver table
Parameter Description
This parameter specifies the size of the ABAP Message Channel (AMC) receiver table. In this table, the dispatcher manages an entry for each registration of a session or of a WebSocket connection on an AMC. This parameter then restricts the maximum number of AMC registrations.
Application Area
System
Default Value
$(rdisp/tm_max_no)
Who is permitted to make changes?
Customer
Operating System Restrictions
None
Database System Restrictions
None
Are other parameters affected or dependent?
If WebSockets register on an ABAP Message Channel (AMC), note that the number of WebSockets is therefore restricted by the maximum size of the WebSocket table. You can this using the parameter rdisp/max_websocket_connections.
Values allowed
Whole number between 0 and 32000