Skip to content
NextLytics
Megamenü_2023_Über-uns

Shaping Business Intelligence

Whether clever add-on products for SAP BI, development of meaningful dashboards or implementation of AI-based applications - we shape the future of Business Intelligence together with you. 

Megamenü_2023_Über-uns_1

About us

As a partner with deep process know-how, knowledge of the latest SAP technologies as well as high social competence and many years of project experience, we shape the future of Business Intelligence in your company too.

Megamenü_2023_Methodik

Our Methodology

The mixture of classic waterfall model and agile methodology guarantees our projects a high level of efficiency and satisfaction on both sides. Learn more about our project approach.

Products
Megamenü_2023_NextTables

NextTables

Edit data in SAP BW out of the box: NextTables makes editing tables easier, faster and more intuitive, whether you use SAP BW on HANA, SAP S/4HANA or SAP BW 4/HANA.

Megamenü_2023_Connector

NextLytics Connectors

The increasing automation of processes requires the connectivity of IT systems. NextLytics Connectors allow you to connect your SAP ecosystem with various open-source technologies.

IT-Services
Megamenü_2023_Data-Science

Data Science & Engineering

Ready for the future? As a strong partner, we will support you in the design, implementation and optimization of your AI application.

Megamenü_2023_Planning

SAP Planning

We design new planning applications using SAP BPC Embedded, IP or SAC Planning which create added value for your company.

Megamenü_2023_Dashboarding

Dashboarding

We help you with our expertise to create meaningful dashboards based on Tableau, Power BI, SAP Analytics Cloud or SAP Lumira. 

Megamenü_2023_Data-Warehouse-1

SAP Data Warehouse

Are you planning a migration to SAP HANA? We show you the challenges and which advantages a migration provides.

Business Analytics
Megamenü_2023_Procurement

Procurement Analytics

Transparent and valid figures are important, especially in companies with a decentralized structure. SAP Procurement Analytics allows you to evaluate SAP ERP data in SAP BI.

Megamenü_2023_Reporting

SAP HR Reporting & Analytics

With our standard model for reporting from SAP HCM with SAP BW, you accelerate business activities and make data from various systems available centrally and validly.

Megamenü_2023_Dataquality

Data Quality Management

In times of Big Data and IoT, maintaining high data quality is of the utmost importance. With our Data Quality Management (DQM) solution, you always keep the overview.

Career
Megamenü_2023_Karriere-2b

Working at NextLytics

If you would like to work with pleasure and don't want to miss out on your professional and personal development, we are the right choice for you!

Megamenü_2023_Karriere-1

Senior

Time for a change? Take your next professional step and work with us to shape innovation and growth in an exciting business environment!

Megamenü_2023_Karriere-5

Junior

Enough of grey theory - time to get to know the colourful reality! Start your working life with us and enjoy your work with interesting projects.

Megamenü_2023_Karriere-4-1

Students

You don't just want to study theory, but also want to experience it in practice? Check out theory and practice with us and experience where the differences are made.

Megamenü_2023_Karriere-3

Jobs

You can find all open vacancies here. Look around and submit your application - we look forward to it! If there is no matching position, please send us your unsolicited application.

Blog
NextLytics Newsletter Teaser
Sign up now for our monthly newsletter!
Sign up for newsletter
 

SAP Datasphere Command Line Interface as a project accelerator

The Command Line Interface (CLI) is an API developed by SAP for programmatic interaction with SAP Datasphere. The areas of application can include, among other things, generating objects and orchestrating ETL processes. This results in some interesting use cases that you can use in your projects. In this article, we explain the general procedure and provide examples from our practice.

SAP Datasphere offers users from the business department an intuitive, easy-to-use interface. However, developers need a programmatic interface to interact with the system in order to automate recurring tasks. For this purpose, SAP offers access via the command line. This is implemented in the form of a Node.js package, which you can download via the Node Package Manager (npm) from https://www.npmjs.com/. Below we will look at some examples.

Generating views automatically

This allows you to use the command line interface to read the definitions of Datasphere objects such as tables and views using a local Python script and also to generate new objects. The definition of objects is transferred in CSN / JSON format. We have successfully used this approach to automatically generate a view for each remote table.

generate-objects_Command_Line_Interface

 

Orchestration of task chains

Another area of application is the orchestration of task chains. Task chains make it possible to group several tasks and execute them regularly. Task chains are the Datasphere counterpart to process chains in SAP BW.


Download the whitepaper and find out
which product is best for your data warehousing strategy

Neuer Call-to-Action


Here you can use the command line interface to start task chains from an external program. You can also specify that a task chain should be started depending on a specific event. Furthermore, you can use this interface to query the status of a task chain and start another task chain once the previous one has been successfully completed.

orchestrate-task-chains_Command_Line_Interface

 

Other areas of application

Unfortunately, there are also some restrictions on the use of the interface. Not all Datasphere functions are supported. For example, it is not yet possible to create task chains via the command line interface. However, you can tap the HTTP POST request that SAP Datasphere itself uses and transfer this to the system. This allows you to work around possible restrictions.

deploy-task-chains_Command_Line_Interface

 

Command Line Interface - Our Summary

With Command Line Interface (CLI), SAP provides a powerful tool for automating recurring tasks. This allows you to reduce project runtimes and save costs. Possible areas of application include the creation of Datasphere objects and the orchestration of task chains.

However, there are currently still some restrictions. In these cases, you can use the HTTP POST method.

Do you have questions about SAP Datasphere? Are you trying to build up the necessary know-how in your department or do you need support with a specific issue? Please do not hesitate to contact us.

Learn more about  SAP Datasphere

,

avatar

Irvin

Irvin has worked with HANA Native and Datasphere since 2019. He can primarily draw on experience as a consultant and in development on the XSA platform using SQLScript. In his spare time, he is passionate about playing basketball and is also a big NBA fan.

Got a question about this blog?
Ask Irvin

SAP Datasphere Command Line Interface as a project accelerator
3:00

Blog - NextLytics AG 

Welcome to our blog. In this section we regularly report on news and background information on topics such as SAP Business Intelligence (BI), SAP Dashboarding with Lumira Designer or SAP Analytics Cloud, Machine Learning with SAP BW, Data Science and Planning with SAP Business Planning and Consolidation (BPC), SAP Integrated Planning (IP) and SAC Planning and much more.

Subscribe to our newsletter

Related Posts

Recent Posts