DocBook|Search
Class Reference
%WebStress.Utils.Recorder
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%WebStress] >  [Utils] >  [Recorder]
Private  Storage  

class %WebStress.Utils.Recorder extends %SOAP.WebService

%WebStress.Utils.Recorder

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 5


Summary

Properties
AddressingIn AddressingOut Attachments BodyId
BodyXmlId ContentId ContentLocation FaultAddressing
FaultHeaders HeadersIn HeadersOut ImportHandler
IsMTOM Location MTOMRequired MsgClass
OutputTypeAttribute Password RequestMessageStart ResponseAttachments
ResponseContentId ResponseContentLocation SAXFlags SecurityContextToken
SecurityIn SecurityNamespace SecurityOut SessionCookie
SoapFault SoapVersion Timeout Transport
Username WriteSOAPBodyMethod

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject ConvertParameter Decrypt Encrypt
EscapeHTML EscapeURL FileWSDL GetBodyId
HyperEventBody HyperEventCall HyperEventFrame HyperEventHead
Include Initialize InsertHiddenField InsertHiddenFields
IsPrivate Link MakeFault MakeFault12
MakeSecurityFault MakeStatusFault NormalizeName OnCancelSecureConversation
OnPageError OnPostHTTP OnPostHyperEvent OnPostWebMethod
OnPreHyperEvent OnPreWebMethod OnRequestMessage OnSOAPRequest
OnStartSecureConversation Page Port Process
ProcessBinary ProcessBody ProcessBodyNode QuoteJS
Recorded Reset ReturnFault ReturnOneWay
RewriteURL Script SecurityOutGet SecurityOutSet
ShowError StartTimer Status StopTimer
Summary ThrowError TimeoutSet UnescapeHTML
UnescapeURL WSAddSignatureConfirmation


Parameters

• parameter LOCATION = "http://localhost/webstress";
TODO: change this to actual network address. URL for invoking the WebService.
• parameter NAMESPACE = "http://tempuri.org";
TODO: change this to actual SOAP namespace. SOAP Namespace for the WebService
• parameter SERVICENAME = "MyService";
Name of the WebService.

Methods

• classmethod Port() as %String [ WebMethod ]
• classmethod Recorded(max As %Integer = 20) as %String [ WebMethod ]
• classmethod Script() as %String [ WebMethod ]
• classmethod Status() as %String [ WebMethod ]
• classmethod Summary() as %ZEN.proxyObject [ WebMethod ]