How to deploy web app/interface in rapidminer server?
Answers
-
hello @lakshmikanthred - there are many tutorials online that can help you with this. Have you looked at RapidMiner's YouTube channel? There are good resources there such as this one: https://www.youtube.com/watch?v=AVrALhqZ3z8 and of course the online documentation found on our website: https://docs.rapidminer.com/server/how-to/
Scott
0 -
Thanks Scott for your response.
I have already seen that video and i have created web app same. I am able to preview the application what i have done. But my question is how to use that web app in java applications. Do we generate any jar or war file or any rapidminer api is available in java?0 -
hello @lakshmikanthred - hmm are you sure you want to create an app and not a webservice? RM Server "apps" are front-end interfaces; RM Server webservices are just that - you can call them as APIs from wherever. This is for Qlik but it's the same idea anywhere: https://docs.rapidminer.com/server/advanced-topics/qlikview-integration/expose-process.html
Scott
0