Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after long loading in XrmToolBox #11

Open
arth78 opened this issue Nov 23, 2022 · 4 comments
Open

Error after long loading in XrmToolBox #11

arth78 opened this issue Nov 23, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@arth78
Copy link

arth78 commented Nov 23, 2022

Hello,

I'm getting an issue when I'm using DRB on XrmToolBox and trying "Retrieve Multiple" Request Type.
When I select "Account" Table, I get a long loading then an error message: https://i.imgur.com/S452qi7.png

Console error: https://i.imgur.com/ZNr9Vid.png

After that, if I select another entity and get back to account, it seems I can make Requests without issue without any loading.

Regards,

@GuidoPreite
Copy link
Owner

Thanks for the console log. Is an error you get always when fetching accounts inside this instance or it happens once a while? Because it's hard for me to debug if doesn't happen always inside that instance.

The requests to retrieve the metadata are batched (there are 5/6 requests for each table) so one of them is failing but that error is too generic for me.
Let me know.

@GuidoPreite GuidoPreite self-assigned this Nov 23, 2022
@GuidoPreite GuidoPreite added the bug Something isn't working label Nov 23, 2022
@arth78
Copy link
Author

arth78 commented Nov 23, 2022

It depends of the first entity I want to use. If I use "AAD User" table, I have no issue, but with "Account", "Opportunity" or "Contact" the error will always be displayed.
It seems to break when the entity has too many fields.

@arth78
Copy link
Author

arth78 commented Nov 23, 2022

I was about to create a new issue, but I think it might be linked: when I use DRB directly in the CRM (same environment), I get an endless loading on 'big' tables like "Account", "Opportunity" or "Contact".

@GuidoPreite
Copy link
Owner

can you send me an email? my address is firstname.lastname[at]gmail.com or you can contact me on LinkedIn or Twitter. After we can check how to tackle this issue. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants