Portal intergration

Hi Experts,
I am working on webdynpro abap,i need material on WEBDYNPRO ABAP  PORTAL INTEGRATION  if u provide me with screen shots it will be good reference to me.
THANKS & REGARDS.
krishna.

Hi Krishna,
check this..
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7cf6a990-0201-0010-dd80-c09fc1438056?quicklink=index&overridelayout=true
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7cf6a990-0201-0010-dd80-c09fc1438056
also read this for more help..
http://help.sap.com/saphelp_nw04s/helpdata/en/27/96b9c8f14e7d498b90a674710dc9c2/frameset.htm
Cheers,
Kris.

Similar Messages

  • Reports and Portal intergration

    Hi,
    what is the best practice for moving reports that were registered within
    portal from a development, to a test and then to a production
    environment.
    I don't want do register every single report again through the portal UI
    for each environment.
    I am also aware of the portal command line tools (e.g. ssoexp etc.), but
    they didn't seem to pickup my registered reports.
    Thanks,
    Anja

    Did your SQL Loader run correct ? Is there a loader log in your security directory ? REPUS30.CTL should have been run (it didn't for me).
    If you experience the same, try running "sqlldr userid=portal30/portal30@database control=3.0\repus30.ctl".
    However, the reports/portal security setup is so buggy, I seriously doubt you'll have it working.
    I have managed to make mine work up to granting execute privmliges to toher users than Portal30, so far without luck. And I'm stuck at the moment.
    (I'm running 3.0.8 and Reports 6.0.8.13.1)

  • SAP GRC 3.0 Custom workflow

    Hi,
    We are implementing GRC3.0 with portal intergration. The standard workflow appears to be working fine.
    I have a requirement of either customizing the standard workflow or creating a custom workflow to allow exceptions and remediation notifications to be sent to more than one recipient.
    As far I I know, standard workflow just allows 1 recipient.
    If I choose to create a custom workflow, how do I configure it in GRC (how do I point GRC to call this custom workflow, instead of the standard one)?
    Considering I have a limited knowledge about the workflows, any sort of help will be appreciated.
    Regards.

    Hi,
    You yhould refer to:
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2086538f-038e-2b10-da83-b84afc042cf1
    It may help you with the related topic.
    Manuel Alejandro

  • Probelm in calling ME23N from WebDynpro ABAP application.

    Dear All,
    My requirement is to call the transaction ME23N by doing some action from WDA application.
    And I have to pass the Purchase Order Nubmer from this WDA application.
    This is for your information, For this I have created the Transactional iView for ME23N and I am using the PCD location .*
    I am using the " navigate_absolute " method from the portal intergration ( IF_WD_PORTAL_INTEGRATION ).
    There I am passing the launching paramerters and Business parameters . It is opening the ME23N Screen, But it is not taking the purchase order number what I am paasing in the business parameters . It is always taking the default purchase order number.
    And one more this , the same thing i have tried for VA03 transaction, here everything is going fine.
    But I did not understand the why it is not taking purchase order number what I am passing from the WDA application in the business parameters.
    Hope I have given my query clearly...
    Please help me...
    Thanks & Regards,
    Veerendra Nath

    Solution found.
    You can use Tcode MMPURPAMEPO Tcode.
    In your URL set the parameter P_EBELN with the PO number and set the OKCODE to execute the report.
    This transaction is used in Portail only.
    You can found the same for MIGO/MIRO and several other Tcode.
    Regards
    Ludovic Bento

  • WDA application problem

    Hi,
    i hav created a WDA Application and configured in portal.
    from outside i can able to acces portal, but the iview which is WDA application is not working from outside.
    do we need SAP GUI to access WDA Application through portal?
    Can some one put some light on this.
    Here i also test the URL http://netweaver.portal.com:8000/sap/bc/webdynpro/sap/zpayslip from browser center. Even this url also not working.
    What setting do i need to change
    Regards,
    Renu

    Hi
    WebdynproABAP Application Integration with Enterprise Portal
    1. create a component
    2.go to main view create action trigger_event.
    3.click on trigger event action
    4.open code wizard.
    5.select portal intergration call in that PORTAL MANAGER(IF_WD_PORTAL_INTERGRATION) AND METHOD (FIRE)
    6. IT WILL WRITE CODE FOR U IN ONACTIONTRIGGER_EVENT.
    7.change  the code with portal_event_namespace ='com.sap'
                            portal_event_name ='test_event'
    8.save and activate main menu.
    9.embedd view to window and activate it.
    10.create application activate it and run it.
    11.Now got to system administrator ->system configuration->portal content and create new system .
    12. select suitable system and proceed next.
    13.in next screen give name of system,system id and id prefix ,click next then
    14 choose option for editing and ur system is created.
    15. choose connector in propety category
    application host as hostname of applic server.
    logical systen name as system name defined in backend
    system type sap_r3
    16. now do WAS configuration.
    give the required field .
    17.now do its configuration
    go to r3 system use transaction SICF
    default_host->sap->bc->gui->its->webgui->SAPGUI for html
    right click on slect option test service open new window
    do the setting as required.
    Do the user management setting
    18.then sld configuration.
    19. Test the connection.
    20.Now application is embedded in iview
    21 u need to add this iview to portal frame work
    i hope this work

  • Hi, how to make web visual effect better

    Hi all:
        I am working on a web system using webdynpro for abap, but customers have high expections on the visual effects of the
    web, do you have example that I can learn from ? for example, good ones of standards or anything exposed to us?
       Thank you very much
    Best regards
    Edited by: jingying Sony on Apr 14, 2010 11:02 AM

    hi jingying Sony ,
    you can change the theame of the every application by passing value in  application parameter .
    click on you WDA application go to parameters tab
    in the parameter coloum enter WDTHEMEROOT & in value coloum enter any one from the below value
    sap_chrome
    sap_hcb
    sap_highcont
    sap_standard
    sap_tradeshow
    sap_tradeshow_plus
    save your application and execute it . the theame will change according to your value passing .
    this is the article related to change the theame whithout portal intergration
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7015b1f9-535c-2910-c8b7-e681fe75aaf8?quicklink=index&overridelayout=true
    Thanks & reagards
    chinnaiya P

  • CREATING CUSTOM WBDYNRO IVIEW IN ESS (ROLE), WORKING TIME ( AREA).

    Hi Experts,
    I Developed a webdynpro abap component, and now i should create an iview in ESS(ROLE),WORKING TIME (AREA), TIME SHEET(SUB AREA), So please provide me requried information show that i can finish this task, It will be very  great full if you provide me the document with screen shot so that i can understand clearly .
    Thanks & Regards
    Bhushan.

    Hi Bhushan.
    After developing  webdynpro abap component,
    1.Applciation should be intergrated into portal under ESS -->working time(Area) so for any ESS related portal intergration are done from Home page are Framework(SPRO)Transaction code in (R/3)backend system.
    2.There are step wise configurations to be made in SPRO>img>home page area framwork like
    a.created applciation pcd location is to be added to the particular ess role where the page pcd is made copy and used in the configurtaions done at backend .
    b.normal hoem page area has standard steps like define resourse add that resource to the service -->add service to the area of working time and then the portal gets effected with the changes of the back end
    note:in the resource creation pass the url paramaets as = ROLES://pcd location of Your application
    If you still Have the issue check on with sdn site ,or else reply back i try help you out with more details.
    Thanks & Regards
    AshwinChandraGirmaji

  • Single Sign-On intergration with 3rd party website portal

    A client of ours for whom we have developed a Business Catalyst (BC) website wants their website's users simultaneously authenticated on their own site and also on a MemberSuite member management website portal, which essentially amounts to a Single Sign-On (SSO) solution. Is there any capability within BC to allow a process like this? Any examples of others who have accomplished similar SSO integrations?

    There is no out of the box solution but it could be done via in a few ways, it would all depend on what the "membersuite member management website portal" could do. The BC database would have to be the master database in terms of username and password as there is no way to log someone in via an API, depending on how the other software is setup and what sort of output it could give and how it's authentication system worked, can you provide more info?

  • Using Portal to develop XML intergration apps.

    Hi, Can anyone help me in the use of Portal (v3.0.9.8.0), XML
    application on database (v8.1.7.0.0). The question is how does
    one insert the variable values into the XML code using PL/SQL ?
    The examples show hard-coded data and one cannot encapsulate
    variables in the tags using the <ORACLE> tag (nested). I want to
    generate dynamic XML pages using bind variables or SQL Query
    results, is this possible ?
    Thanks.

    To be on topic, the course is about "motion graphics", and After Effects is an excellent, highly used tool in that trade. When creating video, Flash is used much less because it's very inferior. Again, in "motion graphics". With a robust expression scripting language in After Effects, Flash lost its footing in this department. Flash was probably only previously part of that course to deploy your video to the web, but it's not necessary or desirable due to (as kglad mentioned) Adobe discontinued Flash Player for mobile. Your target just changed to outputting MP4.
    What you want to do, make apps, is a completely different world. Adobe AIR SDK is a great, frequently updated runtime that I've made dozens of apps with. Java is used with the Android SDK to make native Android apps. Objective-C with Xcode and the iOS SDK is used to make native iOS apps. Visual Studio and Azure (or HTML5/JS/CSS) are used to make Windows apps. The big difference here is the AIR SDK can get a good return on investment from re-using most of the code base of your app (depending on its type) by its scripting language porting to Android, iOS (and I think still Blackberry tabs), not Windows however.
    If you want to make apps, you took the wrong class.
    There are numerous frameworks out there similar to AIR that can deploy to multiple targets that are worth consideration on their own. From specific frameworks (like game-oriented) such as Unity to extremely abstract (used for anything) like Phonegap and standard HTML5 web development.
    I haven't used Flash to make anything like a website in almost a decade. It's strictly been device apps, desktop apps, kiosks and product demonstrations. It's an extremely capable IDE for just about everything, except modern motion graphics.

  • SAP iView intergration to Websphere portal

    Hi Everyone
    I'm tasked to integrate SAP ESS portal into a websphere portal environment as a portlet. I''m using the iView integration portlet. One problem i'm getting a permission error:
    Permission denied for <https://sap.gijima.com> (document.domain=<https://gijima.com>) to get property Window.gHistoryFrameworkObj from <http://172.25.18.58:8080> (document.domain has not been set).
    Is this from the SAP side or is it on the websphere side?
    Please assist.

    Hope you have looked at below links
    IBM WebSphere
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/85ca1a18-0301-0010-96a0-ee35bd01fd70?QuickLink=index&overridelayout=true
    -JG

  • AD Intergration with Portal Framework Application

    We have created AD Group like the ADministrartor Application role of Portal Application Framework.
    What other steps we need to do for complete AD integration.

    We can see the users and Groups from AD in WLS console.
    My question is once we have given the privileges to an AD group like the Administrator from application roles.
    New created AD group along with its grants should be enough to do all the Application management.
    I assume we can simply map the application roles to enterprise roles (AD). We do not need to create/grant any specific groups in AD.
    Navigation Edit...
    Grant Access
    Etc Etd
    Edited by: user4609640 on 04-Sep-2012 07:14

  • Portal Runtime Error: Unable to parse template

    Hi!
    I integrated SAP BW system with SAP Portal. All the connection tests (Sap Web AS connection, ITS connection, Connection Test for connectors) run successfully.
    I also installed a BI add on u201CBI Administratoru201D on Portal and performed all the steps on SAP BI system.
    When I try to access one of the functions of BI Administrator I get Portal Runtime Exception on all the windows in Portal (bellow, in the middle, etc.).
    BI System Selection  
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 12:26_20/01/09_0013_21754250
    Refer to the log file for details about this exception.
    I have looked into log file for Portal and detected the following error text:
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException:
    Exception in SAP Application Integrator occured: Unable to parse template &\#39;&lt;System.Access.WAS.protocol&gt;://&lt;System.Access.WAS.hostname&gt;
    /sap/bw/BEx?sap-client=&lt;System.client&gt;&amp;sap-language=&lt;Request.Language&gt;&amp;accessibility=&lt;User.Accessibility
    [SAP_BOOL]&gt;&amp;style_sheet=&lt;LAF.StylesheetUrl[url_ENCODE]&gt;&amp;&lt;TrayInformation[IF_true PROCESS_RECURSIVE]&gt;&amp;&lt;Authentication&gt;&amp;&lt;Report&gt;&amp;&lt;BusinessParameters&gt;&\#39;; the problem occured at position 82. Cannot process expression &lt;System.client&gt; because Invalid System Attribute:
    System:    &amp;\#39;SAP_LocalSystem&amp;\#39;,
    Attribute: &amp;\#39;client&amp;\#39;.
    Question:
    How can I correct this error?
    Any helpful information will be very appreciated!
    Axel

    Hi Alex,
    It seems that the iview (of the type Application intergrator) cannot read or interperet the "client" parameter from your system object.
    I can also see that the systemobject-alias that is reffered to is "SAP_LocalSystem".
    Find the System Object called SAP_BW and see if all settings to connect to the backend are correct.
    In addition in the iview try to set the system-alias from SAP_LocalSystem to SAP_BW and retry.
    Good Luck.
    Benjamin

  • HR Renewal 1.0 FP4 navigation fails via Portal

    Hi All,
    We have installed HR Renewal 1.0 FP4. We are trying to use the ESS HR Launch Page (UI5) via the SAP Portal 7.3.1 SP9. The Launch page appears correctly but when
    clicking the on Leave Request the Web Gui opens and the SAP Easy Access Menu
    appears instead of the relevant UI5 Screen.
    We have implemented the following notes:
    1864001 - Resolving of system alias for launchpad service
    1956146 - Shell API support for navigation with system alias in Enterprise Portal
    Using HTTP Watch we have noticed that the link is resolved to the following:
    http://<host_name>:<host_port>/sap/bc/gui/sap/its/webgui/sap/bc/ui5_ui5/HRESS_LEAVREQ_G/index.html
    instead of
    http://<host_name>:<host_port>/sap/bc/ui5_ui5/sap/HRESS_LEAVREQ_G/index.html
    It seems that this is related to the Web AS Setup for the
    relevant System Connector in the Portal, which is maintained as follows:
    ICM Host Name: <host_name>:<host_port>
    ICM Protocol: http
    ICM URL Prefix: /sap/bc/gui/sap/its/webgui
    Is there any recommendation on how to set up the Web AS or any idea of how to overcome this issue?
    Thank
    you in advance,
    Michael

    Let me explain the usage of reverse proxy, web dispatcher needs to be setup as reverse proxy if you choose gateway to be setup in different system. With HCM Renewal 1.0, we introduced HTML5 landing pages. We call it the lanes landing pages. The lanes landing pages has two facets two it - the User Interface (UI) - the Data The UI requires the UI5 add-on. This is something which you have already installed. The data for the UI is served up from the Backend system as a OData service via the Gateway system. The landing page needs a reverse proxy to direct the browser requests to either the back-end system where the JavaScript sources are stored, o or to the SAP Gateway system where the OData services are located " Like any Web Application, the HTML5 artifacts (html, js, css) are loaded on to your browser the very first time the landing page application is launched. For this, the browser makes a http requests to the backend system where the artifacts are stored. Once the artifacts are loaded, subsequent calls will be to fetch data from the HCM backend. HCM backend data is exposed as OData services via the Gateway. NW Gateway provides the infrastructure required to convert HCM (ERP in general) data to application/device friendly OData services.Hence Gateway is an intergral part of the whole product. In short: The Reverse proxy talks to the backend HCM system once in a session to load the html5 artifacts. But it communicates with the gateway system whenever data is requested.

  • Open Source- WebAnalytics - for weblogic Portal Appliccation

    Hi All,
    I am using Weblogic portal 10.2
    I have developed a site , in portal 10.2
    I want to integrate webanalytics to my application.
    Did any one intergrated Open source Webanalytics for portal application
    I can see "AWstats" , but if you have used other than this let me know..
    Thanks & Regards
    Srinivas

    Hi,
    I tried creating a simple JSF portlet and I can able to register and it is working Fine, but my teammet got the same issue like you :) . While Analyzing what I found is , the location where we created the portlet in weblogic portal. If you created your portlet directly under WebContent folder then this issue is coming up, so try to create the portlet in a folder inside the WebContent folder, say create a folder with name portlets under webcontent and create the JSF portlet inside that portlets folder.
    Now start the server and register the same in WebCenter, you will not get that exception. I am going to raise a ticket with Oracle about this issue and get the root cause.
    Thanks
    Karthikeyan

  • ABOUT INTERGRATING BO WITH SAP DATA

    Hi all, kindly help me out in this problem.
    we are in the project to develope crystal reports XI r2 in the BO platform.
    with out using any ETL part or data integrator.kindly clarify is it possible to get data without ETL .And clarify the SAP intergration tool kit.. any body help me out...kindly urgent..
    regards
    paneer

    Hi,
    This may be of help.
    BEST PRACTICES FOR CRYSTAL REPORTING WITH SAP Dan Kearnan, Business Objects
    http://sfarea.org/P13.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10c3bca6-7dbc-2a10-7aa8-81d2731c7bb1
    Best Practices for implementing Business Objects on top of BW 
    /people/ingo.hilgefort/blog/2008/02/07/businessobjects-and-sap-part-i
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    /people/ingo.hilgefort/blog/2008/02/27/businessobjects-and-sap-part-3
    /people/ingo.hilgefort/blog/2008/03/23/businessobjects-and-sap-part-4
    /people/ingo.hilgefort/blog/2008/03/24/businessobjects-and-sap-part-5
    /people/scott.jones/blog/2007/09/13/installing-and-configuring-sap-interactive-forms-by-adobe-for-the-sap-netweaver-composition-environment
    Hope this helps.
    Thanks,
    JituK

Maybe you are looking for

  • Creative Mediasource for Creative Zen (2-38

    Hey everyone, I am well aware that the current version of Creative Mediasource is not available for the Creative Zen. Now I figured that eventually they would make a version compatible with the Zen. I'm currently up to my 3rd Generation of Creative M

  • My history is no longer showing up in the history menu, is there any way I can it back?

    When I click on the history menu it used to show all my history but a few days it stopped doing that.

  • PO Approval Notification to Originator

    Hello, When a PO is created and is forwarded on for approval, when it is finally approved does the originator or Buyer receive an email stating its approved ? Does this functionality exists in Oracle & if Yes, what setups are required to enable the s

  • My IPad is locked with a passcode

    my IPad is locked with a passcode. how should I solve that problem?

  • SPOOL file width

    Hello , in the SAP Virsa tool when the report is scheduled  in the background, the spool file contents(width , not length) when sent to the recipient are truncated. Can you  please tell me how to increase the width of the spool file when it is sent t