For my current projects @ Brandix Lanka, we want to create couple of interfaces for Movex ERP. In Movex, functionalities exposes in a way of API.
My duty is create C# classes for particular API, to data retrieval or update. We have already created a wrapper class for Movex connection.
I created MS-Visual Studio Add-in to generates C# classes for particular API.
Features:
Subscribe to:
Post Comments (Atom)
MEC: How to Set Message Counter for EDI Message
When you sending/creating EDI messages it is necessary to include unique message interchange number. This is to ensure each message that we ...
-
In this post, I'm going to explain the step-by-step approach to configuring the popular development tool Postman to test/execute Inf...
-
You will find many posts/videos about this topic, but I intend to guide you step-by-step with more information to comprehend and also re...
-
It is a very common scenario to integrate/trigger your workflow with an external application. With the help of ION APIs, we can do this. ...
5 comments:
Hi Kelum,
this all look very neat. The embedded repository interface I liked especially. I'm certain you will have good use for the generators when you continue your project.
Regards
Björn Pettersson
Product Owner M3 API
Lawson Product Development.
Thanks Bjorn. Yes this is very very useful. This tool i create becuase we came across problems when using other tools. Currently this add-in creates C# code files only. I'm plan to go for other languages as well.
How do we get access to this API?
Is there a place to download or purchase this code for the Movex Class Builder?
Hi Matt,
This tool was created by me to incorporate with our current framework. I haven’t generalized this tool yet. So you can’t download or purchase this for the moment. Did you interest on this tool anyway?
Post a Comment