SapOpenHubLinkedService |
SapOpenHubLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withClientId(Object clientId) |
Set the clientId property: Client ID of the client on the BW system where the open hub destination is located.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withLanguage(Object language) |
Set the language property: Language of the BW system where the open hub destination is located.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withLogonGroup(Object logonGroup) |
Set the logonGroup property: The Logon Group for the SAP System.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withMessageServer(Object messageServer) |
Set the messageServer property: The hostname of the SAP Message Server.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withMessageServerService(Object messageServerService) |
Set the messageServerService property: The service name or port number of the Message Server.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withPassword(SecretBase password) |
Set the password property: Password to access the SAP BW server where the open hub destination is located.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withServer(Object server) |
Set the server property: Host name of the SAP BW instance where the open hub destination is located.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withSystemId(Object systemId) |
Set the systemId property: SystemID of the SAP system where the table is located.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withSystemNumber(Object systemNumber) |
Set the systemNumber property: System number of the BW system where the open hub destination is located.
|
SapOpenHubLinkedService |
SapOpenHubLinkedService.withUsername(Object username) |
Set the username property: Username to access the SAP BW server where the open hub destination is located.
|