BCXID4518E BaseRequestDispatcher constructor called with a null or empty provider list

Explanation

The provider list must not be null or empty in the constructor.

User response

Modify the request to contain a valid provider list.