messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntriesInDrafts.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 = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[CreateSession]             
actionParam	= session

[GetPigeonMtmConstant]
actionParam = pigeonMtm

[CreateService]			
actionParam	= session pigeonMtm  _ _ _ _ _ pigeonServiceId

[CreateSmsService]			
actionParam	= session _ _ _ _ "SmsService" smsServiceId

[GetEntryTypes]
actionParam = message folder text html attachment

[GetSmsMtm]
actionParam = smsMtm

[CreateEntry1]
actionParam = session draftsFolderId pigeonServiceId 1000 pgnEntryId1

[CreateEntry2]
actionParam = session message draftsFolderId smsMtm smsServiceId _ _ _ "smsentry1" _ smsEntryId1

[SaveMsvidToFile1]
actionParam = pgnEntryId1 "c:\msgtest\SaveMoveEntry1ToFile.txt"

[SaveMsvidToFile2]
actionParam = smsEntryId1 "c:\msgtest\SaveMoveEntry2ToFile.txt"