messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0004-ModifyMsgUsingMsgSrvAPI.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 18 Jan 2010 20:36:02 +0200
changeset 0 8e480a14352b
permissions -rw-r--r--
Revision: 201001 Kit: 201003

[GetBaseConstants]
actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[CreateSession]
actionParam	= session

[ResetMessageStore]
actionParam	= session

[CreateRegistry]
actionParam	= session clientMtmRegistry

[CreateSmsService]
actionParam 	= session _ 0 1 _ _ smsServiceId

[CreateMtm]
actionParam	= session smsServiceId clientMtmRegistry smsMtm

[ChkChildrenCountDraft0]
actionParam	= session draftsFolderId 0

[ConnectSendAsServer]
actionParam	=  10  sendAs

[GetSmsConstants]
actionParam 	=  smsTypeId

[CreateMessageofType]
actionParam	= sendAs smsTypeId 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 smsMtm "+91223334455"

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

[DeleteStore]
actionParam	= msgStore

[DeleteMessage]
actionParam	= session msgId

[ChkChildrenCountDraft0]
actionParam	= session draftsFolderId 0