Skip to main content
Solved

VBScript Arguments for SAP

  • December 15, 2022
  • 5 replies
  • 608 views

Forum|alt.badge.img+1

Hi all, in AA v11 while using Run Script command, we are able to pass parameters as WScript.Arguments[] in the VBScript. In A360 we weren’t able to find such a feature. Is it available, and if not, which is the best way to do it?

Best answer by Emerson.F2

PanagiotisZ wrote:

Hi all, in AA v11 while using Run Script command, we are able to pass parameters as WScript.Arguments[] in the VBScript. In A360 we weren’t able to find such a feature. Is it available, and if not, which is the best way to do it?

So, you need generate one variable contained all arguments that you need separeted by space

and, when you call the VBSCRIT pass this variable how input, in this case “iStr_Transaction”

 

 In you VBs code most has:

 

View original
Did this topic help answer your question?

5 replies

Zaibi
Forum|alt.badge.img+6
  • Navigator | Tier 3
  • 128 replies
  • December 15, 2022

Dear @PanagiotisZ,

 

The Run Script command is not available in Autodesk 360. Autodesk 360 is a cloud-based platform, so it doesn't support the execution of scripts on the user's local machine. Instead, you can use the Autodesk Forge API to create custom applications that can be used with Autodesk 360. The Forge API supports a wide range of programming languages, including JavaScript and Python, which you can use to create custom applications that integrate with Autodesk 360.

 

Regards,


Padmakumar
Forum|alt.badge.img+13
  • Navigator | Tier 3
  • 785 replies
  • December 15, 2022

Hi @PanagiotisZ ,

 

Yes, it is possible. Please find below images for further details.

 

The script used here is to convert an .xls file to .xlsx. Here, I am passing the file path as a parameter to the script.

 

 

 

 

Hope this will help.


Emerson.F2
Forum|alt.badge.img+4
  • Navigator | Tier 3
  • 11 replies
  • Answer
  • December 15, 2022
PanagiotisZ wrote:

Hi all, in AA v11 while using Run Script command, we are able to pass parameters as WScript.Arguments[] in the VBScript. In A360 we weren’t able to find such a feature. Is it available, and if not, which is the best way to do it?

So, you need generate one variable contained all arguments that you need separeted by space

and, when you call the VBSCRIT pass this variable how input, in this case “iStr_Transaction”

 

 In you VBs code most has:

 


Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • 1 reply
  • December 15, 2022

Padmakumar & Emerson.F2 thank you both for your replies! Both suggested solutions cover our need! Thanks!


Forum|alt.badge.img+6
  • Navigator | Tier 3
  • 11 replies
  • August 19, 2024
Padmakumar wrote:

Hi @PanagiotisZ ,

 

Yes, it is possible. Please find below images for further details.

 

The script used here is to convert an .xls file to .xlsx. Here, I am passing the file path as a parameter to the script.

 

 

 

 

Hope this will help.

Hi! sorry for question, but, how do you have a dark environment?


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings