All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data-retrieve-entity-connector.1.2.8.source-code.camel-connector-schema.json Maven / Gradle / Ivy

There is a newer version: 1.3.0-20180202
Show newest version
{
  "component":{
    "kind":"component",
    "baseScheme":"olingo4",
    "scheme":"odata-retrieve-entity",
    "syntax":"odata-retrieve-entity:apiName\/methodName",
    "title":"ODataRetrieveEntity",
    "description":"Retrieve OData Entity",
    "label":"odata",
    "deprecated":false,
    "async":false,
    "producerOnly":true,
    "lenientProperties":false,
    "javaType":"io.syndesis.connector.odata.ODataRetrieveEntityComponent",
    "groupId":"io.syndesis",
    "artifactId":"odata-retrieve-entity-connector",
    "version":"1.2.8"
  },
  "componentProperties":{
    
  },
  "properties":{
    
  },
  "connectorProperties":{
    "serviceUri":{
      "kind":"property",
      "displayName":"Service Uri",
      "group":"security",
      "label":"common,security",
      "required":true,
      "type":"string",
      "javaType":"java.lang.String",
      "deprecated":false,
      "secret":false,
      "defaultValue":"http:\/\/services.odata.org\/TripPinRESTierService(SessionId)",
      "description":"URL of the OData Service"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy