This metod execute an operation on the Data Source
Parameters: name - the configured operation name Parameters: parameters - the parameters used to perform operation the returned data from the executed operation throws: IntegrationException - if any exception occours
This metod execute transactional operations on the Data Source
Parameters: multi - contains the operations and relative parameters the returned data from executed operations throws: IntegrationException - if any exception occours
This method load data from Data Source
Parameters: name - the configured operation name Parameters: parameters - the parameters used to load data data loaded throws: IntegrationException - if any exception occours