Hi Chamikara,

+1
It helps someone to programmatically test Sandesha. Mainly in the test cases.

Jaliya


> Hi All,
>
> I added the functionality to get status details about a sequence from the
> client API.
> Within client code users can ask for a report describing the status of an
> incoming or an outgoing sequence using following functions.
>
> SandeshaClientAPI.getRMReport (String to, String sequenceKey,
> ConfigurationContext) : RMReport    //Describes an outgoing sequence
> SandeshaClientAPI.getIncomingSequenceReport (String sequenceID,
> ConfigurationContext) : RMReport  //describes an incoming sequence
>
> Currently the RMReport gives the number of application messages that has
> been acked and weather the sequence has been terminated successfully.
> I have used this feature in the RMScenarioTest testcase.
>
> Thanks,
> Chamikara
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to