Author Message
1buckeyefan
Joined: Nov 17, 2016
Messages: 40
Offline
I've created a JDBC source and provider in the Breeze configuration. Yet when I open ED and try to use a read from DB task there is nothing listed in the db profile drop down. Is there something more that needs to be done to get read from db to work?
RajeshChandrashekar
Joined: Oct 27, 2016
Messages: 60
Offline
Hi,
Could you please confirm if the test connection is working, for the configuration you added ?

For adding JDBC , you can refer ,
https://downloads.avaya.com/css/P8/documents/101014143

Chapter 6: JDBC Resource Administration


If the test connection is working , then you can refresh the designer and drag and drop the read DB task and check once.


If you still face issue, then we may need the logs from server ,

on terminal enable breeze logs
ce dlogon

enable Designer logs
ce dlogon EngagementDesigner

Redirect the logs to a file when you execute the scenario
ce dlogw | tee /tmp/breeze.log
ce dlogw EngagementDesigner | tee /tmp/ed.log
ce logw | tee /tmp/was.log

Scenario :
Drag and drop the Read DB task, double click the task and check if the profile available

Send us the logs for further analysis .

1buckeyefan
Joined: Nov 17, 2016
Messages: 40
Offline
yes the connection test works per the status that is returned. I'll see about collection some logs.
1buckeyefan
Joined: Nov 17, 2016
Messages: 40
Offline
logs attached
Filename Breeze Logs.zip [Disk] Download
Bill.Liu
Joined: Apr 28, 2015
Messages: 33
Offline
Hi, You have to reboot all the servers in the cluster after you added/modified JDBC Sources. There is a message displayed on JDBC Sources page.

Rgds,
Bill
Go to:   
Mobile view