messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntriesInEntriesInRemoteOutbox.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     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 [CreateEntry3]
       
    29 actionParam = session pgnEntryId1 pigeonServiceId 1000 pgnEntryId2
       
    30 
       
    31 [CreateEntry4]
       
    32 actionParam = session message smsEntryId1 smsMtm smsServiceId _ _ _ "smsentry2" _ smsEntryId2
       
    33 
       
    34 [SaveMsvidToFile1]
       
    35 actionParam = pgnEntryId2 "c:\msgtest\SaveMoveEntry2ToFile.txt"
       
    36 
       
    37 [SaveMsvidToFile2]
       
    38 actionParam = smsEntryId2 "c:\msgtest\SaveMoveEntry3ToFile.txt"