for ECC and S/4
...
Follow up Middleware Team Task...
Adjusting Box Rate Limit and Basic Metadata
2 min
the docuflow enterprise connector can be throttled in its own configuration to prevent hitting any box limits, as well can be set to not update box system properties (referred to as "basic metadata") as part of the update and create docuflow api's box rate limit navigate to the installation directory of the docuflow connector, open the "config" folder, and open the config properties file for editing locate the section near the bottom labelled # box configuration parameters box rate limit=999 (this line is for business value plus accounts, use 999 to keep the throttle wide open) box enterprise rate limit=(this line is for enterprise accounts, use 999 to keep the throttle wide open) save the your changes turned on/off basic metadata navigate to the installation directory of the docuflow connector, open the "config" folder, and open the config properties file for editing locate the section near the bottom labelled # box configuration parameters box basicmetaupdate=no (no turns off basic metadata, yes enables) save the your changes