BI 7: DataSource for 0AU_CONFKEY

Hi,
we are using configuration of the materials (in VBAP -> CUOBJ). Now what I want to achieve in BI. I've enhanced InfoObject 0AU_CONFKEY with all the Attributes, which are possible in configuration.
0AU_CONFKEY has navigation Attributes (A01, A02, A03 .....)
Now I need to fill the attributes in the 0AU_CONFKEY, but I need some DataSource. I've created a view (based on tables: IBIN, IBINVALUES, IBSYMBOL, CABN) to read out all of these configurations.
And now the issue. In BI I get x rows instead of having x columns. How to transform this (please suggest some abap or whatever)?
Example:
DataSource ZDS
configNr.  ATNAM    ATWRT    
0000011  ABC          10
0000011  DEF           X
0000011  GHI            Z105
and in BI should deliver this DataSource only 1 record:
ConfigNr.  A01  A02    A03
0000011    10      X     Z105
How to transform this?
Question Nr. 1 -> is there some easier way to do this?
Question Nr.2 -> if not, how to create a suitable DataSource?
Thank you very much for any help.
Standa

Well, I've managed it.
This solution isn't 100%, but it works for the intended puposes.
DataSource: VIEW on VBAP, CUOBJ + ZATTRIBUTES (in VBAP is field which contains attributes as a string, created by a function module when order is created ).
to InfoObject 0AU_CONFKEY were added Navigationattributes ZA001, ZA002 ....
in Transformationrules is programmed logic, which goes through the whole field and searchs for characteristics standing for ZA001 and so on.
Example:
ZA001 = >
search SOURCE_FIELDS-ZATTRIBUTES for 'ABC '.
if sy-subrc = 0.
bis = sy-fdpos + 4.
     RESULT = SOURCE_FIELDS-ZATTRIBUTES+bis(4).
endif.
Process chain uploads this data regurally.
Greetings
Standa

