S
sdhavala
Guest
Hi, Please follow the below steps, which will helps to access BPM Process JSDO in Telerick Mobile application. 1)Create a BPM Process 2)Add specific presentation type ie Mobile presentation type. 3)After completing process design, generate JSDO for this process.[right click on the process, and will find an option to generate JSDO] 4)Now Import the OEBPM-Rollbase project into workspace, from location DLC\oebpm\studio\JSDO_Support . This project has capability of exposing BPM Process data as a service[Which we are shipping along with installation from release OE 11.5 onwards ]. Change the presentation type variable in OEBPMEntity.cls. 5)Replace the json file content with the jsdo generated in step3 and publish the OEBPM-Rollbase module to restbroker and rest manager. Now we can able to access the serviceURI and catalogURIs. 7)By using these serviceURI and catalogURIs we can able to build app. For using Process Data Service Template in Telerick Appbuilder , please look the following examples community.progress.com/.../2020.aspx community.progress.com/.../18212.aspx Thanks satyam
Continue reading...
Continue reading...