7.13_()
mobile
Dear



We have an instance of bpmOnline which has a project you have already developed and which we want to see some screens on mobile devices and of course use the modules that bpmOnline already has built-in.

The problem is that we can not develop this same project in mobile mode, and for us it is very important to achieve it. In this case, we have investigated how to activate a bpm business process signal online from an external application and thus be able to insert data through a web service. Next, the situation is plotted.

In particular, our external application (Mobile created in another language), will take the JSON, call the bpm object online and insert this data into the database.

_______________________________________________________-

 

Estimados

Tenemos una instancia de bpmOnline la cual contiene un proyecto ya desarrollado y el cual queremos ver algunas pantallas en dispositivos mobiles y por supuesto utilizar los módulos que bpmOnline ya tiene incorporado.

El problema es que no podemos desarrollar este mismo proyecto en modo Mobile, y para nosotros es muy importante lograr hacerlo. Ante esto hemos estado investigando el como activar una señal de un procesos de negocios de bpmOnline desde una aplicación externa y así poder hacer una inserción de datos mediante un servicio web. A continuación se grafica la situación.

En concreto, seria que nuestra App externa(Mobile creada en otro lenguaje), tomara el JSON, llamara al objeto de bpmOnline e insertara estos datos en la BD.

File attachments
Like 0

Like

1 comments

Hello, 



You can use ProcessEngineService.svc web service for this purposes. Please check the article below: 

https://academy.bpmonline.com/documents/technic-sdk/7-13/processengines…

Best regards,

Dennis

Show all comments
mobile
sorting
List setup
7.13_()

Can you sort records by ascending or descending in the mobile app? I can only find and option to filter records, but I would like to have my records filtered by ascending on the created by column. Is that possible? I did not see an option in the mobile app wizard to set up default sorting either.

Like 0

Like

1 comments

Dear Mitch,

Sorting is present only in the out-of-the-box sections and only in the out-of-the-box workplace “Main workplace”. Sorting is implemented at the code level that can be inspected in mobile%sectionname%moduleconf.js file. As for now any changes to sorting functionality can be done only with development. 

I'll inform our R&D team about this issue and suggest them to implement it. Thank you for helping us to make our application better!

Best regards,

Angela

Show all comments