Flash in SAP Portal template

Hi All,
    Can any one please tell me, is it possible to insert flash embedded objects in Sap portal template design, if so how do we do it. Kindly help me out.

Hi,
add flash file into html,
then copy that code in to NWDS
then export par file and make an iview from par file
I hope u will get flash file, i have already done it.
Regards,
Nisarg

Similar Messages

  • I have error while testing the system created from a sap business objects template in SAP portal

    I have error while testing the system created from a sap business objects template in SAP portal. Error text:
    com.sapportals.connector.connection.ConnectionFailedException: Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not create JCO connection. 'mshost' missing
    I configure integration SAP portal and SAP BW system. All system requirements are complied.
    Environment
    SAP Business Objects 4.0
    SAP BW 7.31
    1.     I configure SSSO between SAP BW and SAP Business Objects Enterprise 4.0
    2.     Next I setting integration SAP PORTAL with SAP BW system
    3.     I download certificate from portal. Select Certificates and key (http://sapserver:port/nwa) – See scren_
    4.     In next window selected Ticketkeystore and Saplogonticketpair-cert( near part window form)
    5. Select Export entry button and binary format file certificate for download. Press download.
    6.     Save certificate file in local PC folder
    In next step need export certificate file to SAP system. Sequence of step:
    1.       Run STRUSTSS02 transaction .
    2.       Chose certificate ->import.
    3.       Select downloaded certificate file
    4.       Select Add to certificate list button and Add to ACL button
    5.       Inter System ID and Client(000)
    6.       In next I download iview sap business objects template into sap portal: System administration->transport->Import. And select and download sap business Objects iview template in .epa format into sap portal.
    7.       Result – downloaded iview.
    8.       In next step I create system from template. System administration->system landscape.
    9. In next step I input parameters for my system in Connector category, Sap business objects and user management categories: See screen _2
    10.   When I created the system and test the connection error occurred: See screen_3
    This issue is important enough. I would be grateful for opinions and ideas. Thanks in advance.

    Did you find a solution?

  • Error while accessing System created by  SAP Portal system template

    Hello all,
    I have created one system from SAP Portal system template in .net PDK application. This system have number of properties created in the .cs file of the System using the following code.
    [PortalComponentFieldProperty(PlainDescription = HOSTNAME, PropertyType = PropertyValueType.String, LongDescription = "Host Name", AdminPersonalization = PersonalizationType.Dialog, Category = "Application Settings")]
    [DefaultValue(EMPTYSTRING)]
    public string HostName
    get
    return (string)this.GetValue(HOSTNAME);
    When i created a system in EP from par file, It don't get any error but when i export this   system and again import it gives me the "Null reference exception error" at the line
    return (string)this.GetValue(HOSTNAME);
    Can anybody know the resion of this? Should i set permissions to the system or should i assign roles to the system?
    Please reply soon.
    Thanks in advance,
    Prashant

    Hi everyone
    I have got the solution
    Thanks
    Mumtaz

  • Iviews not working in SAP Portal in DHTML viewer

    Hi
    We are using BOXI 3.0 with SAP Integration Kit with SAP R/3 and SAP Portal.We are implementing Single Sign On from SAP Portal to BOXI 3.0 and have created few iviews in SAP Portal pointing to the reports in BOXI 3.0.
    The Single Sign On works fine when the viewer in the Iview is selected as Java or Activex Viewer but goes in the logon loop when the viewer is selected as html_frame(i.e dhtml viewer).Have followed the installation and user guides very closely as well.Any help will be greatly appreciated.
    Thanks and Regards
    Kamal

    Hi Ji
    Thanks for your reply.Yes we are using the master iview templates provided in the XI R3 media.
    There are few things noticed in this case which I would like to point out:
    1)Our environment is a distributed environment where Server 1 is the BO Server and Server 2 is the Web Server.
    2)When we are trying to the run the sample iviews(Alert and Thumbnail) we are getting the error as below:
    "Error: Server not found or server maybe down (FWM 01003) null"
    Point to note here is that this error is reproduced when the CMS System is selected/entered wrongly but how come the message is showing Server02 which is the webserver instead of Server01.
    3)When we trying to run Iview template it is redirected to login loop where the SAP Authentication is not seen.
    Regards
    Kamal

  • Consume WS from Third Party System in a SAP Portal

    Hi everybody,
    I would like to know if it could be possible to consume a WS from a Third Party System from a SAP Portal page or iView directly.
    If not, could anybody propose a solution for that?
    I thought about the possibility of creating a WebDynpro Java application which would consume this Web Service.
    Thanks a lot.
    Kind Regards,
    Victoria

    HI Victoria,
    Create Web Dynpro Java application for consuming u Web services.Create SAP webdynpro iview Template to create your iviews.
    Thanks,
    Amith.

  • Timeout error in accessing CR 2008 with dynamic prompts from SAP Portal

    Hi
    We are using Business Objects XI 3.0 with Integration Kit for SAP
    Solutions on Windows 2003 Server with Weblogic 10.0 server.we have
    created a report (13 parameters) using Crystal Reports 2008 and
    deployed on the BOE.Crystal Reports are created using opensql driver
    and using tables.The prompts/parameters are created using Business
    views.After deploying the report under the database configuration under
    When viewing report the option selected is "Use SSO context for
    database logon".
    Later an iview is created on SAP Portal pointing to Crystal Report
    using Business Objects iview template.The SSO is working fine and we
    are able to select the parameters and when clicked ok we get an
    error.we have pasted the error below when we try to view source :
    <form action="../PlatformServices/service/app/error.do" method='post'>
    <input type='hidden' name="errMsg" value="A timeout error has occurred"><input type='hidden' name="loc" value="en_GB">
    <input type='hidden' name="pvl" value="en_GB">
    <input type='hidden' name="errStack"
    value="com.businessobjects.webutil.websessiontimeout.WebSessionTimeoutFilter.doFilter(WebSessionTimeoutFilter.java:142)
    weblogic.servlet.internal.FilterChainImpl.doFilter
    (FilterChainImpl.java:42)
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3368)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs
    (AuthenticatedSubject.java:321)
    weblogic.security.service.SecurityManager.runAs
    (Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)
    Ljava.lang.Object;(Unknown Source)
    weblogic.servlet.internal.WebAppServletContext.securedExecute
    (WebAppServletContext.java:2117)
    weblogic.servlet.internal.WebAppServletContext.execute
    (WebAppServletContext.java:2023)
    Thanks
    Kamal

    Hello,
    1)How do I assign my user ID to the organisational unit? Please advise me step by step as I am new to SRMu2026
    2) Regarding error u201CThe following error text was processed in the system SR3 : Attribute for user USER18 contains errors. Inform system admin.
    The error occurred on the application server eccserver1_SR3_01 and in the work process 0 . u201C
    Using transaction SM21, I have discovered multiple errors for SAP instance eccserver1_SR3_01 like BBP_PU 245 transaction canceled, HTTP/RFC session has been deleted following timeout...
    3) How do I run report BBP_CHECK_CONSISTENCY? With transaction SE38? What do I choose next from the options available?
    This is too technical for me right now..maybe not in the future, but at this moment, I need more guidance...
    Thank you,
    Iuliana

  • How to Refer WebI Report in SAP Portal

    Hi Experts,
    I want to show one of the report created in Web Intelligence rich client  in SAP portal. I have done the SSO part and imported the par files and changed the configuration in web.xml  as per the documentation.
    Now ! I have developed the report and it is available in my local machine in UserDocs folder. How can i refer this report in SAP portal now. What r the parameters i should provide ?
    I have created the BO Iview in portal by selecting the BO Iview template, but couldn't understand what parameters to provide and how to refer my report which is there in my local machine.
    regards,
    Suresh

    Hi Ingo,
    Please check the below details which i configured.
    First step : transporting "par" files and epa files into portal.
    imported   "com.businessobjects.pct.sap_pik.epa" file in portal
             deployed  "com.businessobjects.pct.masteriview.par"  in portal
             deployed "BusinessObjectsKM.par" in portal
    Second step Created System Object and its parameters:
    Host name of Crystal Enterprise Server : almboxi31.ho.almarai.com:8080
            Path of Crystal Enterprise Server           : /SAP
            Protocal of Crystol Enterprise Server     : http
    Third step creating Iview
    Iview Template                 : Integration Kit for SAP Iview
            Viewer Application page : reportView.do
            BusinessObjects Enterprise Viewer : html_frame
            Application Parameters      : cms_name=almboxi31.ho.almarai.com:6400
           BusinessObjects Enterprise Report ID : 1665
           BusinessObjects Enterprise Report Type: id
    Are these correct ?
    Since my sap domain and BO domain are different , i made session management alert to off. 
    anything else do we need to do ?
    Regards,
    Suresh

  • Advantages of BW Query in SAP Portal when compared to WEB BEx Analyzer

    Hi
    What are the advantages of having a BW Query in SAP Portal when compared to WEB BEx Analyzer
    I had to presention to higher managers of having a SAPPortal for BW report that WEB BEx Analyzer
    can any one please update me with few points (10-20) that will be useful for my presentation
    screen to geethikakrishna->gmail
    Thanks in advance

    Hi Krishna ,
    I think you should highlight the portal role in presentation
    Now a days all organizations using sap portal as their user interface. We can login portal once and we can get all the information from bw,crm...sap systems and non sap systems.
    so no need to login each and every system individually.
    The portal offers a single point of access to SAP and non-SAP information sources, enterprise applications, information repositories, databases and services in and outside your organization—all integrated into a single user experience. It provides you the tools to manage this knowledge, to analyze and interrelate it, and to share and collaborate on the basis of it.
    With its role-based content, and personalization features, the portal enables users—from employees and customers to partners and suppliers—to focus exclusively on data relevant to daily decision-making processes
    For all information on portals refer to help.sap.com->documentation->netweaver->Netweaver2004->English
    IN people integration you will find information on portals
    http://help.sap.com/saphelp_nw04/helpdata/en/19/4554426dd13555e10000000a1550b0/frameset.htm
    check below threads for some information
    easiest way to publish
    Easiest way to post existing BW queries onto portal
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/92dceb49fd25e5e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9d/24ff4009b8f223e10000000a155106/frameset.htm
    Execution of BW Reports Through Enterprise Portal
    Best Practices for BI Report publishing on Portal - BI 7
    Use of BI's Enterprise Portal
    The web application designer offers rich functionality for creating dashboards. In SAP NetWeaver BI 2004s (aka 7.0), when you publish a template it is automatically created as an iView for the portal.
    SAP NetWeaver 2004s BI - Define your Publishing Strategy Part 1
    Koti Reddy

  • Changing default printer settings in SAP Portal

    Hi,
    When i am trying to print the report in SAP Portal, the default page setting is A3 , i need to change it to 8.5 * 11 inches.
    Is it possible??
    Thanks
    Janc

    Hi,
    You can change the Page Settings in your Internet Explorer.
    File --> Page Setup.
    Try doing this.
    Are you on BI 3.5 or 7.0?
    Also, you are using the Query Designer or WAD ?
    In WAD7.0 you can Export the Template with the Query and set the size as A4 or 8.5 x 11 inches.
    While viewing the Query designer output also, you select the size. Default is A4.

  • Integration of Fiori Launch Pad in SAP Portal

    Hello everyone,
    Is it possible to integrate the Fiori Launch Pad into the SAP Portal? Any Ideas, Links to Documentation,...?
    Thank you!
    BR, René.

    Hello ,
    I am trying to integrate Fiori Launchpad using the iview integration approach as you mentioned in this blog (http://scn.sap.com/community/enterprise-portal/blog/2014/07/17/sap-fiori-launchpad-on-portal-sample-content-for-administrators)  .
    My Portal version is SAP Netweaver Portal 7.31 SP12  and the requirement I for normal Desktop category and no Mobile requirement.
    My steps:
    1)Created URL Alias for Fiori Framework Desktop
    2)Done Rule Collection and Device Group Manager Updates.
    3) I copied the "Fiori Launchpad Categories" iView template to my personal folder.
    4) For the Category01 ID - provided the Fiori Launchpad URL , Order = 1 and Title
    5) Assigned this iView to Workset and Role with as Entry point.
    6) I did not import - OOB_Admin.epa as I already had the iView "Fiori Launchpad Categories"
    7) I have also set the property in iView , No of Levels in Top level Navigation = 2
    8) In the point # 4 , it is mentioned about setting the 6 properties , Where do I find these properties to set ? I do not see these properties in the "Fiori Launchpad Categories" iview.
    9) Also , I cannot preview the iView ( for FFP) as I assume this may not display in AFP  is Default Framework Page for 7.31 . With all the above steps , I just see a small SAP Logo at the Right hand side and nothing else , no Top level Navigation.  And at the bottom Left I see the Text " Remove Tile".
    Please advise what other extra step I need to configure.
    Many Thanks, Richa

  • TIME on ESS/MSS with the SAP Portal, release ERP2005 ECC6.

    Hello,
    I need to implement TIME (Leave request) on ESS/MSS with the SAP Portal, release ERP2005 ECC6.
    Any informations about the customizing for a proof of concept would be appreciated.
    All the back-end (R/3) as allready been customized.
    Thanks for your responses.
    Olivier

    Hello,
    If you already have all the templates and such configured then its easy. We don't have ESS and only one MSS scenario. However we support the web environment via BSP HAP_DOCUMENT. You can include our list pages in an Iview and assign that to the ESS or MSS scenario in the portal.
    They also run stand alone, so you can test it as well without configuring the portal.
    See also <a href="/people/sap.user72/blog/2007/02/20/objective-setting-appraisals-the-web-environment bloggy</a> on OSA and the web Environment, especially the last part will be of interest for you.
    Regards and Groetjes,
    Maurice

  • SAP Portal Strategy Document

    Hi,
    I would like to get a template document to design the SAP portal strategy. Is there a document which lists the areas to be considered while designing the portal strategy? Are there any best practices which SAP suggests in this area ?
    Regards,
    Amit

    Hello
    If you are looking for expert advice and tricks on a broad range of NetWeaver-related topics, try looking at the How-to Guides? These guides are developed by SAP NetWeaver Regional Implementation Groups (RIG) worldwide.
    See URL -
    Portal Developer Guide
    Purpose
    The developer guide provides documentation for the developer of portal applications. The documentation describes the portal services and examples illustrate how to use the API.
    Basic knowledge of the following areas is necessary to work with the documentation and the examples:
    ·        Java and servlet programming.
    ·        Basic operating system commands for navigating in the file system, copying and editing files.
    Some portal services require knowledge of:
    ·        JSP (Java Server Pages)
    ·        HTML
    SAP Developer Network
    The SAP Developer Network is a complement to the developer guide. The SAP Developer Network offers a complete collection of content and collaboration dedicated to SAP technology topics with a special focus on the SAP NetWeaver technology platform and SAP xApps composite applications.
    SAP Developer Network serves a vast community of SAP experts in the world and includes:
    ·        Weblogs by experts from SAP and other companies.
    ·        Original articles, white papers and how-to guides.
    ·        Moderated discussion forums.
    ·        Access to SAP Notes.
    ·        Downloads and eLearning offerings.
    For information on joining SAP Developer Network, visit
    http://sdn.sap.com.

  • MSS Configuration within SAP Portal

    Hi!
    I have successfuly set up ESS for SAP ECC 6.0 IDES system within SAP Portal 7.0.
    Now I would like to set up MSS scenario.
    How to set up the following MSS functions?
    - Team
    - Budget
    - Project
    - Planing and Peporting
    The errors I currently get by executing these functions:
    Error loading template 0TPLS_0PA_C01_Q0110_V02_C
    Which SAP course covers MSS?
    Thank you very much!
    regards
    Jürgen

    Hi
    This SAP Course Covers ESS/MSS.
    HR290 ESS/MSS System Configuration
    Check  these [Details|http://www.sap.com/services/education/catalog/course.epx?context=%5B%5B%7CHR290%7C%7C%7C073%7CG%5D%5D%7C]
    Regards
    Rajendra

  • Where can I check the SAP Portal version is EP 7.0 or not?

    Hi Friends,
    Where can I check if my SAP Portal version is EP 7.0.
    I tried to look in Component Information: http://<hostname>:portnumber/sap/monitoring/ComponentInfo for this information but cannot track any specific information.
    Can you please guide me in identfying the exact component and details associated to look out for,

    I'm not looking to download just the update (I've already done that). I want to download the whole thing, in order to make a self-sufficient bootable full reinstallation flash drive for my 2011 MBA.
    Yeah, you are supposed to be able to use internet recovery, if the worst happens. But there are even more worse case scenarios for which it is infinitely desireable to have an independent resource, such as a Flash Drive with all the tools one needs. I have this for my 2010 MBA, as the older 11A511 build works fine to create a complete flash boot/reinstall drive.

  • SAP Widget Templates (0.12.0.1167) requires feature "org.eclipse.gef (3.3.0

    Hi,
    i followed the steps in the development guide in (https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c032ae0a-7d6b-2a10-14a1-cc6efb066dfc ) however , at page 13-15th step, i got these errors 
    "Requested operation cannot be performed because it would invalidate the current configuration. See details for more information.
      SAP Widget Templates (0.12.0.1167) requires feature "org.eclipse.gef (3.3.0)", or equivalent.
      SAP Widget UI Designer (0.12.0.1167) requires feature "org.eclipse.gef (3.3.0)", or equivalent."
    Can someone please tell me the link to get these features or pluggins?
    Regards,
    Soon Wee

    Hi,
        I am having the same exact issue. Could any of you get the resolution ?
         I tried the link suggested by Viswas, and downloaded the Eclipse GEF 3.3.2 zip file and extracted it. But still am having the same issue and getting the message "SAP Widget Templates (0.12.0.1167) requires feature "org.eclipse.gef (3.3.0)", or equivalent".
    Please give me some hints, I am totally stuck. Any help would be greatly appreciated.
    Thanks.

Maybe you are looking for