I'm using the SAP GUI for JAVA on a Mac computer. My colleague sent me the information on how to connect:
However, the Mac UI looks completely different:
Where can I find the screen to add a connection like on Windows? Thank you!
I'm using the SAP GUI for JAVA on a Mac computer. My colleague sent me the information on how to connect:
However, the Mac UI looks completely different:
Where can I find the screen to add a connection like on Windows? Thank you!
In my experience, you need to use the Advanced settings of SAP GUI for Java on the Mac to connect. Go to Advanced and check Expert mode.
Then enter your connection string as:
conn=/H/<saprouter>/W/<saprouter password>/H/<host>/S/<port like 3270>
In your example I'm guessing:
conn=/M/<host>/G/<group like SPACE>
You may need to add the service number like:
conn=/M/<host>/S/<service number like 4201>/G/<group like SPACE>
Your colleague has sent you a screenshot from the SAP GUI for Windows, not from the SAP GUI for Java (which would also run on Windows, but the SAP GUI for Windows doesn't run on Mac OS, of course). Obviously the screens for both SAP GUIs are slightly different. But you already found the screen for creating a new connection. I don't see what is your issue here with interpreting and transferring the logon data from one screen to the other? The field labels are nearly the same.