abap-observability-tools / abap-metrics-provider

Let's you use predefined or custom metrics to monitor your abap stack with a monitoring tool of your choice.
https://abap-observability-tools.org/abap-metrics-provider
MIT License
24 stars 7 forks source link

3 Syntax Error for Program SAPLZAMP_CONFIG_MP #181

Closed nomssi closed 3 years ago

nomssi commented 3 years ago

While trying to install via abapGit: image

nomssi commented 3 years ago

After forcing activation: Table ZAMPV_CONFIG_SCE not active in ABAP Dictionary Import of object ZAMP_CONFIG_MP failed Import of object ZAMPV_CONFIG_PROV failed Import of object ZAMPV_CONFIG_SCEV failed

JohannesKonings commented 3 years ago

On which system version did the error occur? I could reinstall the abap-metrics-provider on my local dev trial NW7.52 with the latest status of the repository.

nomssi commented 3 years ago

NW 7.54 (S/4 HANA 1909 Developer Edition)

JohannesKonings commented 3 years ago

Thanks for reporting, we'll have a look

JohannesKonings commented 3 years ago

@nomssi could you try again? We regenerated the views from the A4H system. If it not working, please open again this issue. Thanks.

Goala commented 3 years ago

@nomssi I just tried to import it to my A4H System. You may need to pull twice. After the first activation error pull again and the activation should work.

nomssi commented 3 years ago

I can confirm the current version could be activated without issues. Thanks and best regards

treee111 commented 2 years ago

Hi @Goala and @JohannesKonings, I had the same issues today while importing this Repo using abapGit v1.100.0. Using abapGit v1.106.0 and v1.111.0 it worked.

I know that behaviour from other repos, it depends which version of abapGit was used to serialize the push and which to pull. For your information if case someone has a similar issue.