Git Product home page Git Product logo

xeroapi-privateapplication-java's People

Contributors

rossjourdain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

xeroapi-privateapplication-java's Issues

clinet.invoke hangs after a few calls

I am integrating to Xero, and have the following workflow for committing invoices from our billing system:

  1. look up Contact
  2. if Contact does not exist, then create one
  3. build an Invoice (using the Contact) and POST the Invoice

I have a Tomcat Java application that is doing this, one at a time.

The first call always creates the Contact and POSTs the Invoice.

The second call will create the Contact but hangs at POSTing the Invoice

All subsequent calls hang at the "look up Contact" stage...

Restarting Tomcat "resets" everything, and the same process happens again.

Any suggestions? I will be implementing a bulk upload of invoices, rather than one at a time, but this is mysterious...

Any suggestions?

Build error with latest XML schemas

[ERROR] Error while parsing schema(s).Location [ file:XeroAPI-PrivateApplication-Java/src/main/resources/XeroSchemas/v2.00/ApiExceptionExtended.xsd{34,41}].
org.xml.sax.SAXParseException; systemId: file:XeroAPI-PrivateApplication-Java/src/main/resources/XeroSchemas/v2.00/ApiExceptionExtended.xsd; lineNumber: 34; columnNumber: 41; undefined simple or complex type 'ApiException'

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.