Hello all,
mostly for the sake of administrative convenience, I want to set up a web page containing a list of sap systems in our installation so that users can go to this page using a web browser. When they go to this page and select a system, a sapgui session starts on their on own workstation and directs them to the relevant system.
ie:
(user has sapgui installed locally)
1. User enters url in browser. e.g. sapsystems.acme.vpn
2. User selects relevant SID from list of displayed SAP systems
3. sapgui starts locally on workstation and connects to relevant sap system
I understand that there are security considerations to be borne in mind about executing commands locally from a web page so I would be grateful for ideas on how these can be managed.
Also in this context I would be grateful if someone can tell me how to direct sapgui to a logon group rather than a specific sap instance. From what I can tell so far it would be something like:
sapgui /M/sapserver1.acme.vpn/S/<missing piece>
rather than
sapgui /H/sapserver1.acme.vpn/S/sapdp00