Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
7 subscribers
Views
3300 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Wondering how people are running MySQL stored procedures from Appian for validat
davidw754
over 8 years ago
Wondering how people are running MySQL stored procedures from Appian for validation services in forms?
I found some examples of using Java and JPA/Hibernate bindings to do this e.g. -
examples.javacodegeeks.com/.../
I'm thinking this could be run via a RESTful API and the http SmartService for inputs / outputs - or is there a way to create a CDT that maps to the JPA/Hibernate directives and work it that way?
OriginalPostID-222301
OriginalPostID-222301
Discussion posts and replies are publicly visible
Parents
0
Matthew Kornfield
Appian Employee
over 8 years ago
@David, can a JDBC be set up or must this be done over webservices? If using a JDBC then you could use the following plug-in to run stored procedures:
https://forum.appian.com/suite/tempo/records/type/components/item/i8BCLGOdlMUpdGVqT-RV7oRg74uEGJO5C8ZhL3Yukyv6zRTk30LjvusuVlHbS9BJg/view/summary
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Matthew Kornfield
Appian Employee
over 8 years ago
@David, can a JDBC be set up or must this be done over webservices? If using a JDBC then you could use the following plug-in to run stored procedures:
https://forum.appian.com/suite/tempo/records/type/components/item/i8BCLGOdlMUpdGVqT-RV7oRg74uEGJO5C8ZhL3Yukyv6zRTk30LjvusuVlHbS9BJg/view/summary
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data