HPS5060   Both UserPool and BeanRef are null - cannot provide value for prompt {0} to HOD macro

Explanation

While trying to supply a parameter to a connect or disconnect macro, the connection manager could not get it from the user list, nor was there an Integration Object bean that could be interrogated for the value. This can occur if pooling is enabled and the minimum connections setting for the connection pool is greater than zero. The connection subsystem will be unable to prefill the pool as requested.

User response

Either disable pooling for this connection definition, or adjust the minimum connections to zero. This will still allow connections to be created on demand, but the connection subsystem will stop trying to prefill the pool without the required information to prime the connection. Alternatively, supply a user list with the needed information.