Skip to main content
Skip table of contents

WEB_BUSINESS_DATA_SHOP_REQUEST_ACCESS_EMAILS

This option sets a list of email addresses of admin users who are supposed to receive Web Business Data Shop item access requests by email. It supports the following values:

  • NULL

  • String

The list of email addresses should be a String of comma-separated values. Values are stored in lower-case. The default value is NULL.  To change the list, use the following call:

SQL
CALL "SYSADMIN.setDefaultOptionValue"('WEB_BUSINESS_DATA_SHOP_REQUEST_ACCESS_EMAILS','test@email.com,test1@email.com,test2@email.com');;

WEB_BUSINESS_DATA_SHOP_REQUEST_ACCESS_EMAILS option is available since v25.2

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.