Hi everyone.
I am having a problem to access findby methods defines into BDM, when I want to invoke in “Ui Designer”. If I define this variable with this external api source like this:
“…/API/bdm/businessData/com.puce.model.Empresa?q=find&p=0&c=20”
dont have any problem, but when I want to use find methods where I need to pass some varible like this:
“…/API/bdm/businessData/com.puce.model.Empresa?q=findByIdbonitagrupo&p=0&c=20&f=15” where f=15 exist into the database.
I don’t know if it is a sintax problem or another thing.
Best Regards
Gabriel M.