Support Forum

Ask questions and get help from MobileTogether experts.
MobileTogether Product Information
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
wolfgang  
#1 Posted : Monday, August 31, 2015 4:34:30 PM(UTC)
wolfgang

Rank: Advanced Member

Groups: Registered
Joined: 6/23/2015(UTC)
Posts: 59
Germany

Thanks: 5 times
I'm not sure whether sequences of actions/actiongroups are serialized (or synchronized) by MTapp if asynchron actions are used. In the case of an HTTP request e.g: do I have to use asynchron succes/error path for all further actions/groups? Or does the MTapp handles such dependencies implicitly.
Thanks
bbv  
#2 Posted : Tuesday, September 1, 2015 12:30:47 PM(UTC)
bbv

Rank: Administration

Groups: Registered, Administrators
Joined: 7/21/2014(UTC)
Posts: 484

Was thanked: 81 time(s) in 81 post(s)
I'm not sure what you mean, but HTTP requests are not executed asynchronously.
wolfgang  
#3 Posted : Tuesday, September 1, 2015 2:57:22 PM(UTC)
wolfgang

Rank: Advanced Member

Groups: Registered
Joined: 6/23/2015(UTC)
Posts: 59
Germany

Thanks: 5 times
I think that MT is synchronizing a sequence of actions indeed. In the sample mtd the first page action is handled until the success path is finished completely (Send HTTP request->WaitForResponse->IfSuccessFul->MsgBox->LoadSubPAge). Second action will never be executed in this case.
File Attachment(s):
SynchronizeActionsSequence.mtd (5kb) downloaded 61 time(s).
Users browsing this topic
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.