EFDocMsgTransport_WebService_BR Class [AX 2012]
This class is reponsible for the communication with the government web services.
| Method | Description | |
|---|---|---|
| addCertificate | Add the digital certificate to a given WCF client object. |
| callWcfClientMethod | Calls a remote method. |
| callWebService | Calls the web service sending the given message data. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createBinding | Creates the binding to call the web service. |
| createMessageHeader | Creates the message header that will be sent to the web server. |
| createWcfClient | Instantiates the WCF client. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getSendStream | Retrieves an instance of IEFDocMsgStream_BRto send the messages with. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isHttps | Checks whether the callee webservice is secure. |
| loadAssembly | Loads the assembly with the service reference to be called. |
| loadType | Loads an specified type from the given assembly. |
| new | Initializes a new instance of the EFDocMsgTransport_WebService_BR class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmDigitalCertificateSubhect | Gets or sets the DigitalCertificateSubhect parameter. |
| parmEnvironment | Gets or sets the Environment parameter. |
| parmFiscalDocVersion | Gets or sets the FiscalDocVersion parameter. |
| parmFormatVersion | Gets or sets the FormatVersion parameter. |
| parmIssuingStateCode | Gets or sets the IssuingStateCode parameter. |
| parmURL | Gets or sets the URL parameter. |
| parmWebService | Gets or sets the WebService parameter. |
| send | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newFromEvent | Creates a new instance of EFDocMsgTransport_WebService_BR. |
| ::newFromServiceInquire | Creates a new instance of EFDocMsgTransport_WebService_BR. |
| ::newFromWebService | Creates a new instance of EFDocMsgTransport_WebService_BR. |
Community Additions
ADD
Show: