I have created one extension (jar ) for rest services . In that Jar i am using org.hibernate.dialect.Oracle12cDialect for oracle . but APS is not running .throwing error "* Oracle12cDialect class not available*"
The version of Hibernate used in APS is old and doesn't contain that dialect.
I want to use Identity Generator In hibernate . But Its available in 12C Dialect .there is any way to Generate Identity?
I don't think there is another way to use the 12C dialect without using the new hibernate libs. You can try to use them but at your own risk since they haven't been tested.
APS also uses hibernate Identity generation with the old libs.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.