Is there a way to make use of the Jiwa 7 objects within VBA ( excel) to login and then create a sales order etc ?
I have tried to reference a dll but was not successful.
If there are any sample code available much appreciated.






VBA-Web (formerly Excel-REST) makes working with complex webservices and APIs easy with VBA on Windows and Mac. It includes support for authentication, automatically converting and parsing JSON, working with cookies and headers, and much more.

The Assembly Registration tool reads the metadata within an assembly and adds the necessary entries to the registry, which allows COM clients to create .NET Framework classes transparently. Once a class is registered, any COM client can use it as though the class were a COM class.

Mike.Sheen wrote:Caveat: I've not tried this yet.
So, it looks like regasm can be used to generate the COM registry entries needed to allow applications using COM invoke a .NET assembly (and hence allow VBA to use Jiwa assemblies).
Mike


Return to Technical and or Programming
Users browsing this forum: No registered users and 5 guests