messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntriesInRemoteOutbox.ini
equal
deleted
inserted
replaced
|
1 [GetBaseConstants] |
|
2 actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId |
|
3 |
|
4 [CreateSession] |
|
5 actionParam = session |
|
6 |
|
7 [GetPigeonMtmConstant] |
|
8 actionParam = pigeonMtm |
|
9 |
|
10 [CreateService] |
|
11 actionParam = session pigeonMtm _ _ _ _ _ pigeonServiceId |
|
12 |
|
13 [CreateSmsService] |
|
14 actionParam = session _ _ _ _ "SmsService" smsServiceId |
|
15 |
|
16 [GetEntryTypes] |
|
17 actionParam = message folder text html attachment |
|
18 |
|
19 [GetSmsMtm] |
|
20 actionParam = smsMtm |
|
21 |
|
22 [CreateEntry1] |
|
23 actionParam = session outboxFolderId pigeonServiceId 1000 pgnEntryId1 |
|
24 |
|
25 [CreateEntry2] |
|
26 actionParam = session message outboxFolderId smsMtm smsServiceId _ _ _ "smsentry1" _ smsEntryId1 |
|
27 |
|
28 [SaveMsvidToFile1] |
|
29 actionParam = pgnEntryId1 "c:\msgtest\SaveMoveEntry2ToFile.txt" |
|
30 |
|
31 [SaveMsvidToFile2] |
|
32 actionParam = smsEntryId1 "c:\msgtest\SaveMoveEntry3ToFile.txt" |