RTE Upgrade

If you have installed the mobile Run Time Environment (PROCE55 RTE) from a mobile app store, whenever there is a new version of the RTE, you can do the update. All the installed PROCE55 apps remain installed and will work with the newer version of the RTE. If you remove (uninstall) the PROCE55 RTE from […]

System variables

This is a list of system variables that can be used in PROCE55 apps: User profile data: SYS_USER_NAME_FIRST SYS_USER_NAME_LAST SYS_USER_PERSON_ID SYS_USER_ORGANIZATION SYS_USER_PHONE SYS_USER_EMAIL Authentication: SYS_USER_LOGIN SYS_USER_PASSWORD Transaction control: SYS_TID (transaction ID of the currently processed flow’s action) SYS_COUNTER (system counter variable which can be incremented by the ‘Increment’ system action) SYS_RESULT (the decision variable controlling […]

Using variables

Every user interface (UI) element (text label, text input, button, etc.) is automatically assigned a variable name, so that it is possible to modify the element properties and use its value in various system actions. For example, the first text input on the screen s1 would be named as s1_i1 (= sreen 1, input 1), […]

HTTP headers in service calls

You can send specific HTTP headers in your service call requests by providing input/import parameters with specific prefix. For example, if you want to send the ‘Accept’ header, the request input parameter name would be: HTTPHEADER_Accept The parameter value would be the value you wish to send, for example: text/plain To process the HTTP headers received […]

PROCE55 Integration

Today, in the interconnected world people need information to get knowledge and act anytime and anywhere. This can be accomplished by mobile application based on PROCE55® Mobile which is integrated with the back-end services and data. In fact, you can abstract the world information system as consisting of two main components: Back End Super System […]

Skip to toolbar