Hi,
I have an entity that is a copy of the salesorderline entity. and the main data source of the entity is that table salesline. I checked the column on the database and it has data.
I wanted to add INVENTTRANSID and since the column is already on the table, I just added it as a mapped column.
I also make sure the column is on the staging table of my entity.
I have deployed, re- generated the entity and export it to my BYOD.
And that column is empty.
What am I missing?
Thanks
Hi Astrid,
I was assuming that you were still in the DEV environment. Is it working in DEV but not in the UAT? Or is it also not working in DEV?
You should test your changes in DEV before claiming that they work and can be sent to User Acceptance Testing (UAT). Therefore we should be talking about DEV at the moment.
Please try to export data from your entity via data management. If it doesn't work, there is no point in trying it with BYOD and deploying to UAT.
Also, check out for warning when adding the entity to an export project.
Hi Astrid,
Did you regenerate the data mapping of the data entity?
By doing this it will map the columns again from scratch and show it to data entity columns list.
Just click Modify target mapping >>Generate mapping.
regards
Do you mean on my dev environment? or in UAT? How do I synchronize the database in UAT? I did refresh the entities. Do I need to refresh the entity store?
Hi Astrid,
Did you also synchronize the database after the full model build?
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156