Performance update
March 4, 2010
Tuesday morning once again saw the e-conomic application crawling to a near-halt for a couple of hours. This was quickly identified as being due to a subtle issue with a recently-introduced feature, which was subsequently optimized, thus eliminating the immediate issue. However, prior to this, we ...
Read the rest of "Performance update".
Know your API usage
February 15, 2010
In our ongoing efforts to ensure all our customers the best possible experience with the e-conomic application – as well as our numerous integration solutions - we have frequently observed that some customers are sending excessive numbers of requests to the e-conomic API. In addition to ...
Read the rest of "Know your API usage".
e-conomic is now online again!
February 14, 2010
The e-conomic application, as well as the e-conomic API, is now online again. We are still looking into the cause of the problems earlier today, and will be back with more information. Suffice to say, we regret the inconveniences caused by this. Best regards, e-conomic
Read the rest of "e-conomic is now online again!".
e-conomic is still offline
February 14, 2010
The e-conomic application, as well as the e-conomic API, is still offline. Multiple technicians at both e-conomic and our hosting partner Fujitsu are working hard to resolve this problem. We will keep you updated with progress information - at least every half hour. Best regards, e-conomic
Read the rest of "e-conomic is still offline".
e-conomic is temporarily offline
February 14, 2010
The e-conomic application, as well as the e-conomic API, is currently offline. We are looking into this right now, and will keep you updated continuously. Best regards, e-conomic
Read the rest of "e-conomic is temporarily offline".
GetAllUpdated() now available!
February 3, 2010
On very, very popular demand, we have now added a GetAllUpdated(fromDate) method for debtors/customers, creditors/suppliers, products, projects, and accounts, to the e-conomic API. This returns all entities that have been changed since the specified fromDate (CET). This will obviously make it possible to achieve massive speed-ups of ...
Read the rest of "GetAllUpdated() now available!".
API enhancements: Price groups, find customer by e-mail, and opening accounts
January 8, 2010
Three new features have been added to the API this week: Price groups are now available Find customer by e-mail Accounts now expose their opening account If you're using .NET, to use any of these new features, you'll have to use the latest version of our ...
Read the rest of "API enhancements: Price groups, find customer by e-mail, and opening accounts".
Problems with IE after Windows update
December 10, 2009
When the latest Windows update has occured some customers might have problems with the Invoice tab. The solution is to restore the default internet options under Tools -> Internet Options -> tab: Advanced -> Restore advanced settings. This will take care of the problem.
Read the rest of "Problems with IE after Windows update".
Coding Horrors
December 4, 2009
We continuouesly strive to improve e-conomic not just as a product and the code behind it, but also the developers that make the code. We do this in many different ways, but one of the ways is to follow other blogs on both what is happening ...
Read the rest of "Coding Horrors".
The challenges of creating a web application
November 25, 2009
We tend to move around a little at the office mainly to achieve what is summarized in the popular buzz word knowledge sharing. A few weeks ago my turn was up and I was asked if I wanted to transfer to another team working on ...
Read the rest of "The challenges of creating a web application".