microsoft / ABAP-SDK-for-Azure

ABAP Libraries for SAP native Integration with Azure Services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues during pulling from git

flow23 opened this issue · comments

Hi,
there are several errors pulling the latest source from this git.

Error while parsing XML file zadf_demo_azure_graph.prog.xml
Import of object ZADF_DEMO_AZURE_GRAPH failed
Object type SUCU not supported, serialize
Import of object ZSDK S_TABU_DIS failed

Best regards,
Florian

Hi,

what about the second problem with the not supported object type?

Best regards,
Florian

second problem is related to #30

solution: install https://github.com/larshp/abapGit-Plugins

Hello Florian @flow23 - Please could you let us know if this issue has been resolved? Thanks, Krishna

Hi @krdash, @larshp,
still the same problem.
I installed the abapGit-PLugins and then I did a fresh pull from this repo.
Same issue:
Object type SUCU not supported, serialize Import of object ZSDK S_TABU_DIS failed

still suggest to use the native format, see comment in #30

Thanks Lars @larshp for your suggestion and help .
Hello Florian @flow23 ,
Please could you try steps as mentioned in #30 and let us know it resolves the issue.
Thanks,
Krishna

I solved it.
I did the following:

  1. Install abapGit via abapGit
  2. New pull from this the repository

Best regards,
Florian