Coder Social home page Coder Social logo

BC Export Errors about bc2adls HOT 6 CLOSED

microsoft avatar microsoft commented on May 18, 2024
BC Export Errors

from bc2adls.

Comments (6)

DuttaSoumya avatar DuttaSoumya commented on May 18, 2024

Thanks Tom for writing to us.

I assume that the code stack you refer to has the same code lines as in the repo. The place pointed in the stack is a function that simply makes the Http GET/ PUT/ DELETE calls- so it does not do anything bc2adls- specific per se. As you say that this is a consistent error, perhaps you should remove the NonDebuggable attribute on the procedure, and then debug it to see where it gets stuck.

You may also check in the error log for more detailed errors that occur on the server. Please enable telemetry for the extension as well.

Finally, have you just tried making other Http calls in your own extension and see how it works?

from bc2adls.

DuttaSoumya avatar DuttaSoumya commented on May 18, 2024

We are still curious @tglink72 about the issue and its reproducibility. Could you delve further into it based on my last message?

from bc2adls.

tglink72 avatar tglink72 commented on May 18, 2024

from bc2adls.

tglink72 avatar tglink72 commented on May 18, 2024

from bc2adls.

tglink72 avatar tglink72 commented on May 18, 2024

from bc2adls.

DuttaSoumya avatar DuttaSoumya commented on May 18, 2024

First of all, as you also shared @tglink72, it is not a best practice to repeatedly export all data from all tables. bc2adls is meant to be run with incremental changes being exported.

Note that in order to export data, bc2adls spawns a new session for every table for every company (when relevant) So depending on the data you are exporting this could be too many! After all, BC runs within the bounds of certain operation limits.

if it is absolutely essential to export all data from a table, please identify such tables and only reset those instead of all tables. You may be able to implement that using the API page that has been created.

As the initial issue about the displayed error is not recurring, I am closing the current case. Please open a new one if relevant.

from bc2adls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.