emorales
Explorer
Member since ‎2024 Jul 24

User Statistics

  • 42 Posts
  • 0 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

I would like to improve my CAP service by adding custom endpoints with business logic.I don't know how to do it correctly, I'm calling the created endpoint but it's not returning anything to me. I am sharing my implementation with you to see if you c...
Hello community, thanks for the help. I have a CAP service, which I consume from a React Native application using axios. I was able to bypass the CORS policy error thanks to this repository: https://github.com/Rob--W/cors-anywhere/Allowing me to conf...
Hello community, thanks for the help. I want to know if it is possible within a javascript rule to make a query to my service to store records in a variable. Until now I always make these queries from the UI and using clientAPI.binding I inspect the ...
Hello community, thanks for your help. I have a problem. When I try to delete an entity called "NOTICIA" I get this message: "Error: [-10125] Cannot delete this entity instance because another entity instance is dependent on it."NOTICIA, AREA, PERSON...
Hello community! As always, thanks for your help. I have the following problem...I have a page called "Noticias_Detail.page", this page has two buttons: "Me gusta" and "No me gusta". The first button creates a record in the "NOTICIAPERSONALIKE" Entit...
Kudos from
Kudos given to