Integrate bonita UI Designer forms on mvc .net

Hello,

 


We want to integrate generated BonitaSoft UI designed forms on MVC c#  view and to make some crud operation in database.  We dont want use IFrame because the login session is not maintained, we want to decode the JSON schema created by Bonita designer for the generated form.

 

 

 

I have resolved the issue