Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Is called when the server receives a poke command.
Syntax
public void poke(str item, str data)
Run On
Client
Parameters
- item
Type: str
The item for which to set data.
- data
Type: str
The data to transfer.
Remarks
Remember to call the status method if the function accepts the command string. The default implementation will be set to NOTPROCESS. This can be used to transfer data to Microsoft Dynamics AX.