Oracle BI Publisher no columns loaded from data model

Hello Guys,
I use Oracle BI Publisher 11g. Have created a data model by using
the JDBC thin connection to a 11g database. The creation of the data model
worked fine using a SQL query. Now in the report creation wizard, I select
the "guide me" option to see how nice the wizard is.
The problem comes here, on the second window I should select the columns
but I only read "no columns available". Why is that?

Hi Metalray
For BIP report sample XML data is importent. with sample data you cannot generate the BIP reports.
Follow the below steps, you can achieve your expected BIP output
After crating data set in the data medel save the data model then click on
--get XML output option on right side of the top-corner.
-- then selet no. for the nuber of rows to return dropdown option,
--then click on Run. Then save the sample data by clicking on Save as sample data option.
--then it will take you to the data model page, now again save the data model
--and use it for creating the reports.
Now you were able to see the available columns in the the second window of guide me option
please mark if it helps you..

Similar Messages

  • Can we use 0INFOPROV as a selection in Load from Data Stream

    Hi,
    We have implemented BW-SEM BPS and BCS (SEM-BW - 602 and BI 7 ) in our company.
    We have two BPS cubes for Cost Center and Revenue Planning and we have Actuals Data staging cube, we use 0SEM_BCS_10 to load actuals.
    We created a MultiProvider on BPS cubes and Staging cube as a Source Data Basis for BCS.
    Issue:
    When loading plan data or Actuals data into BCS (0BCS_C11) cube using Load from Data Stream method, we have performance issue, We automated load process in a Process Chain. Some times it take about 20 hrs for only Plan data load for 3 group currencies and then elimination tasks.
    What I noticed is, (for example/) when loading Plan data, system is also reading Actuals Cube which is not required, there is no selection available in Mapping or selection tab where I can restrict data load from a particular cube.
    I tried to add 0INFOPROV into databasis but then it doen't show up as selection option in the data collection tasks.
    Is there a way where I can restrict data load into BCS using this load option and able to restrict on cube I will be reading data from ?
    I know that there is a filter Badi available, but not sure how it works.
    Thanks !!
    Naveen Rao Kattela

    Thanks Eugene,
    We do have other characteristics like Value Type (10 = Actual and 20 = Plan) and Version (100 = USD Actual and 200 = USD Plan), but when I am loading data into BCS using Load from Data Stream method, the request goes to all the underlying cubes, which in my case are Planning cubes and Actual Cube, but I don't want request to goto Actual Cube when I am running only Plan load. I think its causing some performance issue.
    For this reason I am thinking if I can use 0INFOPROV as we use in Bex queries to filter the InfoProvider so that the data load performance will improve. 
    I was able to to bring in 0INFOPROV into DataBasis by adding 0INFOPROV  in the characteristics folder used by the Data Basis.
    I am able to see this InfoObject Data Stream Fileds tab. I checked marked it to use it in the selection and regenerated the databasis.
    I was expecting that now this field would be available for selection in data collection method, but its not.
    So If its confirmed that there is no way we can use 0INFOPROV as a selection then I would suggest my client for a redesign of the DataBasis it self.
    Thanks,
    Naveen Rao Kattela

  • TSV_TNEW_PAGE_ALLOC_FAILED - BCS load from data stream task

    Hi experts,
    We had a short dump when executing BCS Load from Data Stream task. The message is: TSV_TNEW_PAGE_ALLOC_FAILED.
    No storage space available for extending an internal table.
    What happened? How we can solve this error?
    Thanks
    Marilia

    Hi,
    Most likely, the remedy for your problem is the same as in my answer to your another question:
    Raise Exception when execute UCMON

  • Problem loading from DATA MART to ODS, SERVICE-API

    Hi gurus,
    I have a problem loading data from data mart to ODS, full load.
    But, if i try extractor itself (test in RSA3) it works fine.
    I already replicated, generated,check transfer rules....datamart but when i try to load data, I get this to messages:
    Message no. R3005
    "The InfoSource 8TEST_MM specified in the data request, is not defined in the
    source system."
    Message no. RSM340
    Errors in source system.
    BTW: This test system was copied from production system. And so far I had no problems with system, but i never tried loading from data marts.
    Any ideas?
    Regards, Uros

    Thanks, for your answer.
    I already did that and everything is fine, I see the infosource, and if I test the extractor it works fine, but the infopackage gives me above mentioned errors.
    I already looked through notes and I couldn't find anything useful.
    I forgot to mention that I generated export data source from transacional ODS.
    Regards, Uros

  • Create sequence from Data Modeler?

    Hi,
    I started using SQL Developer Data Modeler to model my first APEX application, but there are one thing I don't understand.
    From the logical model, I can create all my application model, but I don't find anywhere I can define thath my PK must be populated from a squence.
    From APEX is a step in the wizard, creating the sequence and trigger, but If I model from Data Modeler, then, I "loose" this important feature common to mostly all my table objects.
    There are something I'm missing?
    Regards.

    Philip Stoyanov wrote:
    You can set surrogate key to be generated for entity during engineering to relational model - in DM 3.3 available here http://www.oracle.com/technetwork/developer-tools/datamodeler/downloads/datamodeler-33-ea-1869055.html
    PhilipHi again,
    Sorry sir, but I downloaded 3.3 and can't find what you point in your last message.
    Regards.

  • Error while loading ACS data model on server

    Hi
    I am installing a ACS4.6.1 framework on Tomcat3.2.3. One of the step in installation is to load the data model of ACs on oracle server.
    They have given a sql script to do the same.
    On running that script we get following errors:
    BEGIN
    ERROR at line 1:
    ORA-20000: ConText error:
    DRG-10703: invalid framework object AUTO_SECTION_GROUP
    ORA-06512: at "CTXSYS.DRUE", line 122
    ORA-06512: at "CTXSYS.CTX_DDL", line 173
    ORA-06512: at line 2
    CREATE INDEX xml_content_index ON search_content(xml_content) INDEXTYPE IS ctxsys.context
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: ConText error:
    DRG-12203: section group autogroup does not exist
    ORA-06512: at "CTXSYS.DRUE", line 122
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 34
    ORA-06512: at line 1
    CREATE INDEX raw_content_index ON search_content(raw_content) INDEXTYPE IS ctxsys.context
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: ConText error:
    DRG-50704: Net8 listener is not running or cannot start external procedures
    ORA-28575: unable to open RPC connection to external procedure agent
    ORA-12154: TNS:could not resolve service name
    ORA-06512: at "CTXSYS.DRUE", line 122
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 34
    ORA-06512: at line 1
    Are there any settings missing?
    Versions are as under
    Oracle server is 8i
    Oracle client is 8.1.5
    Oracle intermedia is installed on the server
    I request you to provide help on this urgently .
    Thanks in advance
    Shriram

    AUTO_SECTION_GROUP is available in 8.1.6 or greater.
    You also need to have the db listener running.

  • 30EZ2 - Strange message from Data Modeler Viewer.

    I am getting a strange message from Data Modeler Viewer when I try to shutdown SQLDeveloper.
    I have not used data model viewer, but on shutting down sqldevloper I get
    Oracle SQL Developer Data Modeler Viewer is waiting for tasks that should finish, such as writing files.

    As reported in 30EA2: Data Modeler Viewer annoyance when exiting
    The team has yet to respond.
    Regards,
    K.

  • Latest PowerQuery issues with data load to data models built with older version + issue when query is changed

    We have a tool built in excel + Powerquery version 2.18.3874.242 - 32 Bit (No PowerPivot) using data load to data model (not to workbook). There are data filters linked to excel cells, inserted in OData query before data is pulled.
    The Excel tool uses organisational credentials to authenticate.
    System config: Win 8.1, Office 2013 (32 bit)
    The tool runs for all users as long as they do not upgrade to PowerQuery_2.20.3945.242 (32-bit).
    Once upgraded users can no longer get the data to load to the Model. Data still loads to the Workbook but the model breaks down. Resetting load to data model erases all measures.
    Here are the exact errors users get:
    1. [DataSource.Error] Cannot parse OData response result. Error: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
    2. The Data Model table could not be refreshed: There isn't enough memory to complete this action. Try using less data or closing other applications. To increase memory available, consider ......

    Hi Nitin,
    Is this still an issue? If so, can you kindly provide the details that Hadeel has asked for?
    Regards,
    Michael Amadi
    Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to vote it as helpful :)
    Website: http://www.nimblelearn.com, Twitter:
    @nimblelearn

  • "Load to Data Model failed" error

    Hi, 
    I tried loading the data model using the following code:
    I got the above error. 
    In the preview I see that everything is OK, but it doesn't upload to the data model correctly - stuck on the part of "Added Custom1" onwards. 
    Any inputs?
    Thankד

    THE CODE:
    let
        Source = Folder.Files("A:\External Data\Exhaust"),
        #"Added Custom" = Table.AddColumn(Source, "GetExhaustData", each Excel.Workbook([Content])),
        #"Removed Columns" = Table.RemoveColumns(#"Added Custom",{"Content", "Extension", "Attributes", "Folder Path"}),
        #"Expand GetExhaustData" = Table.ExpandTableColumn(#"Removed Columns", "GetExhaustData", {"Name", "Data", "Item", "Kind"}, {"GetExhaustData.Name", "GetExhaustData.Data",
    "GetExhaustData.Item", "GetExhaustData.Kind"}),
        #"Added Custom1" = Table.AddColumn(#"Expand GetExhaustData", "NoHeaders", each Table.PromoteHeaders([GetExhaustData.Data])),
        #"Removed Columns1" = Table.RemoveColumns(#"Added Custom1",{"GetExhaustData.Name", "GetExhaustData.Data", "GetExhaustData.Item", "GetExhaustData.Kind"}),
        #"Expand NoHeaders" = Table.ExpandTableColumn(#"Removed Columns1", "NoHeaders", {"Index", "Date", "CASH BUYER"}, {"Index", "Date", "CASH BUYER"}),
        #"Changed Type" = Table.TransformColumnTypes(#"Expand NoHeaders",{{"Date", type date}, {"CASH BUYER", type number}})
    in
        #"Changed Type"
    עמית

  • Excel 2013 PowerPivot Error - "PowerPivot is unable to load the Data Model"

    I'm attempting to use the PowerPivot add-on in Excel.  When clicking 'Manage Data Model' or attempting to 'Load to data model,' I receive the error 'We couldn't load the Data Model.  This may be because the Data Model in this workbook is damaged.',
    followed by 'PowerPivot is unable to load the Data Model.'  This happens irrespective of data source type.  I have Excel 2013 32-bit, PowerPivot 32-bit, running on Windows 7 OS 64-bit.  I am not running an SSAS instance on my machine. 
    Any suggestions?

    Hi
    Have you ever tried to repair your office?
    Also we may refer to the following blog :
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2013/11/12/powerpivot-for-excel-2013-errors-after-october-update-kb-2825655.aspx
    This issue seems to be caused by the October 2013 update (KB 2825655) for Excel 2013. Try to remove it or restore the system to an earlier point and check the result.
    Regards
    Tylor Wang
    TechNet Community Support

  • Power Query - Load to Data Model

    I cannot able to see LOAD TO DATA MODEL option in my power query. Please help.
    Thanks.
    Note: I have PowerPivot already with my excel.

    In Excel 2010, the data model is encapsulated by the PowerPivot addin and not accessible to the Power Query addin. You can, however, either load to the sheet or don't load at all (clear that one check box you saw) and then go to PowerPivot and find the connection(s)
    that Power Query created and use them.

  • Power Query 2010 missing "load to data model"

    A forum user here raised this issue.  http://powerpivotforum.com.au/viewtopic.php?f=5&t=101&p=439#p439
    the current build of Power Query for 2010 PowerQuery_2.18.3874.242 (64-bit) [en-us].msi
    seems to be missing the "load to data model" option.  I assume this is deliberate - can't imagine it was a mistake.  Why has this happened?  When will it be back?
    Matt

    Hi Matt,
    In Excel 2010 you cannot load directly to the Data Model using Power Query Add-in. You can load the data to worksheet or connection only, and then use Power Pivot to load it to the Data Model. This is why you don't see the Load to Data Model option.
    See also this
    post.

  • BI Publisher throwing error when creating data model from Oracle BI Answers

    I'm having issues creating BI Publisher Datamodel using BI EE as a source. When i select the answer and put the inforamtion needed and hit OK ....it's start doing soehting and then it get there ....
    In the logs:
    It is weird that the Logs is having a message saying that path was not found "/users/mpoler/Data Model without Title.xmd"/_datamodel.xmd
    Any clue on what is going on?
    Thanks!
    Matias

    Can you try using a different account to run this report, if possible use someone from a different Application role.
    The last Time I saw something similar was when the integration between BIP and Analysis was done incorrectly and a few roles were missed.
    Letus know what you find out..

  • Can I pass parameters from a dashboard via a dashboard prompt and presentation variable to publisher report based on a data model with select statements in OBIEE 11g ?

    I have a publisher 11g (v 11.1.1.7)  report with a single parameter. The report is based on a data model not a subject area.  I created a dashboard put a dashboard prompt and link to the report in separate section on the same page.  The dashboard prompt sets a presentation variable named the same as the parameter in the report. 
    The problem was when I created the dashboard prompt, it forced me to select a subject area which I did (though did not want to) and then I created both a column and variable prompts. But clicking on the
    report link completely ignored the value that I thought would be passed in the presentation variable to the report.
    Side note :  My report uses a pdf template for its layout where I have mapped the columns names from my data model to the form fields on the pdf form.  I noticed that if I create a publisher report based on a subject area, then I do not have the choice to choose a PDF as a template type for my layout.  (I only see BI Publisher Template as a choice). 
    I see some documentation online that suggest it could be done in 10g.
    Thanks
    M. Jamal

    Ok,
    I just tried that and it still doesn't pass anything to the prompt.
    I changed the prompt to an edit field and I made the following weblink but when i click the link from an account it doesn't put anything in the prompt and all data for all accounts is shown.
    This is the URL maybe I messed something up...
    https://secure-ausomx###.crmondemand.com/OnDemand/user/Dashboard?OMTHD=ShowDashboard&OMTGT=ReportIFrame&SelDashboardFrm.Dashboard Type=%2fshared%2fCompany_########_Shared_Folder%2f_portal%2f360+Report&Option=rfd&Action=Navigate&P0=1&P1=eq&P2=Account."Account Name"&P3=%%%Name%%%
    thanks

  • How to integrate Oracle Ebs to FDQM to load the data to Essbase

    Hi Experts,
    I need a document regarding how to integrate Oracle EBS to FDQM.I am taking target as Essbase.I know how to integrate to HFM and loading the data to HFM.So please share me the document like How to get source file from E-Buisiness suite to load into Essbase.Pleaae share with an example
    Thanks in advance

    The following link:
    http://docs.oracle.com/cd/E24674_01/epm.1112/fdm_adapter_readmes/es_g4_h_target_adapter_readme.html
    You need to configure the target dimensions of Essbase within the Essbase adapter of FDQM.
    For source integration of EBS, you have two options:
    1. Use Oracle ERPI (ERP Integrator)
    2. Make a custom data pump import script in FDQM to retrieve data from EBS database

