28
Views
4
Comments
Solved
Empty values displaying from the APi

Hi Everyone,

facing issues with an Api response. The table is a combination of responses from Api and User entitties from outsystems. It was working earlier but all of sudden it is not working and i am unable to figure the error. Could you please help . Under asssigned to i am not getting the values and it is showing as empty

2023-08-28 09-08-29
Venkatesh Sundarajan
Solution

Hi Saif,

With the details you have provided, I have one query.

How you are populating the "AssignedTo" parameter? 

Are you getting the "UserName" from API and filtering with the "User" table to populate?

 If there are no changes from API producers then I suggest kindly check the logic for populating this "AssignedTo" field.


2022-03-10 16-20-13
saif sheikh

Hi Venkatesh, 

Populating the assigned to using the user entity from the api also using an aggregate i have set the user of the api to the user of the outsystems entity.



Logic inside the data action

Inside the aggregate


2025-10-10 00-19-44
Bruno Rendeiro

Hy @saif sheikh,

Did you talk with the API producers, if it was made any change? 

2022-03-10 16-20-13
saif sheikh

Hi Bruno,

I confirmed.. no changes were made from the api producer

2023-08-28 09-08-29
Venkatesh Sundarajan
Solution

Hi Saif,

With the details you have provided, I have one query.

How you are populating the "AssignedTo" parameter? 

Are you getting the "UserName" from API and filtering with the "User" table to populate?

 If there are no changes from API producers then I suggest kindly check the logic for populating this "AssignedTo" field.


2022-03-10 16-20-13
saif sheikh

Hi Venkatesh, 

Populating the assigned to using the user entity from the api also using an aggregate i have set the user of the api to the user of the outsystems entity.



Logic inside the data action

Inside the aggregate


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.