Rank: Advanced Member
Groups: Registered
Joined: 6/23/2015(UTC) Posts: 59  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
|
|
|
|
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.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/23/2015(UTC) Posts: 59  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.
|
|
|
|
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.