So the form i am working in is in TableA, and the script which has a webapi call using Xrm.WebApi.retrieveMultipleRecords("TableA".....
I add this script in even hadler of the form in TableA. But it doesnt seem to work. But when i connect to a different table it works. Is there a restriction that does not allow me to connect to the same table that I am currently working in?
Thanks, you are probably correct. I had to do a different alternative method so I dont need to call api into this table again. Thanks
Hi partner,
Would you like to share the details of the script and the requirements you want to implement?
Hi,
There aren't any such restrictions. We are allowed to fetch data using web API from the same entity.
A possible reason for failure may be - incorrect references or values used in the script.
Please share more details if you still need assistance
Regards,
Abhiram
there isn't a limitation on working on the same table, check that your script works correctly (like correct table name, correct columns, ...)
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,228 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156