messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntriesInEntriesInRemoteOutbox.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntriesInEntriesInRemoteOutbox.ini	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,38 @@
+[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 outboxFolderId pigeonServiceId 1000 pgnEntryId1
+
+[CreateEntry2]
+actionParam = session message outboxFolderId smsMtm smsServiceId _ _ _ "smsentry1" _ smsEntryId1
+
+[CreateEntry3]
+actionParam = session pgnEntryId1 pigeonServiceId 1000 pgnEntryId2
+
+[CreateEntry4]
+actionParam = session message smsEntryId1 smsMtm smsServiceId _ _ _ "smsentry2" _ smsEntryId2
+
+[SaveMsvidToFile1]
+actionParam = pgnEntryId2 "c:\msgtest\SaveMoveEntry2ToFile.txt"
+
+[SaveMsvidToFile2]
+actionParam = smsEntryId2 "c:\msgtest\SaveMoveEntry3ToFile.txt"