on ‎2020 Jul 13 1:02 PM
Hello,
I'm a newbie to UI5. I'm trying to do a POC using Network Graph controller. Here are the details about the issue:
I'm working on creating an Org chart. It works perfectly using JSON model. I have created a table for Employees and exposed it via OData. zemp-table.png
I'm missing out something during OData binding. Please provide your suggestions. data-binding.png
Also, the URL works fine when used in browser. But while running the application, it gives error. browser-error.png
Thanks in advance.
Regards,
Sri.
Request clarification before answering.
Hi Sri Parvathi,
The $expand work for the navigation property. If your employee entityset has the navigation property as "employeeSet" then it you have to parameters : {expand : "employeeSet"} without the "/".
If it doesn't work, you can share the metadata of your entity.
Thanks
Prashil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.