Vishnumurali9762

Avatar
  • Total activity 53
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 8
  • Subscriptions 17
  • Edited

    How to give suggestion or DropDown box in Mps?

    Hi ,   Here i am having 3 columns and First Column is having the Subject Name. I need to add some more rows having the same First Column data like maths,science,chemistry.   so is there any option ...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    How to Convert MPS to jar file?

    Hi, can we able to convert one MPS project to JAR file and use it in some other Application(SpringBoot),is it possible to convert and use?
    • 5 followers
    • 2 comments
    • 0 votes
  • Created

    How to use enum in MPS?

    Hi I need to give input as "Maths" and for pr0cessing i need to take it as some value like "3" Maths->3 Science->4 Chemistry->5 Physics->6
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    What is pre-processing and post-processing script?

    Hi, What is this pre-processing and Post-procesing script in this section and what is the use of those kind of scripts?   How can i access these scripts from out java code in MPS?  
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    MPS TABLE EDITOR DETAILED STEPS

    Hi,   Is there any detailed and clear document available for creating the table  anad accessing one by one value in MPS?   From the table i need to give data as a input from node,i need to use thos...
    • 4 followers
    • 7 comments
    • 0 votes
  • Created

    Table as input

    Im trying  to create an table format in a node and i should access each and every columns seperately as an input? 
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Entity table

    how can i create an table in DB using entity class in MPS(like Spring boot)?  
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Connecting MPS to Mysql using JPA?

    Hi, 1.)  Is it possible to make maven or gradle application within the MPS. 2.)if it is yes how can i do that? 3.)How can i use JPA repository to access DB from MPS Application      
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Connecting MPS with Mysql

    Hi, i just tried to make a connection with my mysql database through MPS.   Downloaded the jar file from Mysql site and imported into MPS project as like this tutorial ->  https://tomassetti.me/how...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Working with MPS Tables?

    Hi ,   Recently i am working on MPS to create a Editor to give input in the table format .   So is there any example project or  any code available for this scenario?  
    • 2 followers
    • 2 comments
    • 0 votes