How to deploy web app/interface in rapidminer server?

lakshmikanthredlakshmikanthred Member Posts: 7 Contributor I
edited November 2018 in Help

How to deploy web app/interface in rapidminer server. If it deploys how to recognize deployed path? Please guide

Tagged:

Answers

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager

    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

     

     

     

  • lakshmikanthredlakshmikanthred Member Posts: 7 Contributor I

    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?

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager

    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

Sign In or Register to comment.