EInvoiceMsgTransport_WebService_MX.callWebService Method [AX 2012]

Call a web service.

Syntax

protected str callWebService(str _messageData)

Run On

Called

Parameters

  • _messageData
    Type: str
    The message to send.

Return Value

Type: str
The web service return.

Exceptions

Exception Condition
Error

The assembly must be reachable.

See Also

Reference

EInvoiceMsgTransport_WebService_MX Class