Maybe you are looking for

  • Contacts on client machine suffer from disk I/O errors - NOT FIXED UNDER 10.8.1

    Upgraded Client Mac to 10.8.1 Retried - same issue Upgrade Server Mac to 10.8.1 Retried (using clieng 10.8.1) Mac - SAME ISSUE On both attempts deleted ~/Library/Application Support/Address Book   Folder. Then restarted and logged onto iCloud to sync

  • I had to get a new hard drive for my laptop.  Need help?

    I had to get a new hard drive for my laptop. Downloaded iTunes and now it says "this ipod it synced with another itunes library.Do you want to erase this ipod and sync with this itunes library."   Will it erase everything on my touch?

  • Sharing my Ethernet with Airport

    I live in a dorm and for some stupid reason they disable the wireless network in the rooms. So I've been having my own personal wireless network in my own room by sharing the ethernet through Airport so I can use my iPhone. It was great, I never shut

  • Getting 5002 error

    Getting 5002 error, seems like others are not able to download or update either.

  • Workflow - SENDTASKDESCRIPTION and BOR Attachment

    Hi is it possible to send standard Workflow TASK - Email, which uses SELFITEM method SendTaskDescription, to attach a BOR object to it, for example BUS2081? Or do I have to program it on my own? We are using SAP GUI inbox only. Thank you