cancel
Showing results for 
Search instead for 
Did you mean: 

How to run Crystal XI RPT from Python on LInux

Former Member
0 Kudos

Hi,

I need a very scalable and cost effective way to run my RPT reports from AWS cloud linux containers. The data source is a CSV.

How can I run the RPT reports from CSV data in a Linux container?

Preferably Python, as I need a lightweight language provided with the operating system.

The concept will be to run as many containers as we need to generate about 10000 reports in few minutes, including all possible quality tests.

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Python is not available

Answers (1)

Answers (1)

0 Kudos

Get BusinessObjects Enterprise for Linux, then run multiple RAS Servers to be able to process that many reports.

Use the JAVA SDK so it runs on Linux as well.

Start here:

https://help.sap.com/viewer/p/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM

Don

0 Kudos

The user requested Python, not Java. If a Python API is not available, say so, or at least provide some documentation as to obtain the same results with Python with an open-source package.