messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0020-AddLinkedAttachment.ini
author hgs
Wed, 03 Nov 2010 22:41:46 +0530
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
permissions -rw-r--r--
201044_02

[GetBaseConstants]
actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[CreateSession]
actionParam	= session

[ResetMessageStore]
actionParam	= session

[ChkChildrenCountDraft0]
actionParam	= session draftsFolderId 0

[CreateRegistry]
actionParam	= session clientMtmRegistry

[GetIRMtmUid]
actionParam	= irUid

[CreateIRService]
actionParam	= session irUid _ _ _ _ "IRService" irServiceId

[ConnectSendAsServer]
actionParam	=  10 sendAs

[CreateMessageofType]
actionParam	= sendAs irUid sendAsMessage

[SendAsAddRecipient]
actionParam	= sendAsMessage   "00025B016A9D"  _  RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo  irUid  0 _ _

[AddLinkedAttachment]
actionParam	= sendAsMessage   "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\data\textfile.txt" "text/plain"

[CloseMessage]
actionParam	= sendAsMessage

[CloseSvrConnection]
actionParam	= sendAs

[ChkChildrenCountDraft1]
actionParam	= session draftsFolderId 1

[CreateChildrenSelDraft]
actionParam	= session draftsFolderId msgSelection

[GetMessageAtIndex]
actionParam	= msgSelection  0  msgId

[GetEntry]
actionParam	= session msgId msgEntry

[VerifyRecipients]
actionParam	= msgEntry TImHeaderEncodingInfo::TFieldList::ETo  "00025B016A9D" _

[GetAttachmentInfoByIndex]
actionParam	= session msgId  0 attachinfo _