Question concerning accessing the SAP GUI through C++
Dear Group, I'm writing a console application in visual studio 2010. I'm having a hard time using the scripting engine. I would like to use the calls findbyId and findbyname to access fields on the...
View ArticleSAP EXTERNAL INTERFACE: GUI
Hi Everyone, Need to create a program using the GUI interface to R/3 that we need to write a client program that access the data stream that is communicated between the R/3 application server and its...
View ArticleRe: SAP GUI for JAVA
Hello Bharani,SAPGui for Java can be implemented (installed) on any OS.It is mainly used on OSX or Linux and Unix,where SAPgui for Windows cannot be installed.The current version is Sapgui for Java...
View ArticleRe: SAP Persona flavors to flavors mapping
Hi Manu and Tamas, Thanks for the tip. Like it! Dong
View ArticleRe: Windows 7 - BEx Browser 3.5 strange error
Hello! I have same problem. I need help!Is there anyone who found a solution? Please reply! Many thanks. Bye.
View ArticleSAP Personas: An unexpected behaviour has been detected and you have been...
Hallo everyone, We are installing Personas and facing several challenges. Personas 2 SP02 was installed according to instructions of Note '1848339 - Installation and Upgrade note for Personas' and...
View ArticlePersonas: How to launch multiple apps made in Personas via their urls?
Hi guys, I have a url by which I can start Personas. There I made an app, called App_A (set as Default flavor) which can be launched via the url.Now I want to use Personas to make another app, say,...
View ArticleRe: Personas: How to launch multiple apps made in Personas via their urls?
Look at the ShortLink functionality in the General section of the admin transaction (/PERSOS/ADMIN_UI). This lets you build a URL that takes you to a specified transaction with a specified flavour. Steve.
View ArticleRe: Personas: How to launch multiple apps made in Personas via their urls?
Shortlinks as Steve says are the answer, just be aware that they are client specific!
View ArticleRe: Personas: How to launch multiple apps made in Personas via their urls?
FYI: The url directly generated from admin_ui on SAP, cannot be used directly. I have to replace the root part of the url with the one used for Personas but keep the part of "link" string, then the new...
View ArticleRe: Personas: How to launch multiple apps made in Personas via their urls?
Yes, the protocol/host/port part may need replacing - my connections are all https, for example, and that isn't represented in the generated shortlink. Logon is only skipped if you have already logged...
View ArticleRe: Personas: How to launch multiple apps made in Personas via their urls?
Yeah and its the "link" string that's client specific, once you transport the flavour to the new client you will have to create a new shortlink for use in that client.
View ArticleRe: Personas: How to launch multiple apps made in Personas via their urls?
FYI: Steve's comment is right. Maybe it is related to my server settings that the generated url has to be modified. Anyway, by modifying the url, I got it worked. Set Steve's answer as "Correct" and...
View ArticleAccess remote SAP system from Local Machine
We have installed a new SAP system on a remote desktop and we are able to login to that SAP system from our remote system SAP Logon pad. Now, we want to access this new SAP system (On remote desktop)...
View ArticleRe: Access remote SAP system from Local Machine
It sounds like a firewall problem. Your SAPgui connection will most likely be using port 3200 (assuming system number 00). Make sure port 3200 is allowed through the remote system's firewall, and...
View Article