Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Call custom method which is on table to Data entity

(0) ShareShare
ReportReport
Posted on by 364

Hi All,

We have a custom method on table which initializes the field values based on some condition and it is getting called in insert method of table. Now when we are importing the data the values are not  getting initialized which is already there in the custom methof for iniatialization. So i tried to call the same table method by assigning the buffer and setting the buffer back to context as shown below. However the values are still not getting initialized. Could you please let  me know the procedure to call the custom logic on table to entity.

transTable = _dataSourceCtx.getBuffer();

transTable.defaultValues();
_dataSourceCtx.setBuffer(transTable);

Thanks

Venky

  • Suggested answer
    Martin Dráb Profile Picture
    232,866 Most Valuable Professional on at
    RE: Call custom method which is on table to Data entity

    First of all, check if insert() method gets all at all. If it is, debug your custom method called from there, because it doesn't seem to do what you expect.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,095 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,866 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans