Hello,
I am trying to add two user provided services to access 2 different classic schemas in my container.
DB module build and adding synonyms are working fine if I add only any one of those services, but not success if I add both of them at once.
I have added two seperate .hdbgrants files for these services. ( these files are built successfully before building DB module)
Have you succeeded to consume 2 user provided services in the same project?
Can anyone help to figure out whats going wrong here?
Thanks.