External Portal

Our company is planning to launch an external portal that replaces their current website.
What are the steps v need to follow to get this done?
The website has shopping cart and small search application that pulls data from SAP CRM to show detailed description of the product searched.
Shopping cart is written in asp and search application in Java,jsps.
My question (1) is , can v directly use this code in SAP EP 6.0? or v have 2 recode everything in NDS to get the same functionality in EP?(coz it has to import certain packages if it is used in portal)
I placed all the static html files in a folder in /irj/portalapps, and built some URL iveiws that point to these files.
(2)is this how v do it?
plz throw some light on this.
Thanx in advance!!

Fredrik,
We are developing an external portal for 14K+ users. We put the roles under groups. A custom service once everyday reads the data from the R/3 system and updates our portal UME/LDAP. So, the roles are re-freshed once every 24 hours.
Hope this helps.
Abu

Similar Messages

  • External Portal - Security Best Practice

    We will be initiating an external portal for ESS access. For those using ESS from home, what type of additional security access is anyone using if the person happens to lock themselves out of their ESS account? Do you have a security question built into ESS? Are you using a security grid to reset their password? I'm looking to see what other alternatives people are using.
    Thanks
    Pam Major

    Hi Tim: Here's my basic approach for this -- I create either a portal dynamic page or a stored procedure that renders an HTML parameter form. You can connect to the database and render what ever sort of drop downs, check boxes, etc you desire. To tie everything together, just make sure when you create the form, the names of the fields match that of the page parameters created on the page. This way, when the form posts to the same page, it appends the values for the page parameters to the URL.
    By coding the entire form yourself, you avoid the inherent limitations of the simple parameter form. You can also use advanced JavaScript to dynamically update the drop downs based on the values selected or can cause the form to be submitted and update the other drop downs from the database if desired.
    Unfortunately, it is beyond the scope of this forum to give you full technical details, but that is the approach I have used on a number of portal sites. Hope it helps!
    Rgds/Mark M.

  • External portal capturing internal portal URL in Log and trace file

    Hi,
    We are facing one issue in portal like we have two portals for internal (Intranet) and external (Internet) users.
    Once users logged in the application and try to get the information about mylink from the external portal link (internet) they should not get any information about the internal portal.
    But in log and trace file we can see the external portal link capturing the internal portal URL.
    We need to find, from where system capturing the internal portal URL.
    Thanks.

    The tkproffed trace file is in seconds.
    "set timing" is in hh:mi:ss.uu format. So 00:00:01.01 is 1.01 seconds.
    You have to remember that most of these measurements are rounded. While your trace file says it contains one second of trace data, you know it's more.
    One excellent resource for trace files is "Optimizing Oracle Performance" by Cary Millsap & Jeff Holt. (http://www.amazon.com/Optimizing-Oracle-Performance-Cary-Millsap/dp/059600527X ) I thought I knew trace files before, but this book brings your knowledge to a whole new level.
    There is also an excellent WP by Cary Millsap ( http://method-r.com/downloads/doc_details/10-for-developers-making-friends-with-the-oracle-database-cary-millsap ) that gives you some insight.

  • Internal and External Portals be hosted & Configured on Same Portal server?

    Hi Experts,
    Is it possible to host and configure the Internal portal and External Portal on the same portal server?
    If yes, kindly provide the inputs.
    We have a scenario wherein we have to use the same portal server for both kinds of users (Internal as well as External).
    We want to provide separate URLs for both the portals and the datasource for the users management would be different for both the scenarios.
    The user managemnet in case of Internal Portal has to be authenticated to an AD server whereas in case of External Portal the user management would be taken care by UME.
    Please suggest and share some docs if possible.
    Thanks & Regards,
    Anurag

    Hi,
    Can we customise the Portal logon page for both the portals differently?
    I've already customised the portal logon page by modifying the UME properties in the Config Tool but that was done keeping in mind the External Portal users. Now, we want to customise the page for Intranet users but with different options at the logon page.
    How can we achieve this functionality as any property that we modify in either VA or Config Tool will affect both types of portal pages.
    For an eg. we have a Self Registration link for the external users which we do not want for the Intranet users. How is this possible?
    If we design a webdynpro java application for the logon page and for authentication purpose, can we call a home page iview on successful authentication?
    And with this customised webdynpro java application, can we connect to the AD server for the user authentication?
    Best Regards,
    Anurag

  • Webdynpro vs External Portal - Can we use?

    Hi All,
    I tried looking and asking so many this question. I got mixed answers, i am in confusion. Could anyone of you let me know <i><b>whether WebDynpro based iViews can make it to External Portal (SAP EP)?</b></i>
    Did anyone already did this?
    Thanks,
    Raghavendra Pothula

    Hi,
    I haven't tried this but I think it should be ok.
    Anyone else has opinion on this?
    Regards
    Ladislav

  • Access web dynpro abap application from external portal.

    Hi
    How can a application made in ABAP be accessed from SAP External Portal.
    Like a java web dynpro application could be easily accessed by making a webDynpro Java ivew in portal.
    Is their any method to access a ABAP application similarly.
    Thanks.

    Thomas
    Here is our scenario
    We want to expose an ABAP webdynpro application using ABAP Webdynpro iView in portal to the internet. Does this scenario use the ITS http server / port like URL iview behind the scenes.
    Can you please share more info on the above scenario.
    Thanks in advance
    Lakshmi

  • Waht is external portal and Internal portal?

    Hi..
    Can anyone please tell me what is external portal and what is internal portal? what is the difference between the two.
    Regards
    Shanmukh

    Hi,
    I guess you are referring to an external-facing portal -
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30eb732a-2448-2a10-7aa6-8fd0849b6f20
    Regards,
    Anagha

  • Web dynpro URL in external Portal

    Hi Friends,
    when I call the web dynpro in portal iview the url is.
    http://server:8002/sap/bc/webdynpro/sap/zfind_material like the application server
    in the intranet.
    But when I call from external this URL does not work.
    How can I adapt the URL for external use?
    Thanks for you help.
    RG. Jimbob
    Edited by: jimbob on Feb 4, 2010 10:52 PM

    Hi,
    Yes that's right. Externally you cannot resolve the internal server host name. You will need to setup a secure reverse proxy that does URL rewriting in order to turn an external URL into the internal one after you have navigated the firewall and proxy. Check on SDN for information about implementing an external portal. There is a lot of information that should help you.
    BRgds,
    Simon

  • WDA + External Portal + Security

    Hello friends!
    @Moderator, sorry if I post it in a wrong forum, but I think the wda experts should have already faced this issue.
    I've been reading all forums regarding to this subject. As you are going to see, I'm not used to work with WDA Portal integrations and I'm studying hard for it.
    Could you please just guide me what I have be aware to connect WDA from a ERP server to another server, which has installed the Portal? (portal is accessed externally/internet)
    I'm afraid about security, as the employees will access the portal by internet (it's already working fine, today they can access the portal externally and can use some Webdynpros Java) But for now, we are going to rewrite these WDJ to WDA.
    1) The portal server connecting WDA's from a ERP server, isn't it a best practice?
    2) As it is already working (external access to the portal), for now I have just to create the iViews to the WDA's from ERP server?
    3) What would be the security risk when people access the external link to the Portal and the Portal redirected it to the ERP?
    I would greatly appreciate your help in only guide me.
    Thanks in advanced!

    Hello Alexandre,
    Please find the answers to your queries.
    Alexandre Mendes wrote:
    > 1) The portal server connecting WDA's from a ERP server, isn't it a best practice?
    Not at all, The composition Environment CE is intended for this purpose only.
    Alexandre Mendes wrote:
    > 2) As it is already working (external access to the portal), for now I have just to create the iViews to the WDA's from ERP server?
    First you need to create a system connection in portal to the ERP server.  Later you need to create the iViews
    Alexandre Mendes wrote:
    > 3) What would be the security risk when people access the external link to the Portal and the Portal redirected it to the ERP?
    As per my knowledge there is no security risk involved because while accessing the WDA application from ERP the request will be authenticated again.
    BR, Saravanan

  • External Portal to Service Manager

    Hi,
    Is anybody aware of an external self service web portals that outside customers could submit SM requests?
    Would this be essentially configuring a Self Service Portal like the one from Cireson or Sylliance for external use and have it tied to SM that is sitting internally?
    Also how about a plugin on a website that would allow a customer to enter a problem report from the external website that would log a ticket in Service Manager internally?
    Thanks
    Lance
    Thanks Lance

    Hi,
    Is anybody aware of an external self service web portals that outside customers could submit SM requests?
    Would this be essentially configuring a Self Service Portal like the one from Cireson or Sylliance for external use and have it tied to SM that is sitting internally?
    Also how about a plugin on a website that would allow a customer to enter a problem report from the external website that would log a ticket in Service Manager internally?
    Thanks
    Lance
    Thanks Lance
    Looks like Gridpro's Request Management for WAP has this ability
    http://www.gridprosoftware.com/en/products/requestmanagement/hosters . It has Claims-based authentication.
    My Blog | www.buchatech.com | www.systemcenterportal.com
    If you found this post helpful, please give it a "Helpful" vote. If it answered your question, remember to mark it as an "Answer". This posting is provided "AS IS" with no warranties and confers no rights! Always test ANY suggestion
    in a test environment before implementing!

  • External Portal - userIDs used by customers? guest logon?

    Hi,
    We want to impliment an external facing Portal where the customers(citizens) will be able to look up their account information via our CRM system.
    Can somebody maybe explain or point me in the direction on how the userID's and licensing will be treated?
    Obviously a customer must log  in from the internet onto his own account and need a userID for this, but is this a standard SAP userID that is created? So do we need the userID in CRM as well? (I would  hoped the Portal will only read the customer data from CRM rather than the user actually logging onto the Portal.
    What are the user licensing implications? We can surely not be expected to have to pay for user licenses for say a million seperate accounts.
    Thanks, any advise will be appreciate.

    Hi Anja,
    Thanks for the reply.
    No, I do not like to have every customer to have an userID (via UME). I would prefer it to be some type of anonymous logon.
    But then again the user must have some type of logon ID, because how will the customer be identified and linked to his/her own utilities account via CRM?
    Basicaly we use IS-U. So we want to allow customers in the future to view and to manage his their account, provide meter readings, etc. Hopefully this makes more sense.
    All advice will be much appreciated.
    Thanks,
    Adriaan

  • External Portal Implmentation Step by Step

    HI all,
    I am trying to understand how External facing portal is implemented step by step.
    Can anyone provide me with the high level points how its is done.
    Also, the main difference in implementing External and Internal Portal.
    Thanks in advance...
    Addy

    Addy,
    This is what I can think of @ the moment.
    Internal
    1. Specific to users with in the company(in intranet).
    2. Works only in the intranet.
    3. By default an installation is an internal portal.
    4. Does not involve any additional hardware(most of the cases)
    5. Webdynpro content works fine.
    6. Normal framework is used.
    External
    1. Not specific to the users of the company(internet access required)
    2. Works in the internet.
    3. You have to make changes for the internal portal to make it external.
    4. Might require additional hardware like the webdispatcher for loadbalacing, security ,encryption and a user friendly URL.
    5. Always suggested to avoid webdynpro content as it is heavy content.
    6. Light weight framework should be taken into consideration
    All this apart, please refer to the [framework comparsion chart|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/3050a9ef-2848-2a10-1e93-bcc432c00c84&overridelayout=true]. and Look & Feel, Framework Pages and Portal Navigation for further details.
    Hope this helps.
    Cheers!
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on Nov 3, 2009 9:30 AM
    Edited by: Sandeep Tudumu on Nov 3, 2009 9:37 AM

  • Separating external portal from internal portal?

    We like to implement an internal and external facing portal. 
    Do we have to seperate these portals or not?  Are strong security measures enough?
    If seperating is the best, what are the reasons for implementing separate portals for external / internal usage?
    Kind Regards

    You can use single portal system for both Ext and Int Portal.
    Portal helps you to seperate Portal Objects, KMC Objects, Content Administrators, System Administrators, User Administrators by means of delegated administration concepts.
    Also, you can differentiate portal theme and apps used for both portals.
    But if you are very very sensitive in security , you can seperate them but still manage them from one by means of Federated Portal concept.

  • Open external portal link in same window ?

    Hello !
    I've got 2 different WDP applications (different controllers) in the same Portal environment.
    I want to call the second one's url from the first.
    Here's the code I'm using:
    IWDWindow window = wdComponentAPI.getWindowManager().createNonModalExternalWindow("/webdynpro/blabla", "blabla");
    window.show();
    It works very well but I would like it to open within the original window (cf the '_self' html fonction) instead of outside of it.
    Is there any alternative ?
    Thanx

    chk dis link
    Open URL in same window

  • External Portal user and subscription mail

    Hi,
    Here is my problem:
    I need to have possibility to subscribe people who don't have access to the Portal server.
    This means that this kind of people are can not log on the portal.
    I can subscribe them using subscription (and not subscribe myself) by entering several mails.
    But the file in the mail notification is a link forward the portal file ...
    And the problem is that this kind of user can not see it.
    Is there solution to solve this problem ?
    Example: attached document, other URL link ...
    Thanks a lot for any help,
    Fabien

    Hi,
       A simple idea is:
       When you upload a new file, assign anonymous user.
    For this user, you assign email account (but this account is a distribution list, created in you mail system).
       You suscribe anonymous user to this document.
       Each time that sombody change this document a mail will be sent to this distribution list.
       You have to enable anonymous access.
    Patricio.

Maybe you are looking for

  • Movie with Rollover Image in Same Place

    My client needs to have the following graphic: http://zammedia.com/FreshDesignIncDevelopment/ With a slideshow movie to the side running continously.. and ultimately they would like to have it so that when some rolls-over the dots, a specific image p

  • Issue on BPM(Business Process Monitoring): Reorganization of old alerts

    Hi BPM Folks, Is there any way for reorganization of old alerts to clean up the system? Because a service desk message(Ticket) is created each time when a job is cancelled. i.e, The number of tickets are created as many times of the same job is cance

  • User exit MB_CF001

    hola, necesito un user exit para desplegar un mensaje cuando se hace un traslado por la transacción MB1B y no el material no tiene costo, estoy tratando de usar  la ampliación MB_CF001 y no me perimite desplegar mensajes via abap gracias y saludos Da

  • IDOC FIELDS on CHECKS

    Please see attached, how do I find the table that belongs to the Fld name and Fld cont??? I need to compile a list of the table and fields that go on our checks to the bank through ACH/Wire. Any help is appreciated, thanks!!

  • I can't save system preferences

    I am trying to save the Date & Time preferences to have the date and time displayed in the menu bar. I go into system preferences/date $ time, make sure it is unlocked, and click the checkbox to 'show the date and time'. However, the setting does not