Similar Messages

  • Creation of DataSource for FlatFile Interface in BI 7

    Hi Y'all!
    Can anyone please give me urgent assistance in creating/defining a DataSource for the FlatFile Scenario in BI 7.0.  I've been trying to no avail.  I certain I am doing this incorrectly, as such I seek your assistance.  Can anyone please be so kind as to give me a step-by-step walkthrough of the specific individual steps (in sequence) in creating/defining DataSources...  Also can this be accepted as a character (08-MAY-07)?
    Much thanks!
    Philips

    Hi,
    The following step can help you..
    1. create a info source and assign the data source -
    2. select data source as PC File ( give any name tech & desc)
    3. create a info source structure by include all individual info objects / har. keyfig
        those are available in your file
    4. you can always take the reference of the info objects from the cube/ODS as to
        make info source staructure easy
    5. map the corresponding info objects in the trasfer structure
    6. save and activate the info source
    7. go to your info provider cube/ODS and right click - select - create update rules
        select the name of the file data source name as given above
    8. map them as defult one-to-one mapping until other wise you have some require
        ment in data manipulation through update rules.
    9. save and activate.
    10. come to the info source - create a info package - select source as .CSV file
         and preview it before you actually load.
    11. as far as date is concern in your falt file..select the entire column of the date
         then goto-format column-select 'customize' then put format as 000000 (six
         zeros ) for 0calmonth.
    12. when you lookat the date at infoprovider it shows like 20070508 but
          when you execute in a query it displays its text as 08-May-2007
    I hope it would help you to understand and get your purpose solve.
    Thanks=points.
    Cheers.

  • DataSource for FAGLFLEXT and BSEG, or New Table in ECC6?

    need to create an extractor to have all the information of FAGLFLEXT, because we need to keep the ledger information and the split of the information. However, we need to add 13 fields contained in BSEG.
    Therefore we thought to reads the line items table FAGLFLEXA, and then enhace it throught BSEG table.
    However, since we are using ECC6 and BI7. It is not support the creation of DataSources for FAGLFLEXA throught FAGLBW03.
    Is it an option to incorporate all fields into FAGLFLEXT.
    Can we creat a new table group based on FAGLFLEXT, and then adding the coding block extensions to that table -
    how does new g/l and the new table group work in parallel? Which is the procedure to do it?
    Documentation says we can create a new table group based on FAGLFLEXT --- its the how does it work in conjuction part...for example...the new g/l handles document splitting and one other thing georg referenced last night...will the split documents go into our new table group?
    BSEG does not have the document splitter information that we need (it's incomplete data). It's missing profit centers on many items, it's missing the proper split of transactions.
    Thanks for your comments.

    Here is more information about this post.
    Client situation:  Our client is implementing ECC 6 and is using the "New-GL" features.  Because of business requirements, the coding block has been extended (not insignificantly - 18 extra fields at the moment) to accommodate legal, regulatory and management reporting.  The reporting solution includes standard ECC reporting (e.g. report writer, report painter reports) as well as feeds to BW (BI 7).
    The Challenge:  Our understanding is that adding all of the coding block extensions to the New-GL tables (ie. FAGLFLEXA and FAGLFLEXT) may lead to performance degradation in the ECC system.  However, we still need to accommodate the requirement to report by the additional dimensions that are not currently included in the New-GL, so our challenge has been to find a solution that minimizes performance issues, while still allowing us to have all the necessary dimensions with which to do the required reporting.
    What we would like to know:  How have you handled this in similar situations?
    Have you added to the New-GL tables? How many fields? Performance issues encountered?
    Have you created additional table group(s) based on the New-GL and then modified that structure to have the new fields?  How does the additional table group work co-incident with New-GL (e.g. does the additional table group receive document splitting information?)?
    Have you created custom extractors for BW?  On what basis (we understand that FAGFLEXA cannot be created as a datasource to feed BW)?

  • Require Standard DataSources for Purchase Orders

    Hi,
    Please provide me the standard datasources for purchase orders to get the data updated automatically in a BI System.
    I have to display report containing the purchase orders details of each day.
    Regards
    Sunil Kumar

    Hi,
    Following link will give you complete details of purchase order deports and data sources.
    http://help.sap.com/saphelp_nw70/helpdata/en/df/cfb839f6a7a307e10000000a11402f/frameset.htm
    Regards,
    Vishnu

  • Shall I use one datasource for multiple connection pool?

    Hi,
    I need to clarrify that, Shall I use one Datasource for multiple connection pool in distributed transaction?
    Thanks with regards
    Suresh

    No. If its transactions across multiple databases you should use different datasources.

  • Using a View as the DataSource for a Matrix

    Does anyone know if it is possible to use a view as the datasource for a matrix?  For example, I have created a view named 'VW1' with 4 columns (1 being ItemCode).  Here is the code that tries to set this view as the datasource for a matrix:
    tableName = "VW1";
    dbDataSource = sboForm.DataSources.DBDataSources.Add(tableName);
    // Add the bind columns
    column = columns.Add(COL_VALUE_UID, SAPbouiCOM.BoFormItemTypes.it_EDIT);
    column.DataBind.SetBound(true, tableName, "ItemCode");     
    This last line of this code hangs but if I put a try around it, the GetLastError does not return anything.  Is it because views cannot be used as datasources or is there something else I am missing?

    Hi David,
    You can use a view as a matrix datasource if you use UserDataSources instead of DBDataSources.
    UserDataSource DSSubJobID = form.DataSources.UserDataSources.Add("SubJobID", SAPbouiCOM.BoDataType.dt_LONG_NUMBER, 12);
    Col = GridMain.Columns.Item(ColSubJobID);
    Col.DataBind.SetBound(true, "", DSSubJobID.UID);
    You then need to manually set the value of the UserDataSource e.g:
    Reader = Command.ExecuteReader(CommandBehavior.SequentialAccess);
    GridMain.Clear();
    int RowNo = 1;
    while (Reader.Read())
       DSSubJobID.Value = SubJobID.ToString();
       //set other user datasources here
       //add a row the matrix
       GridMain.AddRow(1, -1);
    Regards, Lita

  • Can a web service be used as the datasource for a View Object?

    Has anyone used a web service as the datasource for a View Object?
    I am trying to do the same thing as "Publishing BC4J Components as a Web Service" example, except I want to recreate the View Objects on the client so that I can iterate through them and display them on a web page.
    I probably have two choices:
    1. Use the web service as the datasource.
    2. Use a file as the datasource with no data and then populate the View Objects from the XML from the Web Service.
    Please advise.
    Thank you.
    Richard Catlin
    SAIC

    You can adapt the examples provided in the BC4J Toy Store demo for how to build a programmatically-populated view object to create a view object that fetches its data from a web service.
    The methods that you need to override are the same for any kind of programmatically-populated view object.

  • Message "Creation of DataSources for SAP source system is not permitted"

    Hi,
    I am in DW Workbench: Modeling and I need to copy a DataSource.
    It's impossible, beacause I have this Message "Creation of DataSources for SAP source system is not permitted"!
    What can I do?
    Thks

    Hii.
    You can not copy the standard datasource to any other source system it will not allow you to do that.
    But if you want to copy you can copy it to PC FILE source system.
    It will allow you to copy there.
    Right click in Datasource->Copy-> Give Target datasource name -
    > intarget Source system tab -
    >Give Source system for File.
    Thanks
    Mayank
    Edited by: Mayank Chauhan on Sep 4, 2009 5:41 PM

  • Issue in configuring Datasource for Oracle DB 7 in weblogic 10.3 ( Urgent )

    Hi Gurus,
    We are trying to connect to a oracle db 7 instance from the oracle 11g SOA suite .
    I am not able to create a datasource for this DB instance .fails when getting invoked .
    <Apr 13, 2011 2:34:49 PM BST> <Error> <Console> <BEA-240003> <Console encountered the following error java.lang.NullPointerException
    at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1101)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:303)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:640)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:205)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:554)
    at com.bea.console.utils.jdbc.JDBCUtils.testConnection(JDBCUtils.java:505)
    at com.bea.console.actions.jdbc.datasources.createjdbcdatasource.CreateJDBCDataSource.testConnectionConfiguration(Cre
    ateJDBCDataSource.java:458)
    Any clues to fix the issue.
    I added the ojdbc14.jar to the file and modified the weblogic.xml to use the
    <container-descriptor>
    <prefer-web-inf-classes>true</prefer-web-inf-classes>
    </container-descriptor>
    but getting the exception :
    <S:Body>
    <S:Fault xmlns:ns4="http://www.w3.org/2003/05/soap-envelope">
    <faultcode>S:Server</faultcode>
    <faultstring>oracle/i18n/text/converter/CharacterConverterOGS.getInstance(I)Loracle/sql/converter/CharacterConverters;</faultstring>
    <detail>
    <ns2:exception xmlns:ns2="http://jax-ws.dev.java.net/" class="java.lang.NoSuchMethodError" note="To disable this feature, set com.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStackTrace system property to false">
    <message>oracle/i18n/text/converter/CharacterConverterOGS.getInstance(I)Loracle/sql/converter/CharacterConverters;</message>
    <ns2:stackTrace>
    Added the orai18n-*.jar files got the following Exception :
    ORA-01010:Invalid OCI operation
    Any help.....
    Rgds
    Vamsi
    Edited by: Kewlntrendy on 13-Apr-2011 08:34
    Edited by: Kewlntrendy on 13-Apr-2011 09:27

    I doubt that Oracle 7 DB is not supported. You may consider raising a SR with support.
    Regards,
    Anuj

  • Creating DataSources for File Source Systems in csv format in sap bw 7.0

    Hi,
    Please explain how to Create DataSources for File Source Systems in csv format in sap bw 7.0. WITH SCREENSHOTS
    Thanks
    JINI
    Edited by: Jini  Jayan on Jun 11, 2008 11:36 AM

    Step 1. Select Source systems under Modelling in the left panel. In the right panel, right-click Source systems and select Createu2026.
    Step 2. Select the FileSystem, manual meta data, data using file inte option, and then click  to continue.
    Step 3. Enter a name and a description for the source system, and then click  to create the source system.
    Now create an application component
    Step 1. Select InfoSources under Modelling in the left panel. In the right panel, right-click InfoSources and select Create application componentu2026.
    Step 2. Enter a name and a description for the application component, and then click  to continue. (BW automatically adds a prefix of "Z" to the technical names of application components, unlike the naming system used for other BW objects.If u give the name as AC_DEMO it will be saved as ZAC_DEMO in the system.
    Now create infosource
    Step 1.Select InfoSources under Modelling in the left panel. Right-click the newly created Application Component , and then select Create InfoSourceu2026.
    Step 2. Select the option Master data/texts/hierarchies, and then click  to continue.
    Step 3. Enter your infoobject name, and then click  to continue.
    Now you will be asked
    Infosource(name) assigned to Appln component(name)?
    Click continue
    Now go back to workbench and see the Infoobject listed under the Application component name (under Infosource)
    Right click the infoobject name and select Assign Datasource
    Enter the Infoobject name as Infosource name and the source system name and continue
    Now you ll get datasource assignment confirmations for Infosource_ATTR and Infosource_TEXT for master data and text.
    Click yes and continue
    Now you ll be taken to the Infosource(master data) change screen
    Source system name will be given
    Below that u need to give the datasource name u2026.._ATTR
    Click Activate.
    Now Click the tab transfer rules
    Copy the communication str infoobject names to an excel sheet
    For ex if your infoobj are IO_MATNUM and IO_MATNAME (material number and material name) copy and paste as
    IO_MATNUM      IO_MATNAME
    MAT001     TEA
    MAT002     COFFEE
    MAT003     SUGAR
    GIVE YOUR DATA IN THE EXCEL. AND CLICK File Save As CSV(comma delimited) and save to ur system. Give file name as something like infosourcename_ATTR.csv
    Now back to the Infosourcechange screen
    Source system name will be given
    Below that u need to give the datasource name u2026.._TEXT
    And activate
    Now Click the tab transfer rules
    Copy the communication str infoobject names to an excel sheet
    GIVE YOUR DATA IN THE EXCEL. AND CLICK File Save As CSV(comma delimited) and save to ur system. Give file name as something like infosourcename_TEXT.csv
    Now create Infoobject to load data
    Go to Infosourceu2014Appln Componentu2014InfoObju2014SourceSystemu2014rightclick->create Infopackage
    Step 2. Select the DataSource Material number (Master data), enter a description for the InfoPackage, and then click  to continue.
    Give infopackage description as Infopackage:InfoObj_ATTR
    Now take care to select the first item in datasource and click continue
    In the next screen click external data tab
    Click client workstation
    Datafileu2026.file name (browse to give the file u saved in ur system)
    There will be an option to remove header data from file.remove 1 row.
    File typeu2014csv file
    Now click schedule tabu2014start dataload immediatelyu2014start.
    In the same way
    Go to Infosourceu2014Appln Componentu2014InfoObju2014SourceSystemu2014rightclick->create Infopackage
    Step 2. Select the DataSource Material number (text)enter a description for the InfoPackage, and then click  to continue.
    Give infopackage description as Infopackage:InfoObj_TEXT
    Now take care to select the second  item in datasource and click continue
    In the next screen click external data tab
    Click client workstation
    Datafileu2026.file name (browse to give the file u saved in ur system)
    There will be an option to remove header data from file.remove 1 row.
    File typeu2014csv file
    Now click schedule tabu2014start dataload immediatelyu2014start.
    Click the icon below admn workbench to go to monitor and check the load
    Or you go back to Infosourceu2014Appln Componentu2014InfoObju2014right clickmaintain master data
    Click execute
    You can see the data load
    Hope this helps!!!

  • New DataSources for Line Items from FI-GL, FI-AP, FI-AR

    Dear Experts,
    Kindly sugest the SAP Note's and SAP Document links on  New DataSources for Line Items from FI-GL, FI-AP, FI-AR
    for( 0FI_GL_14, 0FI_AR_14, 0FI_AP_14 ). and what is the advantage of using this data sources.
    Currently we are using the Data Sources with ( 0FI_GL_4, 0FI_AR_4, 0FI_AP_4 ) and we want to migrate to ( 0FI_GL_14, 0FI_AR_14, 0FI_AP_14 ).
    Please sugest in this regard.
    Thanks&Regards,
    Nagendra prasad.
    Edited by: nagendra prasad on Jul 20, 2010 5:12 AM
    Edited by: nagendra prasad on Jul 20, 2010 6:05 AM

    Hi
    Please find FI_GL_14 related links
    [http://help.sap.com/saphelp_nw70/helpdata/en/49/5700570223413085021a8b4ef1087a/frameset.htm]
    [http://help.sap.com/saphelp_nw70/helpdata/en/45/4f8e8bbf3f4f63a5dd197ef7d53fa2/frameset.htm]
    There is no FI_AR_14 and FI_AP_14. If you want more information directly goto help.sap.com you will find all the details.
    Regards
    YuvaraajP

  • Setup MySQL datasource for Sun ONE Studio

    Hello all,
    I've tried to post this message on the Sun ONE studio forum, however, there were compilation errors with JSP pages. As I needed the answer urgently, I decided to get some help here.
    I've successfully made connection to MySQL database during the CMP development. However, when I tried to run it, it said the JNDI Datasource can't be blank and provide username & password if necessary. I went back and gave it a name as jdbc/MySQL, and also provided the username & password. I then reran the app, and I got the following error
    java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Unable to get JDBC DataSource for CMP ....
    I've mounted the mysql.jar and hacked some other things to no success. Please help.
    Thanks & regards,
    Thinh

    Hi,
    Try validating your data source using
    http://developer.iplanet.com/tech/tools/dbping_overview.jsp
    Get back in case of any issues

  • How to create  a datasource for 0COSTCENTER to load data in csv file  in BI

    how to create  a datasource for 0COSTCENTER to load data in csv file  in BI 7.0 system
    can you emil me the picture of the step about how to  loaded individual values of the hierarchy using CSV file
    thank you very much
    my emil is <Removed>
    allen

    Step 1: Load Required Master Data for 0CostCenter in to BI system
    Step 2: Enable Characteristics to support Hierarchy for this 0Cost Center and specify the External Characteristic(In the Lowest Node or Last Node) while creation of this Characteristic InfoObject
    Step 3: On Last Node of Hierarchy Structure in the InfoObject, Right Click and then Create Hierarchy MANUALLY by Inserting the Master Data Value as BI dosent Support the Hierarchy load directly you need to do it manually....
    Step 4: Mapping
    Create Text Node thats the first node (Root Node)
    Insert Characteristic Nodes
    Insert the Last Node of the Hierarchy
    Then you need to create a Open hub Destination for extracting data into the .csv file...
    Step1 : Create the Open Hub Destination give the Master Data table name and enter all the fields required....and create the transformations for this Open Hub connecting to the External file or excel file source...then give the location on to your local disk or path of the server in the first tab and request for the data...It should work alright let me know if you need anything else...
    Thanks,
    Sandhya

  • Error using SAP datasource for OmniPortlet

    I have installed and configured PDK 9.0.4.0.2 on my iAS 10g system. Also installed and configured the SAP datasource for OmniPortlet. After I put an OmniPortlet portlet on a portal page then I begin to define the defaults for the portlet instance, I select "SAP - Use SAP R/3 system as a source of data" and press the Next button. I get the following error message: "Error: The listener returned the following Message: 500 Internal Server Error".
    Any help on this would be greatly appreciated.
    Thanks,
    Rick Wright
    The OC4J_PORTAL log file shows:
    04/03/26 10:57:48 portal: id=109822914181,1 Invalid status code encountered : status=500 reason=Internal Server Error name=content-fetcher2
    label=webPortlet url=http://sias01.somecompany.com:7777/portalTools/omniPortlet/providers/omniPortlet time=185ms content=<HTML><HEAD><TITLE>500
    Internal Server Error</TITLE></HEAD><BODY><H1>500 Internal Server Error</H1><PRE>oracle.webdb.reformlet.ReformletException: ReformletPersonalizationObject
    is not an instance of SAPPersonalizationObject.<br> at htdocs.plugins._datasources._sap._sap__error__page._jspService(_sap__error__page.java:490)<br> [htdocs/plugins/datasources/sap/sap_error_page.jsp]<br> at
    oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)<br> at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)<br> at
    oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)<br> at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)<br> at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br> at com.evermind[Oracle Application Server Containers for J2EE 10g
      (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)<br> at com.evermind[Oracle Application
      Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:251)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:575)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:537)<br> at
    htdocs.plugins._datasources._sap._sap__controller._jspService(_sap__controller.java:1039)<br> [htdocs/plugins/datasources/sap/sap_controller.jsp]<br> at
    oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)<br> at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:272)<br> at
    oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)<br> at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)<br> at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br> at com.evermind[Oracle Application Server Containers for J2EE 10g
      (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)<br> at com.evermind[Oracle Application
      Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindPageContext.include(EvermindPageContext.java:267)<br> at
    htdocs.omniportlet._reformlet__edit__defaults__data._jspService(_reformlet__edit__defaults__data.java:1290)<br> [htdocs/omniPortlet/reformlet_edit_defaults_data.jsp]<br> at
    oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)<br> at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:272)<br> at
    oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)<br> at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)<br> at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br> at com.evermind[Oracle Application Server Containers for J2EE 10g
      (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)<br> at com.evermind[Oracle Application
      Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindPageContext.include(EvermindPageContext.java:267)<br> at
    htdocs.omniportlet._reformlet__edit__defaults._jspService(_reformlet__edit__defaults.java:1088)<br> [htdocs/omniPortlet/reformlet_edit_defaults.jsp]<br> at
    oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)<br> at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:272)<br> at
    oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)<br> at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)<br> at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br> at com.evermind[Oracle Application Server Containers for J2EE 10g
      (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)<br> at com.evermind[Oracle Application
      Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:251)<br> at
    oracle.portal.provider.v2.render.http.AbstractResourceRenderer.renderBody(Unknown Source)<br> at oracle.portal.provider.v2.render.RenderManager.render(Unknown
    Source)<br> at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)<br> at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown
    Source)<br> at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)<br> at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown
    Source)<br> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br> at java.lang.reflect.Method.invoke(Method.java:324)<br> at
    oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)<br> at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown
    Source)<br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br> at com.evermind[Oracle Application Server Containers
      for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)<br> at com.evermind[Oracle
    Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)<br> at
    com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)<br> at
    java.lang.Thread.run(Thread.java:536)<br></PRE></BODY></HTML>

    AIX/5.3 - OAS10g ( Portal version Default 9.0.4.0, won´t work!!! )
    Hi there...
    I did got some problems when I was installing a SAP OMNIPORTLET...but now , it´s working just fine ...
    Please ,
    1 - First , pay closely attention on the documentation and installation guide :
    http://www.oracle.com/technology/products/ias/portal/point_downloads.html#SAPDS
    2 - Make sure that you are using a CORRECT version. For PDK , must be 9.0.4.1;
    3 - Sapjco.jar version 2.0.2 isn´t available anymore, at SAP website. I have used sapjco.jar version 2.0.10, and please, follow ALL instructions, that´s include do the examples;
    4 - Make sure that all steps (Installing the OracleAS Data Source Plugin,Installing the JCo lib´s,Testing the Deployment, etc) describe on the installation guide, be complete successfully;
    5 - On my case, ´cause we have Infra and Middle , at same host ( hold on...it´s just a developed enviroment...), a did specify a CLASSPATH and LD_LIBRARY_PATH , at ..EMC > Middle > OC4J_Portal > Server properties > enviroment ..
    6 - My question now is... That plugin it´s just able to see a default BAPI´s? It´s possible to work with "Z" functions ?

  • MD datasource for Purchase orders in Procurement(MM)

    Hi Friends,
    Do I need to activate all the MD datasources under MM or are there any particular MD datasource for Purchase Orders ....
    Points will be awarded

    Hi,
    Follow this link in SAP's marketplace to Best Practices in Purchasing:
    http://help.sap.com/bp_biv170/index.htm
    Depending on the InfoCube you are planning to use, review appropriate Best Practices document.  In addition to step-by-step procedure on how to activate and fill the InfoCube, it will list which InfoObjects are necessary. 
    Regards,
    Stan

Maybe you are looking for