Skip to main content

FSM Mobile

  • May 12, 2020
  • 1 reply
  • 114 views

Forum|alt.badge.img+6

Hi can anyone tell me , how to update the value back to the database when we are using setDBValue function in script for mobile.

1 reply

Chandima Athukorala
Hero (Employee)
Forum|alt.badge.img+6

If you need to reflect changes to back office  from the mobile you should  use to  saveDataTransaction function to do so. In script  documentation , you would see “Example 10—Script-Based Transaction” which may help you on your request.