Hello Alexander,
Either in your PC or in your ARIS Business Server installation you should find the ARIS Script Converter 7.1 (Start -> All Programs -> ARIS Business Performance Edition -> Administration). That will do the job of converting your script.
Regards,
Claudio
Hi Alexander,
Actually, I was paying more attention to your question and now realized that you are talking about a VBscript whereas the Business Architect uses Javascripts. So the conversion won't be possible even if you had the ARIS Script Converter available in your installation.
In this case, if you want to use the script in the BA, you'll need to create a new code using JavaScript.
Regards,
Claudio
Hi,
I know this reply is VERY late, but I thought it might still be relevant for other people looking at converting much older scripts...
The way to get the script converter is to install the Toolset, once you do that you get the ARIS Script converter on your start menu. It would also be usefull to note that ARIS 7.2 does not have the Toolset available anymore, so this option would only be available up to v7.1.
Once you convert the script(which replaces the original script), it actually just updates the version number. You can then import the VB script into the Architect. You will then get the option to import the VB code or convert the VB code into Java code.
I hope this helps.
Rgs,
Francois du Toit
Hi,
I had the same issue - solution is that simple that it is hard to belive. If You open VB script - at the top You'll have something like 6.2.x
It is enought to change it into (in my case) 7.2.x and vuala - it is possible to import (and convert) VB script into Java script in newest version of aris :-) :-)