Desktop version

Main > Forum > 1C:Enterprise Platform > 1C:Enterprise. Mobile platform > Multiple background jobs on mobile

Forum

Search UsersRules
Multiple background jobs on mobile
#1
Active user
Points:: 0
Joined:: Dec 4, 2015

Hello,

I'm developing a mobile application and there will be 2 background jobs.
Sometimes, both jobs will try to open a connection to the server and send data.
Is there any chance to run multiple jobs in the same time on the mobile platform ?

Mobile platform version used is 8.3.8.58.

Profile
#2
Just came
Points:: 0
Joined:: Nov 10, 2015

Code
BackgroundTask = BackgroundJobs.Execute("MethodName");


MethodName - The name of the exported procedure or the function of the non-global common module that can be executed on the server, in the form of the ModuleName.MethodName

Profile
#3
Active user
Points:: 0
Joined:: Nov 3, 2011

Sebastian, unfortunately, the mobile platform does not support simultaneous execution of 2 background jobs.

Profile
#4
Active user
Points:: 0
Joined:: Dec 4, 2015

Thank you, Yulia.

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.