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
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.
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
Hy @saif sheikh,
Did you talk with the API producers, if it was made any change?
Hi Bruno,
I confirmed.. no changes were made from the api producer