Notifications
Announcements
No record found.
Hi,
I have duplicated the GeneralJournalAccountEntryEntity as I need only few new and selective fields. But while exporting i get the following error
I have even checked if the staging has staging index, and it has. Please help me in resolving this.
Hi Harshal, Have you duplicated staging table as well and changed data entity index? If you haven't duplicate staging table then try and update in data entity.
Also, you can use below SQL script to check if there is duplicate records in data entity or staging table. In Group by fields, add index fields. If it returns greater than 1 for any record then there are duplicate records. You can modify the script to find duplicate records then.
SELECT TOP 1 COUNT(RECID) AS KEYCOUNT FROM SALESPOSTEDSALESPRICEJOURNALLINEENTITY GROUP BY TRADEAGREEMENTJOURNALNUMBER,LINENUMBER,DATAAREAID
Hi Mohit,
I ran the SQL scripts for both the enity and staging, it return 1. Also I deleted the staging, duplicated the same and added it in Entity, but got the same error. Any other suggestions please ?
I wasn't including the primary key while exporting. After I added it, I was able to export the data successfullly.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 584 Most Valuable Professional
André Arnaud de Cal... 499 Super User 2025 Season 2
Sohaib Cheema 254 User Group Leader