|
39 | 39 | "configuration.SAS.connectionProfiles.profiles.clientId": "SAS Viya Client ID", |
40 | 40 | "configuration.SAS.connectionProfiles.profiles.clientSecret": "SAS Viya Client Secret", |
41 | 41 | "configuration.SAS.connectionProfiles.profiles.com.host": "SAS COM Verbindungshost", |
| 42 | + "configuration.SAS.connectionProfiles.profiles.com.interopLibraryFolderPath": "Pfad für SAS COM Interop-Bibliothek", |
42 | 43 | "configuration.SAS.connectionProfiles.profiles.connectionType": "SAS Verbindungsprofiltyp", |
43 | 44 | "configuration.SAS.connectionProfiles.profiles.context": "SAS Viya Kontext", |
44 | 45 | "configuration.SAS.connectionProfiles.profiles.endpoint": "SAS Viya Verbindungsprofil Endpunkt", |
45 | 46 | "configuration.SAS.connectionProfiles.profiles.iom.host": "SAS IOM Server", |
| 47 | + "configuration.SAS.connectionProfiles.profiles.iom.interopLibraryFolderPath": "Pfad für SAS IOM Interop-Bibliothek", |
46 | 48 | "configuration.SAS.connectionProfiles.profiles.iom.port": "SAS IOM Serverport", |
47 | 49 | "configuration.SAS.connectionProfiles.profiles.iom.username": "SAS IOM Verbindungsbenutzername", |
48 | 50 | "configuration.SAS.connectionProfiles.profiles.name": "SAS Verbindungsprofilname", |
|
58 | 60 | "configuration.SAS.log.clearOnExecutionStart": "SAS Log zurück setzen bevor der Code ausgeführt wird", |
59 | 61 | "configuration.SAS.log.showOnExecutionFinish": "SAS Log anzeigen wenn die Codeausführung beendet ist", |
60 | 62 | "configuration.SAS.log.showOnExecutionStart": "SAS Log anzeigen mit Beginn der Codeausführung", |
| 63 | + "configuration.SAS.notebook.export.includeLog": "SAS-Log in exportiertes Notebook einschließen", |
61 | 64 | "configuration.SAS.problems.log.enabled": "Probleme aus dem SAS-Protokoll anzeigen", |
62 | 65 | "configuration.SAS.results.html.enabled": "Aktiveren/deaktiveren der ODS HTML5 Ausgabe", |
63 | 66 | "configuration.SAS.results.html.style": "Lege den Style für ODS HTML5 Ergebnisse fest.", |
|
0 commit comments