Hi,
I have developed an add-on in SDK which runs within SAP B1 ver. 9. Hence, to run the add-on, I navigate this menu:
Modules > Administration > Add-on > Add-on Manager. And SAP B1 must already be open.
The add-on works well.
I wish to know whether it is possible to run the add-on outside of SAP B1, for ex. by running a batch file.
It seems, from this thread, that it can be done (answered by Janos Nagy )
Is it possible to run Add-On application seperately from Windows?
Unfortunately, the thread only outlines the steps to perform. I do not have sufficient knowledge to work out the full details.
Can anybody help me write the batch file in notepad that will do the job?
I use the method of connection string to connect to SAP B1, and the connection code is incorporated in the add-on.
--------
My application is called "PathAttachment".
The exe file is found in the subdirectory bin-> debug.
Here is a screenshot of the files present in bin-> debug:
Thanks
Leon Lai