Can PSP be used in Portals?

Hi Portal Gurus,
I understand PL/SQL Cartridges can be used in portal development. But, has Oracle started supporting use of PSP (PL/SQL Server Pages) for portal development? If so, is there any documentation out there for it?
Any help will be greatly appreciated.
Thanks
Ravi Kumar

Ravi
PSPs are merely an easy way to make PL/SQL applications without having to write code using the PL/SQL toolkit (htp.x and htf.x). The end result, however, is the same: a PL/SQL procedure in the database that dynamically displays HTML. It is also called the same way through DADs. We use them all the time on our Portals.

Similar Messages

  • Can ASP with ODBC be used with Portal??

    I have seen many clients develop active server pages using Frontpage or Dreamweaver hitting Oracle through ODBC (also JDBC). I know you can apply FP and Dream Weaver extensions to Apache. Can this be used with Portal to prevent re-coding existing applications or to stay with their present development plans?

    Yes, you can expose any existing application environment through the portal. The fastest way to do it is to use the URL Services in the PDK to include application functionality as portlets by specifying the url. There are some restrictions with this approach. See the PDK for details. You can also code new portlets in Java that take advantage of the "External Applications Provider" capability to connect your portlets to an existing application in a single sign on way. Again, the PDK is the best source of information on this.

  • Can no longer connect to iProjects using Oracle Portal

    From one day to the other, I can no longer connect to iProjects using Oracle Portal. It gives the message "Cannot connect to iprojects-files.oracle.com" because the username or password is incorrect. I can connect using the web interface though, using the same username and password. I type my username in uppercase and password in lowercase. Tried other combinations (upper and lower) as well, to no avail.
    Any Idea?
    Jan Kettenis

    JEM24 , your suggestion is included in:
    - iOS: Troubleshooting Wi-Fi networks and connections
    Turn your Wi-Fi router off and on2. If your ISP also provides cable or phone service, check with them before attempting this step to avoid interruption of service.
    JEM24 wrote:
    Sorry Mindi, also have your tried rebooting your router? That's all. Try that before you attempt to Restore. Cheers.

  • Can I use existing portal to connect to multiple R3 systems  for config

    I am planning to use existing portal 6.0 to connect to multiple R/3 systems for testing and configuration.
    We have three portals in our landscape DEV TST and PRD.
    Our R/3 system landscape -->DEV, DEV2, TST,TST2,TST3 etc.
    DEV portal is connect to dev system TST portal to R/3 TST system etc.
    Is there a way I can connect DEV portal to DEV2 R/3 System without effecting portal testing and configuration which is in progresses in DEV R/3 system.
    If any one has done it in the past, please share instructions
    Thanks,
    adil

    Hi Syed,
    Check this link for creating systems.
    Configuring EP for connecting to SAP R/3
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N03_BB_InstallGuide_EN_US.doc
    Regards
    Arun

  • Can I retreive user parameter from SolMan to use in Portal?

    Hi gurus!
    Is there a way to use paramters from Solution Manager (SolMan) in portal? To explain further here is our scenario: we are going to use the portal as an interface for Retail Store in R3. We use SolMan as authentication database for the portal instead of the portals internal one and that works nicely. Further more we have an Application Integrator iview that shows/connect to an external index engine. As of now we logon with ONE user in each store and this Id, which actually is the store number, is sent as an parameter through the URL AppInt iview to the index engine. It's in the form of <LogonUserID> or <User.UserID>, either works fine.
    Now for the problem: we have faced the need to use a separate logon Id for every computer instead of one for each store. This means we no longer can't send the parameter LogonUserId since this no longer is the store number. But we connect the parameter Werks (technical name WRK) to the users in SolMan, the question now is if it's possible to reach this parameter from SolMan "through" User or in another way, if it's possible whatsoever... Does anyone have any suggestions? It will be immencely appriciated.
    Best regards
    Benny Lange

    For my SSM this code works,
    public java.lang.String getPortalContactState( )
              String portalState = "";
              String epUserName = "";
              try {
                   IWDClientUser wdClientUser = WDClientUser.forceLoggedInClientUser();
                   com.sap.security.api.IUser sapUser = wdClientUser.getSAPUser();
                   if (sapUser.getName() != null) {
                        epUserName = sapUser.getName();
                   if (sapUser.getState() != null) {
                        portalState = sapUser.getState();
                   } else {
                        wdComponentAPI.getMessageManager().reportException(
                             "State hasn't set for "
                                  + epUserName
                                  + " Please Contact Your System Administrator ",
                             true);
              } catch (Exception ex) {
                   wdComponentAPI.getMessageManager().reportSuccess(
                        "Exception=" + ex.getMessage());
              return portalState;
    Regards,
    Nitin

  • Y can't I use my iphone5 Bluetooth with my psp go

    Y can't I use my iphone5 Bluetooth on my psp go

    supported bluetooth profiles http://support.apple.com/kb/ht3647

  • Can Workflow use /pls/portal for owa_util.get_owa_service_path

    The Workflow APIs could be invoked more readily from Portal if they didn't have to be invoked by /pls/wf. If they were invoked using pls/portal then it would be much smoother integration with Portal

    The Workflow APIs could be invoked more readily from Portal if they didn't have to be invoked by /pls/wf. If they were invoked using pls/portal then it would be much smoother integration with Portal

  • What are the uses of portal

    Hi,
    Iam new to Enterprise portal.
    Can anybody tel me what are the uses of portal
    correct me if iam wrong " EP can be used from anywhere where the internet conncetion is available and anybody who is authorised to view the content"
    Thanks in advance
    SAI

    Hi,
    Your statement is correct. To be crisp, 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
    To read more visit,
    http://help.sap.com/saphelp_nw04/helpdata/en/a9/76bd3b57743b09e10000000a11402f/frameset.htm
    Regards
    Srinivasan T

  • R/3 Secure Store and Forward, while using SAP portal for SSO

    Hello,
    We are using SAP Portal UME for authentication, then SAP SSO tickets to log into the SAP R/3 system.  Initially we decided that the end users would have a "disabled password" so that they must use the portal authentication mechanism to get into R/3 and therefore could not log in straight to R/3 system via SAP GUI.
    All was working fine until during integration testing when someone tried to use the electronic signature function on a QM t-code (QA11) that prompted for an e-sig.  Since local passwords have been disabled, the user could not execute the e-sig. 
    We do not want to activate local R/3 passwords for the users.  Can anyone give some advice or a best practice regarding how to set up electronic sigs in R/3 while using an external authentication source? FYI, we are also trying to avoid using the LDAP connector from R/3 to our LDAP.
    Please comment for any clarity needed or comments,
    Thanks in advance,
    Ryan

    Good point - but I'm afraid of not knowning an instant answer.
    Well, theoretically one could make use of the fact that an NWAS ABAP can act as http client (submitting http requests to the NWAS Java to validate logon data); but that's just a rough idea.
    Regards, Wolfgang

  • Error when using weblogic portal 10.3.5

    Hi, everyone.
    - I'm using weblogic portal 10.3.2 to develop a portal. Now, i deploy my project for customer but they want to deploy it in Centos OS.
    - I down load weblogic portal form oracle site but it don't have 10.3.2 version. I use the latest version oracle weblogic portal 10.3.5 but when run my project it has error:
    com.bea.content.AuthenticationException: Error authenticating to repository: WLP. Possible cause could include, but is not limited to a bad repository configuration or the repository is unknown. Error message: java.lang.IllegalMonitorStateException
    - Can anyone help me the link down load oracle weblogic portal 10.3.2 for linux or help me resolve this error.
    Thank a lot!

    Hi..
    They changed a few things in 10.3.. see http://edocs.bea.com/common/docs103/install/silent.html#wp1044118
    looks like the Server sub category has changed to Core Application Server..
    If you checkout the log.txt file in the logs directory of the root where you've installed a copy using the gui, it generally lists all the installation options available.
    ..Mark.

  • Working with documents via BEx Analyzer not using the portal

    Hello,
    i read that we are able to create (work) with documents (comments) via
    BEx Analyzer. When i want to add a comment how it is described in the
    help we get connected to the portal. We dont want to use the portal for
    that. Therefore we searched a way to skip the portal. We read that in
    BW Versions before 7.0 the portal was not connected but since 7.0 we
    have the portal connectivity, but it should also possible to not use
    the portal and to access directly the BI Server. I searched for the
    Customizing to do so but i could not find it where to switch to the old
    logic.
    And another question is when we use the Portal with the knowledge base . The documents are stored in the document framework (SKWF). Is it the same as the Datawarehousing Workbench --> documents. This storage we want to use.
    Can anyone give me a hint?
    Kind regards,
    Murat

    Hi Murat,
       We are also facing the same issue of when trying to create/access the documents from BEx analyzer it is connecting portal , we need to bypass portal and directly access the document browser in BW server.
      In your thread you mentioned it is done. So can you please let me know how did you enable the old configuration?. It will be very much helpful to us.
    Awaiting for your reply.
    Thanks,
    V.Senthilkumar

  • Using Oracle Portal in a Laptop

    I have a stand-alone portal installation in my laptop. I would like to take the laptop elsewhere to demonstrate a portal I've created, but when I turn off the connection to the Internet I can't connect to the portal. Does anyone know a work around this problem?
    I am using Oracle 8i (8.1.7.1.1) Enterprise Edition Database, Oracle 9iAS Portal (1.0.2.2.0) and Oracle 8i (8.1.7.1.1) Patch with Microsoft Internet Explorer as the web interface and Microsoft Windows 2000 operating system.

    Don't crosspost!!

  • How to use the portal Calendar

    Hi,
    I want to post a calendar of events for my portal users and I'm looking for documentations or tutorial in using the portal calendar feature.
    Thanks,
    Leonard

    hi leonard,
    there are 2 samples in the PDK for a lotus notes calendar portlet and a microsoft exchange calendar portlet. you can access them at portalcenter.oracle.com - PDK - Samples.
    another possibility would be to use the calendar portlet that is provided by the portlet builder. in you portal go to the navigator - providers - locally built providers - example applications: there you find a sample of a calendar portlet. you can create a new one by clicking on Create New...Calendar
    another possibiliy is to look at the portlets from our partners: on portalcenter click on Portal Catalog - Search the Portal catalog - type in 'calendar' as search word and you get back a list of available calendar portlets.
    thanks,
    christian

  • Use Enterprise portal theme for Web Client

    Hi Experts,
    I am new to this topic.
    I am working in portal project. We have situation that in portal we have excellent theme but in CRM Web client we donu2019t have fantasy theme like portal.
    Is there anyway can I use my portal theme for CRM web client?
    If you guide me how to integrate portal theme into CRM Web UIs, that will be great.
    Thanks.

    Ashok,
    There is no easy way to extend your portal theme to the CRM WebClient. Lot of effort is needed for identifying the portal CSS files and updating CRm WebClient theme CSS files with the portal theme attribute values.
    Thanks,
    Thirumala.

  • Using  a Portal Service

    Hi,
    Am trying to use a portal service in my application and calling a method,it should return me the IResourceList which am going
    to iterate and publish the Resource.
    Interestingly,am getting the error "Build of the project Failed" Pls Note am working on JDI or NWDI & no compilation errors
    at my end.
    Please find the Code below :
    user =(IUser) UMFactory.getUserFactory().getUserByLogonID(request.getUser().getLogonUid());
            IPortalRuntimeResources runtimeResources =PortalRuntime.getRuntimeResources();
    IService aService = runtimeResources.getService("customer.MyService");
      customer.MyService tmp = (customer.MyService) aService;
      IResourceList list=(IResourceList)Util.getMethod(filterbasepath,arraylist,user);
    Any help in this direction would be highly appreciated,kindly be specific as where have i gone wrong.
    Regards
    Manoj

    Hi Harish,
    1.Other components in the par file do not have classes with syntax error.
    2.deployement descriptor has correct syntax.
    3.deployement descriptor has services reference to the    Portal Service am using.
    if i comment some part of the code say
    user =(IUser) UMFactory.getUserFactory().getUserByLogonID(request.getUser().getLogonUid());
    IPortalRuntimeResources runtimeResources =PortalRuntime.getRuntimeResources();
    //IService aService = runtimeResources.getService("customer.MyService");
    //customer.MyService tmp = (customer.MyService) aService;
    //IResourceList list=(IResourceList)Util.getMethod(filterbasepath,arraylist,user);
    i can upload the par file,that clearly indicates that
    theres some problem in using the service "customer.MyService",though there are no compilation errors.
    I have even tried the alternative
    IService aService = runtimeResources.getService("IMyService.KEY");--->where IMyservice is the Interface Class.
    Regards
    Manoj

Maybe you are looking for