'use strict';var avia_is_mobile=!1;if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&'ontouchstart' in document.documentElement){avia_is_mobile=!0;document.documentElement.className+=' avia_mobile '} else{document.documentElement.className+=' avia_desktop '};document.documentElement.className+=' js_active ';(function(){var e=['-webkit-','-moz-','-ms-',''],n='',o=!1,a=!1;for(var t in e){if(e[t]+'transform' in document.documentElement.style){o=!0;n=e[t]+'transform'};if(e[t]+'perspective' in document.documentElement.style){a=!0}};if(o){document.documentElement.className+=' avia_transform '};if(a){document.documentElement.className+=' avia_transform3d '};if(typeof document.getElementsByClassName=='function'&&typeof document.documentElement.getBoundingClientRect=='function'&&avia_is_mobile==!1){if(n&&window.innerHeight>0){setTimeout(function(){var e=0,o={},a=0,t=document.getElementsByClassName('av-parallax'),i=window.pageYOffset||document.documentElement.scrollTop;for(e=0;e

How do we resolve maximum number of RFC conversations exceeded?

You are here:

When ERP-Scale attempts to connect to the SAP Gateway, the connection fails with error

ERROR max no of 200 conversations exceeded

The solution is discussed in the following SAP Note: SAP Note 314530

The environment variable needs to be set on the host where ERP-Scale is installed.
Exception for CPIC/RFC server programs:
If an RFCserver program registers with 100 threads on the R/3 gateway, for example, 100 connections are kept in the server program. Each RFC that runs on such a connection results in an additional entry in the connection list of the RFC server program. This means that a maximum of 200 connections is possible under full load. Adjust the value of the environment variable accordingly.
After setting the environment variable, restart the ERP-Scale Windows service Pocket Programs SapScaleService.
Was this article helpful?
Dislike 0
Views: 775
Still have questions? Create a support ticket