Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Answered

Create record on multi tables on data entity through odata with postman

(0) ShareShare
ReportReport
Posted on by 21
Hello folks

I am using Postman to create records in D365 via Odata
is it possible to create a record on two different tables at the same time through one odata call

PS
its not working that way (post method)
 
  {
//Table#1 fields

            /Worker/: 22565420973,
            /Encashment/: /No/,
            /FromDate/: /2024-03-10T12:00:00Z/,
            /Currency/: /USD/,
     
     //Table#2 fields
 
            /PayLeaveWithSalary/: /No/,
            /VisaRequired/: /Yes/,
            /LeaveId/: /MariageLeave/,
            /ToDate/: /2024-03-11T12:00:00Z/
  }
I handled number sequence on methods but it still inserts record on the first table only.
any suggestions on how to achieve that?
  • Verified answer
    Martin Dráb Profile Picture
    Martin Dráb 230,488 Most Valuable Professional on at
    Create record on multi tables on data entity through odata with postman
    Do you mean that you have a custom data entity with two joined data sources? If so, it's possible. Unfortunately we can't identify the bug in your entity without any information about it.
     
    Review the join condition, make sure that the other datasource isn't read-only etc. Check if you're getting correct data in staging. Then you can debug your entity. If the key of the other entity is the number you generate from a number sequence, this is likely a place to pay extra attention to.

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.

Helpful resources

Quick Links

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey Pt 2

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,791 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,488 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans