messagingfw/msgtestfw/TestCases/ScriptedTestCases/ScheduleSendScripts/LaunchScheduleMessageExe.ini
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:27:27 +0100
branchRCL_3
changeset 23 d51193d814ea
parent 0 8e480a14352b
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

[GetBaseConstants]
actionParam = inbox outbox draft sent deleted

[GetPigeonMtmConstant]
actionParam = mtmid

[SetSettingsFile]
actionParam = "c:\msgtest\TestFramework\Configurations\PigeonSettings\PigeonSettings.txt"

[CreateSession]
actionParam = session

[DeleteExistingService]
actionParam = session mtmid

[CreateService]
actionParam = session mtmid  _ _ _ _ _ svcid

[SetSchSendSettings]
actionParam = session svcid 0

[EmptyOutbox]
actionParam = session outbox

[EmptySent]
actionParam = session sent

[CreatePigeonMessage]
actionParam = session outbox svcid 0 msgid

[LaunchScheduleMessageExe]
actionParam = 

[Sleep]
actionParam = 5

[ScheduleDateExpired]
actionParam = session msgid

[CheckOutboxChildrenCount]
actionParam = session outbox 1

[CheckSentItemsChildrenCount]
actionParam = session sent 0