Hi guys,
I need to create custom data entity with the source is LedgerJournalTrans. However there is an error saying "Natural key for table LedgerJournalTable was not found".
Upon looking for the same issue, found few topics discussed this and the solution is to duplicate any existing data entity then just delete its data source and field then replace it with LedgerJournalTrans.
While I've done so, how to have the staging table for my new entity then ?
I tried to "Regenerate staging table" but it seems nothing happened. Should I duplicate again the staging table from other entity first, then use Update staging table instead ? I just afraid it will gone wrong.
Kindly advice,
Thanks.