messagingfw/msgtestfw/TestCases/ScriptedTestCases/AttachmentAPIScripts/03-IR_AddAttachmentFromPublicArea.INI
author hgs
Wed, 01 Sep 2010 14:40:02 +0530
changeset 45 5ba2fbae6cfe
parent 0 8e480a14352b
permissions -rw-r--r--
201035_02

[GetConstants]
actionParam	= inboxId outboxId draftsId sentId deletedId

[GetIrMTMUId]
actionParam	= irUid

[SessionId]
actionParam	= thisSession

[CreateIrService]
actionParam	= thisSession irUid _ _ _ _ "IRService" irServiceId

[CreateRegistry]
actionParam	= thisSession clientMTMRegistry

[CreateMessage]
actionParam	= thisSession draftsId irUid irServiceId _ _ _ "IRMessage" "IRMessageDetails" messageId

[AddFileAttachmentByPath]
actionParam	= thisSession messageId "c:\msgtest\TestFramework\ScriptedTestCases\AttachmentAPIScripts\data\TestFile.txt" "text/plain" attachmentId

[CountAttachments]
actionParam	= thisSession messageId 1 attachmentCount