OBE Portal lessons require HR Schema

I am going through the OBE Portal (9.0.4) lessons, and several of them require a sample HR schema. How is this installed? I don't see an reference to installing this as a pre-req for the lessons.

The HR Schema is a demo schema available with OracleAS Portal. You can see the HR schema in your Database Objects in Portal Navigator,if you have opted to install the demo schemas while installing OracleAS Portal.
Please refer to this document (http://web51-01.oracle.com/docs/cd/B14099_01/portal.1012/b14134/pdg_portletbuilder.htm#BABIEDAG)
on how to create a SCHEMA in OracleAS Portal.
Create a Schema using the Database Objects tab in the Portal Navigator.
Enter the name of the SCHEMA as HR. Provide a password and confirm it.
The default tablespace should be PORTAL and the Temporary TableSpace should be Temp.
Add the PORTAL.WWPRO_API_INVALIDATION object in the Grants tab in addition to the existing privileges.
Now, you can use this schema to create your Database Provider.

Similar Messages

  • Bapi as web service - required by schema description

    Hello,
    I exposed a BAPI as a web service. Lets take for example the bapi to update / change a business partner. When trying to update for example the first name I have to create a complex type: centralPersonData and I have to create ALL simple types that are subtypes of centralPersonData even when I only want to change one of this attributes otherwise I will get a:
    com.sap.engine.services.webservices.jaxrpc.exceptions.XmlMarshalException: XML Serialization Error. Property [...] of class [...] must exist and can not be null. This is required by schema description.
    I know that I get this error because the XML element tags are not created when I do not initialize the values. In the moment I initialize all values "by hand" and have to write sometimes about 50 lines of code only to update one value. Is there a better way to solve this?
    Thanks for your answers!
    Felix

    Hi
    Check This URL and you will get some Solutions to your problem
    http://help.sap.com/saphelp_nw04/helpdata/en/e9/ae1b9a5d2cef4ea4b579f19d902871/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/7c/a4f1b3c59aef4f8ea3c32cda0c0486/frameset.htm
    Regards
    Chandran

  • Portal version required for Business packages deployment

    Hello All
    I have to deploy the following business packages in Portal
    Business Package for Recruiting Administrator 1.41
    Business Package for Recruiter 1.41
    Business Package for Employee Self-Service (SAP ERP) 1.41
    Business Package for Manager Self-Service (BP ERP05 MSS 1.41)
    Business Package for Talent Development Specialist 1.01
    Business Package for Talent Management Specialist 1.40
    Can you please help me find out the portal verison required for them
    We are on currently EP 7.0 SP12
    Rohit

    Hi,
    Check SAP Hinweis 1129139 - SAP ERP Enhan. Pk.1 SPS 05(03/2008) Release Information Note
    Please check below extract from this note:
    Software Components SP Level
    SAP ECC Server VPack
    ECC-VPACK 601 SP05
    ERP VALUE PACK HR 601 SP05
    SAP FinServ Claims Mgmt VPack
    IS-FS-CM 601 SP05
    Portal Content
    BP ERP05 CLAIM CENTER AGT 1.01 SP05
    BP ERP05 CLAIM HANDLER 1.01 SP05
    BP ERP05 EXPENDITURE CERT 1.01 SP05
    BP ERP05 TALENT DEV 1.01 SP05
    BP ERP05 HR ADMINISTRATOR 1.11 SP05
    BP ERP05 COMMON PARTS 1.11 SP05
    XI Content
    XI CONTENT STORE CONNECT.1.0 SP01
    XI CONTENT ECC-VPACK 601 SP05
    XI CONTENT GS1 1.0 SP01
    XI CONTENT UN/CEFACT 1.0 SP01
    XI CONTENT PROMERLAYINTEG 6.7 SP01
    XI CONTENT DEMAND MGMT 1.0 SP01
    Thanks
    Sunny

  • Portal development requirements and basics??

    helo everyone,
    I am student and I read a article regarding portal development and I want to start learning this new technology.My Basic questions are
    1)What are the technical requirements to develop portals with PDK?
    2)Is that a compulsion that we need Oracle 9iAS installed if we have to develop portals?
    3)And in which technologies(like JSP,EJB etc) do we required to have good knowledge before developing web portals?
    4)Can anyone tell me the basic and good way to start learning this new technology
    I kindly request you to answer my questions,,PLEASE:
    with regards,
    [email protected]

    You can build your portlets using J2EE (JSPs, servlets, HTML, Java classes) or PL/SQL.
    If you're building Web providers (J2EE portlets), you don't need a portal installation, you can register them on Oracle9iAS Portal Studio.
    To build portal pages, yes, you'll need to have a portal installation.
    You find more information on portlet building options on Oracle9iAS Portal Studio.

  • NW04s Portal Desktop Requirements

    Is there anything out there that describes the minimum or recommended desktop/laptop requirements when being a client computer to the portal. I know that it is a browser application but, I have been using the portal for a few years now (ever since workplace) and it seems like the portal demand on the browser is getting higher and higher. It is now to the point that it takes up to 5 seconds to render portal screens in IE. I know this because I have tested the portal with mercury loadrunner as well as from the desktop perspective. There can be a big differenece.  I have testes firefox and it seems faster. I already know that as well...What I need to know is if SAP has a minimum or recommended computer ???

    Thanks for your feedback.
    I am aware of the issues with Firefox. For us it's mainly a training issue and a look and feel issue. Other than that it is faster.
    Regarding IE6 SP1. We are using SP2 and it is the absolute minimum we can run here because of the many security assigning on windows. Do you know if SP1 is faster than SP2??
    You last note is a bit interesting. We fully qualified hostname's when assigning the portal and we rely on DNS rather that the local hosts file. This should be normal for any customer. Are you suggesting that the portal operates better if the hosts file has the portal IP and host name in it ???
    Please clarify..
    Stephen

  • Enterprise Portal (EP) Requirement in IP

    Hi,
    Can someone help in finding out, whether EP installation is required for BI-IP implementation?
    Thanks
    ND

    Hi,
    Planning Modeler for BI IP runs on portal. So EP definitely needs to be up. Search this forum for more information on EP and BI IP.

  • OBE: Portal 10.1.2 Building Portlets Declaratively - web service errors

    Note: I found a similiar post from mid-2006 which had no solution reported. I hope my question gets a response more quickly.
    "Creating a Portlet Using a Web Service as a Data Source"
    Step 9: WSDL URL: http://webservices.oracle.com/ws/emp/oracle.ws.scott.OTNDeptEmp?WSDL
    Step 10: displayed a list of service methods
    Step 13 did not display any table columns.
    Clicking the <TEST> from the Source definition page only produced the following errors.
    Q1) What are the needed changes to get the tutorial to work?
    XML Data:
    <ns1:getEmpXMLResponse xmlns:ns1="oracle.ws.scott.OTNDeptEmp" SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <return>
    <ERROR>
    oracle.xml.sql.OracleXMLSQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=168821760)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    </ERROR>
    </return>
    </ns1:getEmpXMLResponse>
    SOAP Response Body:
    <SOAP-ENV:Body xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <ns1:getEmpXMLResponse xmlns:ns1="oracle.ws.scott.OTNDeptEmp" SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml">
    <return>
    <ERROR>
    oracle.xml.sql.OracleXMLSQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=168821760)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    </ERROR>
    </return>
    </ns1:getEmpXMLResponse>
    </SOAP-ENV:Body>
    SOAP Request:
    <?xml version='1.0' encoding='UTF-8'?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <SOAP-ENV:Body>
    <ns1:getEmpXML xmlns:ns1="oracle.ws.scott.OTNDeptEmp" SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml">
    </ns1:getEmpXML>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>

    Thanks everyone for your help :)
    The problem turned out to be that Oracle application server 10.1.2 is unlike the others servers, it uses 2 ports:
    - port (19100) is dedicated for the console.
    - port (7779) is to view your applications.
    So the URL needed turned out to be "http://acteos-109.beirut.acteos:7779/beanTest" instead of "http://acteos-109.beirut.acteos:18100/beanTest"
    Hope this info is useful
    Lana

  • MDM Portal Consultant Requirements

    Hi All,
    I would be entering into the field of MDM, and being from the Java and EP side, i would be working on the portal (Custom and Customizing) side of it.
    Please enlighten me with the best practices available in this stream.
    Some common and important things that i should be careful about while implementing MDM on EP.
    I have read most of the documents and posts available on SDN.
    Thanks in Advance...
    ~Nitin

    Nitin,
    You can find documentation EP-MDM integration, We can integrate MDM with any other SAP NetWeaver Co ponent,
    Help.sap.com MDM Documenation section IT Scenarios MDM-EP integration available......
    You can refer the doc....
    Regards,
    Raj

  • GP Monitor in NWA - Portal roles required

    HI,
    I have some errors in GP processes and want to use to GP Monitor to find more information.
    What are the roles required to access GP Monitor in Net weaver Administrator.
    I searched sdn and help.sap but could not find any help.
    Any help on this is highly appreciated.
    Thank you,
    Vasu

    Hi
    Just do the wild search at role input feild.
    Example  : gp. , gp.*   , 
    [further help|http://wiki.sdn.sap.com/wiki/display/BPX/CAFGPFAQ]
    Best Regards
    Satish Kumar

  • A new application built on a schema not in the portal database

    I want to create a new application using the create "new application" function of the "build" tab of Portal.
    I want this application to use a schema not in the Portal Database. The schema the application has to use belongs to a different database residing on the same machine the Portal database resides.
    But the Portal "Application Name and Schema" form does allow me to choose a schema outside the Oracle Portal database.
    I run Oracle Portal Version: 3.0.7.6.2 on WNT.
    Thank for any suggestion.

    Maurizio
    Carol's right. Create a schema in the local database then create a db link to the remote db connecting as that schema user (or some other of your choice). In my experience this has to be a public db link.
    I run a portal application against a database on another sun box. There's some hassles, but it works ok mostly.
    The db link connects as the user to the remote database and I grant privileges in the remote db to that db link user. I also have public synonyms in the portal database that point to the objects in the remote db. I have public synonyms in the remote database that sort out the schema of the objects required.
    This sounds complicated and I've explained it in a rush, but if you sit down and work it through it's not so bad. You may find a better way, but after several trials I've got a setup that works.
    Also, when I create a form I always refer only to the synonym - never to a schema.object. That way you can adjust the synonym easily without rewriting your report.
    I always make reports from sql for the reason that you can change the sql, though I always refer to my synonym never to schema.object.
    Session info doesn't travel well to the remote instance. I've had to build a work-around to get my table triggers in the remote instance to figure out who the portal user is because wwctx_api.get_user returns public.
    I've been unable to directly call procedures in the remote database from portal components, but I've got around that by creating wrapper procedures in the local database.
    It hasn't been a trivial exercise, but it does work.
    Greg
    I want to create a new application using the create "new application" function of the "build" tab of Portal.>I want this application to use a schema not in the Portal Database. The schema the application has to use belongs to a different database residing on the same machine the Portal database resides.>>But the Portal "Application Name and Schema" form does allow me to choose a schema outside the Oracle Portal database.>>I run Oracle Portal Version: 3.0.7.6.2 on WNT.>>Thank for any suggestion.

  • NW BW 7.3 Implementation Requirements - Portal Patch

    Hi,
    We are planning to launch BW 7.3. So far we do not have a SAP-BW , however we are on ECC EHP4.
    Question :
    Do I have to be on ECC EHP5 to implement BW 7.3 ?
    Is there any Portal Package requirement to implement BW 7.3 ?
    I did gone thur release notes and implementation guide and unable to figure this out
    Can I just use BW 7.3 with BO4.0 with out a NW Portal{ without disturbing existing portal serving ECC} ?
    Thanks
    Gopi

    >>Do I have to be on ECC EHP5 to implement BW 7.3 ?
    No you do not need the newest ECC. If you are on R/3 (former ECC) 4.6 it should be fine.
    >>Is there any Portal Package requirement to implement BW 7.3 ?
    For BW 7.0 JAVA stack is mandatory since web reporting and some oter functionality (information broadcasting, printing etc. runs on JAVA). So not Portal but JAVA Stack is required if you plan to use JAVA based BW functionality.
    >>Can I just use BW 7.3 with BO4.0 with out a NW Portal{ without disturbing existing portal serving ECC} ?
    I think yes.

  • CANNOT GRANT A USER ACCESS TO VIEW A SCHEMA USING PORTAL API'S

    Hi, we are using portal 3.0.9.8.3(UNIX middle tier) on a 8.1.7.3 database (UNIX backend).
    We would like to be able to grant a group of users the rights to view only a specific table or view using the functionality of the wwexp_api_engine package. However the only way to do this seems to be to give the users "view data" privilege to "all schemas" within the portal admin. This presents a large security hole since users can could potentionaly pass in different table names (to a url) and get access to undesired tables.
    Granting executable privileges on the package(and sub packages) to the application database schema(whether public or explicit) still yields the above
    message: Error: Insufficient privileges. (WWV-10600)
    So does anyone know of a way to use the wwexp_api_engine package and restrict it to only a certain table or view of a schema? Or possibly what grants may be needed to allow the package to access the table without giving "view data" portal access to "all schemas".
    Any help would be appreciated.

    Hi,
    Try to grant "Create" global privilege to user and grant explicit privileges on the tables to the user. This way the user can create objects, but can view only those tables on which he has a privilege.
    Thanks,
    Sharmila

  • Schema name required in scripts

    The oracle instance we are running requires the schema name in front of all db objects when running scripts. If I am logged into this schema, I shouldn't need to include it in the scripts. Can someone tell me how to disable this requirement?

    Or by setting CURRENT_SCHEMA as well.
    Nicolas.

  • Oracle BI Suite EE 10g R3 suppliersales schema required

    Hi All,
    Could you please tell me how to install Oracle BI Suite EE 10g R3 **SUPPLIERSALES**SCHEMA  ...PRESENTLY am using oracle 10g 10.2 database..
    Regards,
    Rizwan

    I would require SUPPLIER2 schema also ...
    Thanks
    Rizn

  • Schema referential Integrity and Portal

    Please bear with me - I'm relatively new to Oracle and Portal. When using Portal forms to access schemas how does it handle referential integrity. Does portal handle this through the database object interface or is this done when building the schema and portal simply works with whatever schema attributes already exist? i.e. will it be perfectly comfortable with existing triggers and sequences and keys?
    It doesn't look like it would be easy to use portal forms where there are sub-group tables e.g. different categories of people - sales, support, customers etc
    Could anyone comment please?

    We had some performance issues with the retrochange log enabled. We ended up making sure the retrochage log database was in its own disk (we had it in the same physical volume/volume group, etc, in AIX). Everything is working okay now.

Maybe you are looking for

  • How to create list items with multiple attachment files using rest api javascript

    In one of user form I am using javascript rest api to create a list item with multiple attachment files. So far I am able to create list item and once created uploading an attachment file. But this is two step process first create an item and then up

  • DDIF Function Module for getting the description of a BAPI structure

    Hi, I need to find a function module that returns the description of a structure...well a BAPI structure, not that that makes any difference. The DDIF_ function modules I've tried will all return the descriptions of data elements in tables, but not s

  • Printing with IPP (SSL) and job user names

    Hi, Environment: Windows 2008 R2 Servers, WIN 7 and WIN 8.1 clients, all 64 Bit I setup a printing environment including a FollowYou solution. To realize data encryption from end2end, we decide to use IPP over SSL for Printing. Everything works fin,

  • 160GB iPod syncs about 50GB and tells me it's out of memory space...

    When I sync my iPod it syncs for a while but then iTunes tells me it couldn't sync all the music because there wasn't enough space. It shows me about 50GB of music is on the iPod but I have around 100GB that needs to be on the iPod

  • Can I import scanned photos to iPhoto?

    I download all my photos from my camera to iPhoto ('08). I now want to scan some photos and import them into iPhoto with the rest of my photos but they are ending up in 'Pages' Nothing I do seems to get them into iPhoto. Anyone any ideas?