messagingfw/msgtestfw/TestCases/ScriptedTestCases/AttachmentAPIScripts/AddLinkedAttachment.ini
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:37:42 +0100
branchCompilerCompatibility
changeset 12 ef2bc9d0adde
parent 0 8e480a14352b
permissions -rw-r--r--
Fixed "extra qualification" syntax errors.

[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

[AddLinkedAttachment]
actionParam	= thisSession messageId "c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\data\textfile.txt" "text/plain" attachId

[GetAttachmentInfoById]
actionParam = thisSession messageId attachId attachInfo