public interface OutboundServiceFacade
IntegrationObjectConversionService and IntegrationRestTemplateFactory to integrate
with the RESTful endpoint.| Modifier and Type | Method and Description |
|---|---|
<any> |
send(ItemModel itemModel,
java.lang.String integrationObjectCode,
java.lang.String destination)
Method orchestrates the services to build the payload and to integrate with restful endpoint.
|
<any> send(ItemModel itemModel, java.lang.String integrationObjectCode, java.lang.String destination)
itemModel - the model to be convertedintegrationObjectCode - the name of the integration object to convert this model as payloaddestination - endpoint destination informationCopyright © 2018 SAP SE. All Rights Reserved.