Hi, I am trying to use VBScript in my REFramework project. And I am trying to add log in my script, and as attachment. However, log is not showing. And furthermore, I am trying to use it in REFramework, is that possible to let the VBScript throw out the Expectation? Thank You!
ZBMM016 Script3.txt (2.7 KB)
There isn’t a direct relationship between REFramework and VBScript.
If you want to call a VBScript, you’ll need to use the “Invoke VBScript” activity.
Your VBScript requires two arguments: plantCode and mrpcode. Please prepare them as shown below.
If it still results in an error, I tried to understand your VBScript, and it seems like you can input TCode ZBMM016 in SAP, enter PlantCode and mrpcode, execute the search, and save the results to Excel.
This is a very simple process and well-suited for RPA.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
