Giter Site home page Giter Site logo

abap-adt-api's People

Contributors

dedekindring avatar draysams avatar larshp avatar marcellourbani avatar uxkjaer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

abap-adt-api's Issues

SSO Support?

Hi Marcello, Are you planning to add SSO Support?

Unit tests support

Hi! So cool to find your project!

I had a similar idea.

I would like to intergrate our CI/CD pipeline with existing ECC 7.40 instance to run unit tests and collect code coverage.

I guess it's possible of course to run ATC with unit test variant - but that's a bit different approach. No code coverage can be used there.

Unfortunately piper project also doens't cover this feature.

That's why creating this feature proposal here. May be I'll try to contribute too =)

That's the path we're interested in:

 <app:workspace>
        <atom:title>ABAP Unit</atom:title>
        <app:collection href="/sap/bc/adt/abapunit/testruns">
            <atom:title>ABAP Unit Testruns</atom:title>
            <atom:category term="unitnits" scheme="http://www.sap.com/adt/categories/abapunit" />
        </app:collection>
    </app:workspace>

Cheers!

Upgrade fast-xml-parser to version 4.24

Hello, it looks like a security issue with the dependency fast-xml-parser was introduced with version 4.2.4.
image

Upgrading will solve security issues for dependant packages.
image

setup CI

Hi,
Suggest setting up some Continuous Integration, eg. Travis CI or similar

API docs and seqences

Hi, great library ! Big potential ๐Ÿ‘
One question (maybe stupid one) - is there any docs on ADT API ? I mean .e.g I want to create a program or transaction - how do I find which sequence of API calls (in ADT in general and in abap-adt-api in particular) should I call ?

Support request-debug

It would be very nice, if abap-adt-api would make it very easy to use the wonderful request-debug library out of the box, e.g. just by setting some boolean parameter in the constructor.

This operation can only be performed in stateful mode

Hello all!

I would like to change an object using the setObjectSource method. When calling the method, I receive the following error message:

"This operation can only be performed in stateful mode".

How can I switch the mode to stateful?

Thanks,
Chris

Activate method does not work correctly

The activate method provided, does not work correctly, if the object which needs activation is a complex one (like a class) and this class is inside a transport request.

In this case, one must first execute the call with "preauditRequested = true" with the class. Then the first call returns a list of subobjects which must be activated. Then a second call must follow (preauditRequested = false) with all the subobjects which the first call returned.

creating behavior

Hello,
I would like to know if it's possible to enable creation/management of behaviors for Business objects (example adt://S4H/sap/bc/adt/bo/behaviordefinitions/%2fdmo%2fc_travel_a_d/source/main), in order to be able to program in ABAP RAP. I saw that I can show/modify them in VSCODE with abapFS, but it's not possible to activate them and create them from scratch. Can you give me a clue how to implement it?
I imagine we have to add them in api/objectcreator.ts. Will it be enough?
Many thanks
Paolo

SAML authorization

Hi @marcellourbani . Thanks for ADT API. Its great solution.
But i try to use some api from my react application and it doesn't work. Sap server returns response 302 and redirect my request to SAML server. And i can't add request parameter saml2=disable

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.