on ‎2017 Oct 26 6:47 AM
Hi there!
I want to create custom package for SAP SBOP Analysis for Office Office (or any else software, whatever), and need to create a script in SAPSetup at "On Installation End" phase.
I can do it in SAP Installation Server, there are some templates, that use NwEngine vba objects. But i couldnt find any way to test my scripting, the only way is to export my package in single file, run it, and the reading logs after installing the pacgake. It's very uncomfortable.
How can I test this API without using SAPSetup? How to connect NwEngine and use it in simple file "test.vbs"?
When i create file test.vbs with simple srtipting like
NwEngine.Context.Log.Write "HelloWorld"
i get an error, that NwEngine required.
Thank you a lot.
Request clarification before answering.
| User | Count |
|---|---|
| 10 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.