messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0004-ModifyMsgUsingMsgSrvAPI.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 12:18:06 +0200
changeset 2 69530231af78
parent 0 8e480a14352b
permissions -rw-r--r--
Revision: 201001 Kit: 201004

[GetBaseConstants]
actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[CreateSession]
actionParam	= session

[ResetMessageStore]
actionParam	= session

[CreatePopAccount]
actionParam = "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCPop3Settings.txt" accountId_1 PopSettings1 PopPrefs1 SmtpSettings1 SmtpPrefs1

[CreateSmtpService]
actionParam	= session _ _ _ _ "SmtpService" smtpServiceId

[CreateRegistry]
actionParam	= session clientMtmRegistry

[CreateSmtpMtm]
actionParam	= session smtpServiceId clientMtmRegistry smtpMtm

[SetSmtpServiceParameters]
actionParam	= session smtpServiceId	0

[SetDefaultConfiguration0]
actionParam   =  CMtfConfigurationType::TMtfConfigurationType::EMtfSmtpSettings "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCSmtpSettings.txt"

[ChkChildrenCountDraft0]
actionParam	= session draftsFolderId 0

[ChangeDefaultSmtpService]
actionParam = smtpServiceId smtpMtm

[ConnectSendAsServer]
actionParam	= 10 sendAs

[GetSMTPMTMUId]
actionParam 	= smtpTypeId

[CreateMessageofType]
actionParam	= sendAs smtpTypeId sendAsMessage

[SendAsSaveMessageAndClose]
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

[GetStore]
actionParam	= msgEntry 0 msgStore

[AddRecipient]
actionParam	= msgId smtpMtm "mrudul.pendharkar@mphasis.com"

[SetBodyText]
actionParam	= msgStore "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Data\BodyTextSettings.txt"

[DeleteStore]
actionParam	= msgStore

[DeleteMessage]
actionParam	= session msgId

[ChkChildrenCountDraft0]
actionParam	= session draftsFolderId 0