Tuesday, 13 October 2015

oAuth tutorial

"The idea behind OAuth is simple: Provide a standard way for accessing to protected resources, without the need of sharing passwords." 

 Link to the tutorial: http://blog.oauth.io/oauth-tutorial

Thursday, 1 October 2015

Delete data from SAP Business One with DTW (Data Transfer Workbench)

Just a quick note: to delete data use '/' (backslash) in your template instead of the data. It will delete the content of the field. Note: you can delete data, you can't delete entire record from the database with DTW.

For example to delete the name of the customer, the template would look like this:
CardCode,CardName
CardCode,CardName
C001,/
C002,/