ExecuteAggregationCustomAction

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Servizi Core > Jamio Document >

ExecuteAggregationCustomAction

Service

JamioDocument

 

Method

ExecuteAggregationCustomAction

 

Description

Executes the specified custom action on an aggregation.

 

Input

Name

Description

Type

Optional

serverAddress

Server address for an external Domain (Null or Empty for the current Domain).

String

Y

token

The session token (for the current session in the current Domain may be null or empty).

String

Y

aggregationReference

The aggregation reference.

Reference

 

action

The action name.

String

 

Output

Name

Description

Type

Optional

returnValue

Null for asynchronous actions, or the message resulted from the execution of the action for synchronous actions.

String