After installing the 2.5 RC3 the client machines started generating ESB related log files everytime a message is sent (see attached). Where is the setting/control for this behavior?
I also just installed the 2.5 RTM and the event log shows a warning that the "Neuron database version is not current. Please update the database." Everything seems to be working okay, but would be the best method for applying the latest DB changes without affecting the existing data?
What is the recommended method for recreating the database? I see in the SQL folder a ton of SQL scripts... is there an option in the Neuron Explorer or any particular order to run these?
The database should be created using the Neuron Explorer from the Deployment | Resources | Database page. The explorer will create the database and initialize it will all the artifacts required by Neuron. You do not need to run the scripts manually.
Is there a UI for this function because I can't find one. I did create a new database and tried to select it from the Deployment | Resources | Databases | General Tab and received the following error:
"The selected database is not a Neuron database or cannot be automatically upgraded."
Don't first create the database using sql management studio. Allow the Neuron Explorer to create the database for you. Just type in the name in the combo box and it will create a DB with that name.
Hi,We are using the Marketo adapter to push account updates to Marketo. It works well for some time then starts failing with Invalid Token unless restarted. Is there a configuration that can be done so it can auto refresh the token when required?Thanks!See More
I am new to Neuron ESB and in our current scenario,We need to process batch transactions comprising of ~1000 records and send them to Neuron ESB for further processing. I would like to understand what is the maximum size of payload that can be transferred using REST interface to Neuron ESB.See More
We have set up an ODBC adapter to poll a stored proc.We found that if the stored proc has a temporary table defined the rows returned are always 0.Any idea why this would be and what we can do to get around it?See More