dataReceived(Object) method

This method should be called once you have obtained an object's data from the remote system.

Syntax

public final void dataReceived ( Object data ) throws AgentryException

Parameters

Exceptions

Usage

It will pass that object back to the Agentry server, which will then copy the object's data to the corresponding object in the Agentry application using the mappings configured in the Agentry Editor for this service event.