file sync rule

Solved
KV
Kursinszki Viktor
AS Watson Group

Hello,

We are create a new file sync rule and after we tried to send this rule to the device, but after we send the file the following script didn't run.

we use this script: 

chmod 777 /enterprise/device/settings/datawedge/autoimport/dwprofile_surf.db
 
Maybe we need another script or what could be the problem?
 
thanks
3 years ago
Android
ANSWERS
I
ICMOD@SOTI
3 years ago

Hello Kursinszki,

Thanks for your post!

After file synchronization has completed the following script should be executed:

execute_shell chmod 777 /enterprise/device/settings/datawedge/autoimport/dwprofile_suf.db

I also found this article:

https://supportcommunity.zebra.com/s/article/Deploy-DataWedge-for-Android-Configuration-using-SOTI-MobiControl?language=en_US

If this resolves your query, please mark this post as the solution. Also, feel free to reach out if you need clarification or have any questions.

Regards,

Technical Support | SOTI Inc. |1.905.624.9828 | support@soti.net | www.soti.net |

Solution