Giter Club home page Giter Club logo

businessobjects's Introduction

BusinessObjects 📊

This packages is an API wrapper of the SAP Business Objects API for the R language. It allows to connect R to SAP Business Objects to automate and build multiple workflows from within R.

Installation

You can install the latest release of this package from Github with the following commands in R:

if (!require("devtools")) install.packages("devtools")
devtools::install_github("matbmeijer/BusinessObjects")

Current functionalities 🔧

  • Log-on to SAP Business Objects REST API: log_on()
  • Retrieve children elements from a CMS repository folder: get_bo_folder_ressources()
  • Retrieve details from a SAP Business Objects document ID: get_bo_document_details()
  • Retrieve schedules from a SAP Business Objects document ID: get_bo_document_schedules()
  • Retrieve details (frequency, parameters, etc.) of a specific schedule from a SAP Business Objects document ID: get_bo_schedule_details()
  • Upload Microsoft Excel to the SAP Business Objects’ CMS Repository: upload_excel_to_bo()
  • Update a Microsoft Excel located in te SAP Business Objects’ CMS Repository: update_bo_excel_file()
  • Retrieve SAP Business Objects connections: get_bo_connections()
  • Retrieve SAP Business Objects configurations: get_bo_configuration()
  • Retrieve SAP Business Objects universes: get_bo_universes()
  • obtain the details of a SAP Business Objects universe: get_bo_universe_details()
  • Log-off from the SAP Business Objects REST API: log_off()

Documentation

Code of Conduct

Please note that the ‘BusinessObjects’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

This package will probably never see CRAN as SAP Business Objects is not open source. Nonetheless, all the code here follows the following licensing: MIT © Matthias Brenninkmeijer

businessobjects's People

Contributors

matbmeijer avatar

Stargazers

 avatar sebastien roux avatar clementlefevre avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.