SAP Java Connector (JCo)
25 Blog Posts
16 Contributors
-
SAP servers are often connected to each other to facilitate communication and transfer of data between systems. This interconnectivity allows for the seamless exchange of information, making it easier to manage business processes and decision-making... Read More »0Comments0Likes
-
From my experience the RFC Gateway security is for many SAP Administrators still a not well understood topic. As a result many SAP systems lack for example of proper defined ACLs to prevent malicious use of the RFC Gateway. After an attack vector... Read More »0Comments22Likes
-
The SAP Analytics Agent is intended to connect on Premise Systems via the Cloud Connector to SAP Analytics cloud. The agent itself comes as a war file deployable for Apache Tomcat servers. DISCLAIMER: This is an experimental setup. It is NOT... Read More »0Comments0Likes
-
The SAP Java Connector (SAP JCo) is a development library that enables development of SAP compatible components in Java. It can be used to communicate with on-premise SAP systems via SAP’s RFC protocol. (Source:... Read More »2Comments3Likes
-
Abstract. In this article I would like to share some insight into the data ingestion techniques from SAP HANA cubes into SAP Analytics Cloud data wranglers. When it comes to SAP HANA the focus will be on using different SAP HANA cloud services... Read More »1Comment3Likes
-
Introduction I’m busy developing a plug-in for ADT. It sends information about the currently selected class, program, function group etc. to the back-end, where some analysis is done and the results are presented. The plug-in itself is not... Read More »1Comment13Likes
-
Introduction In this blog post I want to show how to use our solution called i-OhJa for connecting to SAP Netweaver based systems in Jupyter notebooks. i-OhJa is a solution based on the SAP Java Connector for being able to interact with SAP... Read More »0Comments3Likes
-
SAP Cloud SDK for JavaでRfmRequestを使ってRFCを試してみました。メモ程度の簡単な内容ですが投稿します。 基本的なRFCのやり方は別記事「How to call function modules using SAP Cloud SDK for... Read More »0Comments2Likes
-
Hi All, I am writing this blog to describe steps to build Java application calling function modules on SAP Cloud Platform CF with SAP Cloud SDK. Function modules are on on-premise environment and called by JCo via SAP Cloud Connector. There are so... Read More »1Comment4Likes
-
Introduction In this blog post I want to share some ideas and experiences with implementing a component using SAP Java Connector to easily access data and integrate non-SAP processes like data pipelines in big data clusters with the SAP Netweaver... Read More »0Comments3Likes