01-04-2017 07:07 AM
I'm using Activiti 5.22 and I tried to change the default h2 database to Teradata by modifying the db.properties in the folder webapps\activiti-explorer\WEB-INF\classes as:
db=teradata
jdbc.driver=com.teradata.jdbc.TeraDriver
jdbc.url=jdbc:teradata://10.200.4.116;DB_CLOSE_DELAY=1000
jdbc.username=****
jdbc.password=****
But I found no success with this. http://localhost:8080/activiti-explorer/ does not open by running the startup.bat file, which would otherwise open if database is set to default as h2. Is there anything that I am missing?
Any help regarding this will be appreciated.
Thanks,
01-10-2017 05:59 PM
The supported platform for all Alfresco Services can be found here: Supported Platforms | Alfresco.
Also, I was unable to find any cases in Activiti that utilized an unsupported database. I did however, find a case of using Teradata with Hibernate, though: JAVAVikings: Using Hibernate with TeraData - which is the underlying JPA system that Activiti uses.
There is a possibility that with the appropriate JDBC drivers, and selecting the TeradataDialect for your hibernate.dialect in the activiti-app.properties, this might work. Check to make sure you have the TeraData drivers in your build, if you haven't.
Best of luck.
JEarles
bp3
01-04-2017 09:26 AM
I am facing the same issue. Can somebody please help.
01-05-2017 04:51 AM
The following link points to the supported stack for Activiti Suite 1.0 https://www.alfresco.com/cmis/views/workspace%253A%252F%252FSpacesStore%252F0498cae2-14e5-400e-bccc-... , Under Database section, I couldn't see Teradata as an option.
Hope this helps.
01-05-2017 05:31 AM
Is there any similar documentation for activity 5.x? I couldn't find Teradata in supported databases in user guide.
Is there any work around to connect activiti with databases other than those mentioned in the user guide?
01-10-2017 05:59 PM
The supported platform for all Alfresco Services can be found here: Supported Platforms | Alfresco.
Also, I was unable to find any cases in Activiti that utilized an unsupported database. I did however, find a case of using Teradata with Hibernate, though: JAVAVikings: Using Hibernate with TeraData - which is the underlying JPA system that Activiti uses.
There is a possibility that with the appropriate JDBC drivers, and selecting the TeradataDialect for your hibernate.dialect in the activiti-app.properties, this might work. Check to make sure you have the TeraData drivers in your build, if you haven't.
Best of luck.
JEarles
bp3
Explore our Alfresco products with the links below. Use labels to filter content by product module.