Hello guys!
One of our external applications has to pass a "value" to our BO application.
This external application is calling BusObj.exe from command line.
The vb code (in the visual basic editor) for the Bo Document has a variable that has to be assigned this "value"
> Busobj.exe -user guest -pass guest -online
Can I pass this dynamic "value" (that has to be assigned to one of the visual basic variables in BO) along with the command line arguments.. If not, How can i achieve this.. I cant also take the variable value in a flat file, coz, flat file cant be dynamically changed.
Can any sharp brains help me out ?????
Thanks
kkay
One of our external applications has to pass a "value" to our BO application.
This external application is calling BusObj.exe from command line.
The vb code (in the visual basic editor) for the Bo Document has a variable that has to be assigned this "value"
> Busobj.exe -user guest -pass guest -online
Can I pass this dynamic "value" (that has to be assigned to one of the visual basic variables in BO) along with the command line arguments.. If not, How can i achieve this.. I cant also take the variable value in a flat file, coz, flat file cant be dynamically changed.
Can any sharp brains help me out ?????
Thanks
kkay