Hello,
Can Personas 2.0 Silverlight and Personas 3.0 be installed in parallel in work on the same SAP system (with some people still working with the old personas 2.0 flavors) and othe people working with new flavors ?
Best Regards
Eric B.
Hello,
Can Personas 2.0 Silverlight and Personas 3.0 be installed in parallel in work on the same SAP system (with some people still working with the old personas 2.0 flavors) and othe people working with new flavors ?
Best Regards
Eric B.
Hi Experts,
Is there any white white paper or PoV documentatation created or released by SAP regarding why installation of persona and related transport requests including flavors, groups, media files etc are safe/risk free to move to production. How do these transports do not interfere with critical business functiona like Finance, sales, purchasing & so on.
Rgards,
Avinash
has anybody come accross this error before pertaining to single logon GUI?
Standard SAP GUi 7.20 running
single logon.....
-SAPLogon 8 1.1.5066.25547
with
-Quest GSS-API for SAP 1.00.0000
This error moves machine to machine and does not appear to be profile related but windows ID related. Alternate users will not get this error if logging in. All prerequisits are present. SAPlogon.ini has been checked and verified
Hi Experts,
We are facing a particular case, we need to print checks from SAP GUI for Windows hence default output device is LOCL nevertheless if user log in from GUI HTML we need default output device to be WEB_PDF
Is there any possibility to set default output device depending on what type of GUI the user has logged in?
Hello,
Wanted to reach out to regarding an issue we are having with configuring Personas 2.0. When attempting to access tcode /persos/admin_ui, I am receiving an error message stating "This function is not possible". I have gone through the Configuration guide, Master Guide, Addendum document and referenced several online posts and additional documents and performed required steps. I am able to successfully launch Personas from SICF and access our ERP system so I know the core configuration we have is correct.
We have installed EHP 7, basis level is 740 SP 8, kernel is 742. Personas installation is SP 2.
I have assigned the /PERSOS/ADMIN_ROLE to my user and performed all noted steps in documentation above. This message definitely seems to indicate that some piece is missing but I'm struggling to find what it is. I have executed program /PERSOS/ADMIN_ROLE via SE38 and been able to get into the transaction in that manner. Of interest is when I perform a configuration check, I see warning messages "Unable to determine configuration" for clientaccesspolicy.xml, crossdomain.xml, BASIS version, Kernel Version, Kernel Patch Version, and RESTGUI ICP Endpoint, but as I stated I am able to successfully launch the GUI via the webservice.
Thanks in advance for any insight or information on this matter.
Regards,
Corey Merlino
Objective: The object of this document is to show how to create the webrfc with all the steps. The webrfc can be use in SAP personas.
In this part 1 I will create the webrfc and in part 2 I will use the same on personas screen
FM : This Function module will take the Input as Sales Order and will display the all the line items in HTML format.
Transaction code : SE80
Select the Function Group from the drop down enter the Function group name e,g ZPERSONAS_WEBRFC.
And press enter.
Click ‘Yes’.
Save the function group.
To activate the Function group right click on the FG and then select activate.
Here we will continue with SE80 only.
Place the cursor on the FG and then click Create >Function Module
Enter the function module name, FG, function module text and then save.
Click o n Full screen On/Off to see the FM in full screen mode.
In the attribute Tab we can see the details about Function module as shown above.
Now click on ‘changing’ tab.
Maintain the changing parameter as shown above.
CONTENT_TYPE TYPE W3PARAM-CONT_TYPE default 'application/json'
CONTENT_LENGTH TYPE W3PARAM-CONT_LEN
RETURN_CODE TYPE W3PARAM-RET_CODE
Click on Tables Tab:
Maintain the table details as mention above.
Tables:
QUERY_STRING LIKE W3QUERY
HTML LIKE W3HTML
MIME LIKE W3MIME
Click on Source Code Tab:
Add the logic in the source code.
Refer the attach text file for source code.
Execute:
If the webrfc is not active activate it by right click on webrfc and then select Activate service.
Transaction: SMW0
Internet Release > Function Module
Enter the Function module name and click on Release.
System will give the confirmation message.
The output of the Function Module should be in HTML format and the web rfc display the data as HTML page.
url : http(s):<host>:port/sap/bc/webrfc?_FUNCTION=Function Module&_VBELN=Order no.
We can see the output of webrfc as an html page, in part 2 of this document I will use this webrfc on personas screen.
Regards,
Zafar
Note : for the Function module source code refer the attach text file.
Hi,
You uninstalled SAP GUI 740 and NWBC 5.0 and reinstalled only SAP GUI 740, but the new SAP UI landscape format is still used Workaround: We are currently working on the solution.
Meanwhile please use the KBA 2120549 for workaround
BR, Ramin
Dear All, please help me about SQVI..
I have converted from the SQVI quickview to query in development client, then assigned the query (program name) to T-code using SE93. Then, i've downloaded the query from development client and uploaded it to quality client..
After uploaded to quality client, the program name for the query was changed. So, the T-code said that the program "AQxxxxxxxxxxxxxZxxxxx not found" because there is different names between development and quality client..
I have questions:
Please give me advice through this problem..
Thanks before..
Hi Everyone ,
I am trying to install SAP GUI ( sapinstgui.exe ) on windows server 2003 x64.... but i m getting the problem ....
Program is starting... Please wait!
Path: C:\Users\JISO\AppData\Local\Temp\sapinst_exe.284.1421989496\\jre\bin\java.exe
For the requested processing mode java policy
files within the used SAP JVM are needed.
Specify the environment variable JCE_POLICY_ZIP and restart.
See also SAP note 1238121.
Exit status of child: 10
I had tried all possible way , followed all related posts but nothing solving my problem.
Please help..
Hello everybody,
I'm trying to make a custom flavor for the Sales Order transaction VA01, using SAP Screen Personas 3.0, but it's very difficult to make any changes, due to a huge slowness.
When I'm in Edit mode, the more i change things, the more there is slowness. At a time, it’s nearly impossible to work.
For example, entering Edit Mode of a custom flavor can take up to 2-3minutes. And when i finally entered the flavor, each operation (for example moving a field) take many time due to the slowness.
Sometimes, after saving modifications, the screen can’t be accessed anymore and i have to refresh the page with the browser refresh button. (sometime the browser simply does not respond for a time)
I've tried using Internet Explorer and Firefox, but the problem occurs on both browsers.
I'm not sure it could be due to my ECC system because when using standard flavor, all operations are fast. The slowness seems to be only when i'm in the Edit mode.
Is it a problem that could be due to incorrect customizing point ? (At this time all SAP Notes have been implemented in my system)
I verified all the points mentioned in the different documentations (ITS sizing guide for example) and the parameters seems to be ok.
Maybe a local problem with browser ?
Do you guys, have/had the same problem with Screen Personas 3.0 ?
Many thanks in advance for any clue about this problem.
Olivier
Hi,
I have recently started work on Personas 2.0 (silverlight on IE11)
My first objective was to merge the 2 header tabs, this was successfully done and then i ventured into merging all the Item tabs in to one. There were few tabs that i did not want at all and so when turning on the 'cache' i deselected those tabs and kept only the 4 tabs that is of interest to me.
TEXT tab will left as is, Now when i move fields from tabs (ACCOUNTASSIGN and SOURCEOFSUPPLY) and merge it under CONTACTPERSON. The 'cache' is still red, moreover i cannot see the fields that i had pulled out to merge it. They are visible only when i choose their respective tabs in display mode.
Worse, when i try 'Save&Exit' it runs forever. My Header tab merge is reset and the whole screen is back to its original state. Appreciate all help.
PS: I implemented following notes 1999747 and 2098114, still the issue continues...
Hello experts!
I've problem with making Personas RDS work. Hope you can help me.
Background story:
I've installed Personas RDS v2 SP02 on ERP server running on Sap Kernel 7.21 SP 311 and applied SN:
1787341
1885506
1913055
1937439
1974102
2016378
2026487
Silverlight Version: 5.1.20513.0
Problem:
when I select instance on main page:
than layout looks like is loaded:
but Silverlight freezes and I need to restart whole browser / kill Silverlight plugin depending on browser (tested on ie/firefox/chrome). I've tried waiting but nothing happens. Also triple checked compression parameter in SICF on related web services.
network log:
console log:
GET http://host.com:8001/sap/bc/bsp/persos/mainapp/index.html [HTTP/1.1 302 Moved temporarily 0ms]
GET http://host:8001/sap(bD1lbiZjPTAwMQ==)/bc/bsp/persos/mainapp/index.html [HTTP/1.1 200 OK 0ms]
Error: Bad NPObject as private data! index.html
GET http://go.microsoft.com/fwlink/ [HTTP/1.1 302 Found 225ms]
GET http://host:8001/sap(bD1lbiZjPTAwMQ==)/bc/bsp/persos/mainapp/ClientBin/PersonasUI_V1.4.000.xap [HTTP/1.1 304 Not Modified 1ms]
"20-6-2014 15:59:07,935046 DEBUG Sap.Imagineering.Personas.App->Application_Startup -
Application started." index.html
"20-6-2014 15:59:09,185046 INFO Sap.Imagineering.Personas.Profiles.BSP.BSPMediaFileRequestCreator->Configure -
MediaFileRequestCreator configured caching = True." index.html
"20-6-2014 15:59:09,372546 DEBUG Sap.Imagineering.Personas.Common.Utils.HttpWebRequestExtension->GetResponse -
Synchronized GetResponse called for url http://host:8001/sap(bD1lbiZjPTAwMQ==)/persos_app?V_ACTION=GetProfiles&V_MODE=Read" index.html
GET http:/host:8001/sap(bD1lbiZjPTAwMQ==)/persos_app
__________
Problem 2
also I've have weird problem with clientaccesspolicy.xml and crossdomain.xml when I try to access them by http://<host>:<port>/<file_name> I can but when I run Configuration Check I've got:
Already checked:
SAP Screen Personas - How to configure the system (troubleshooting FAQ)
SAP PERSONA - NETWORK CONNECTIVITY PROBLEM
SAP Screen Personas Configuration-Addendum
and few more
Hello, this is my first post here in this board and I have the following problem:
I have an Excel Spreadsheet, which is stored in SAP (We are using SAP Gui 7300.1.2.1078, Patchlevel 2). This Spreadsheets contains (several) macros, which i want to run after having filled the table with data, in order to show some diagrams. The document is opened perfectly and also the data input from ALV-Grid into the Excel Sheet works great. Problems appear whenever I want to execute the contained macro (Only in Office 2007!!! Office 2010/2013 are working perfectly fine).
Neither defining the EXPORT Parameter "startup_macro" nor running the "execute_macro" function is executing any macro. If I build a workaround for this problem, by firing the macro via timer, just an error appears. I figured out, that the error mainly comes from the document title, given to the document by SAP. I'm defining the document title as Path + Filename, but SAP is stripping out all "\" and ":" characters and adds an "Tabelle von" respectively "Table from" in front of the desired document_title. Excel then has problems, finding and running the macro.
My research has shown, that in every run, the method "SetDocumentTitle" fails. Could you please help me? Find some code snippets below:
SAP:
CALL METHOD control->get_document_proxy EXPORTING document_type = 'Excel.Sheet.8' document_format = 'OLE' no_flush = ' ' * REGISTER_CONTAINER = 'X' IMPORTING document_proxy = document error = error.
CONCATENATE 'FILE://' wa_file INTO url. document_title = wa_file. "wa_file=C:\Temp\ExcelFile.xls CALL METHOD document->open_document EXPORTING document_title = document_title document_url = url no_flush = 'X' open_inplace = 'X' open_readonly = ' ' "flag_open_readonly * PROTECT_DOCUMENT = ' ' STARTUP_MACRO = 'start123' * USER_INFO = user_info * ONSAVE_MACRO = IMPORTING error = error retcode = retcode.
Excel-VBA:
Sub Workbook_Activate()
Call start123
End Sub
Sub start123()
TimeToRun = Now + TimeValue("00:00:02")
Application.OnTime TimeToRun, "starter"
End Sub
Thank you in advance, regards,
Stephan
P.S.: I forgot to mention, that in all Excel security measures have been deactivated in order to eliminate this source of failure....
P.S. added
Hi everyone,
Is there any possible way to load a html viewer with new url through javascript. I already knew ways to dynamically load the url in html viewer by assigning number and selecting the texbox for input.
But in my case , iam experiencing a trouble in loading the web page. When ever there is a curley braces like www.website.com/site={1} THE site is giving an error . but this does not happen for all other link. And also if i run the same link in browser its showing expected output. but if i try the same in htmlviewer its not displaying the same output.I guess that this happens because of the curly braces.if i run the url without the braces it runs in html viewer.
This is what iam getting in html viewer.
And this is the link iam passing into the html viewer
Regards,
Kiran Gasmar
Hi SAP Experts,
Am start using pas personas , my question is how can I let my flavors take effect in sap business client 5.0 , I mean how can I run the
personalized transaction there ?
and what the version personas I must have for this
Regards
Ghadeer
Hello,
I'am facing some issues when trying to load pictures in SAP Personas. I have got the "Invalid data provider" error when I press the OK button after uploading a background image.
You will find screens errors in attached.
I have already applied the OSS Note 1810782. I have even check if there is some missing roles in TCODE SU53.
In the personas admin I can add an image (as a media file) and used it in my flavor.
Thank you for your help.
Regards,
Flo.
Normally the SAPconsole logon screen has each field highlighted to draw focus to the fields.
Client
User
Password
Logon Language
The issue is that the highlighted area bleeds through all fields and covers up part of the logon language field.
It does this when launching from a windows command prompt or when using a telnet connection.
Is there a setting that would help control this bleeding?
Remember, this is pre-release software (which is why I used a virtual machine), so install at your own risk.
Furthermore, I don't work for SAP and this blog should not be considered as as an indication of SAP support for Windows 10 in any form whatsoever.
I have just installed the current (at time of writing) Windows 10 technical preview in Virtual Box by following the instructions at How to Install the Windows 10 Technical Preview Right Now. Now, I gave the virtual machine more resources than the minimum requirements, but bear in mind that my physical hardware is an 8 processor Intel I7 with 8GB of memory, so I have plenty to spare unless I were to run anything else intensive.
The install took about 20 minutes, and the only requirement is that Windows 10 requires a Windows Live account. if you don't have an existing one, you need to register one your account on Windows 10. I used the same account that I use for my Windows 8.1 machine. Once I was up and running, I went to my favourite web site, to find it kind of comforting that not everything changes ....
... but that's not really Microsoft's fault (I was too lazy to get an SAP Passport certificate.
Anyway, I downloaded the 50127120_6 Presentation - 7.40 Compilation 1 Presentation 1, unzipped it it, drilled down to the SAPSetup, ran it successfully, .....
.... and checked the patch level. There's been a few problems with patch level zero, so ....
... I retrieved and ran the gui740_1-10013011.exe SAP GUI for Windows 7.40 patch.
I checked the patch level again, just to be sure, and it was correct.
I had a quick look at the options....
... then logged onto my system.
Bonus screenshot of SAP logon in my start panel.
hth