messagingfw/msgtestfw/TestCases/ScriptedTestCases/AttachmentAPIScripts/CreateAttachment.ini
[SmsSettingsFiles]
actionParam = "c:\msgtest\testframework\Configurations\SmsSettings\smssettingsvodafone.txt" "c:\msgtest\testframework\Configurations\SmsSettings\smssettingsorange.txt" "c:\msgtest\testframework\Configurations\SmsSettings\smssettingsO2.txt"
[GetConstants]
actionParam = inboxId outboxId draftsId sentId deletedId
[SmsUid]
actionParam = smsUid
[SessionId]
actionParam = thisSession
[SmsService2]
actionParam = thisSession _ 0 1 "C_drive_SMS_serv_desc" "C_drive_SMS_serv_det" cDrivesmsServiceId
[SmsSettingsOrange]
actionParam = thisSession cDrivesmsServiceId 1
[CreateMessage]
actionParam = thisSession draftsId smsUid cDrivesmsServiceId _ 0 1 "A_SMS_message_description" "SMS_details" messageId
[CreateAttachment]
actionParam = thisSession messageId "c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\data\textfile.txt" attachId01
[CompareAttachment01]
actionParam = thisSession messageId attachId01 "c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\data\textfile.txt"
[CreateAttachmentNoFileClose]
actionParam = thisSession messageId "c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\data\textfile.txt" attachId02
[CompareAttachment02]
actionParam = thisSession messageId attachId02 "c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\data\textfile.txt"