SapTableLinkedService |
SapTableLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
SapTableLinkedService |
SapTableLinkedService.withClientId(Object clientId) |
Set the clientId property: Client ID of the client on the SAP system where the table is located.
|
SapTableLinkedService |
SapTableLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
SapTableLinkedService |
SapTableLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
SapTableLinkedService |
SapTableLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
SapTableLinkedService |
SapTableLinkedService.withLanguage(Object language) |
Set the language property: Language of the SAP system where the table is located.
|
SapTableLinkedService |
SapTableLinkedService.withLogonGroup(Object logonGroup) |
Set the logonGroup property: The Logon Group for the SAP System.
|
SapTableLinkedService |
SapTableLinkedService.withMessageServer(Object messageServer) |
Set the messageServer property: The hostname of the SAP Message Server.
|
SapTableLinkedService |
SapTableLinkedService.withMessageServerService(Object messageServerService) |
Set the messageServerService property: The service name or port number of the Message Server.
|
SapTableLinkedService |
SapTableLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
SapTableLinkedService |
SapTableLinkedService.withPassword(SecretBase password) |
Set the password property: Password to access the SAP server where the table is located.
|
SapTableLinkedService |
SapTableLinkedService.withServer(Object server) |
Set the server property: Host name of the SAP instance where the table is located.
|
SapTableLinkedService |
SapTableLinkedService.withSncLibraryPath(Object sncLibraryPath) |
Set the sncLibraryPath property: External security product's library to access the SAP server where the table is
located.
|
SapTableLinkedService |
SapTableLinkedService.withSncMode(Object sncMode) |
Set the sncMode property: SNC activation indicator to access the SAP server where the table is located.
|
SapTableLinkedService |
SapTableLinkedService.withSncMyName(Object sncMyName) |
Set the sncMyName property: Initiator's SNC name to access the SAP server where the table is located.
|
SapTableLinkedService |
SapTableLinkedService.withSncPartnerName(Object sncPartnerName) |
Set the sncPartnerName property: Communication partner's SNC name to access the SAP server where the table is
located.
|
SapTableLinkedService |
SapTableLinkedService.withSncQop(Object sncQop) |
Set the sncQop property: SNC Quality of Protection.
|
SapTableLinkedService |
SapTableLinkedService.withSystemId(Object systemId) |
Set the systemId property: SystemID of the SAP system where the table is located.
|
SapTableLinkedService |
SapTableLinkedService.withSystemNumber(Object systemNumber) |
Set the systemNumber property: System number of the SAP system where the table is located.
|
SapTableLinkedService |
SapTableLinkedService.withUsername(Object username) |
Set the username property: Username to access the SAP server where the table is located.
|