BAM 11g - Data object doesn't appear!!

Hi!
I'm doing the QuoteProcessLab, now I'm doning the BAM lab. It says that after running the setup.bat and redeploying the project with the settings that enable BAM, I should see in the BAM Page a BI_DEFAULT_Composite_Process, but I don't see that data object.
I have run again the setup.bat and redeployed the project and the data object doesn't appear!
Am I missing some step?
Thanks in advance!
Ana

Chris,
All the details of what the filter is doing are hidden. They only appear on the configuration dialog or in the code inside the Express VI. Without the actual code (an image is useless) we cannot tell.
Most likely the filter is configured in such a way that the output is empty so that there is nothing to write to the file.
Try putting some indicators at the input and output of the filter to see what is there.
Lynn

Similar Messages

  • Date object doesn't work in query filters

    I'm trying to create a universe object called Next Biweekly Pay End Date.  Some background: there is an end date for our biweekly payrolls every 14 days, and the logic behind the object is basically that if there was a biweekly pay end date 7 days ago, the next one is 7 days from today (that is, sysdate + 7), etc.</p>
    I have it working so that it displays the correct date when used in a WebI report.  However, when I use it in a query filter in a WebI report (like, Pay End Date = Next Biweekly Pay End Date), I don't get an error, but I also don't get any data.  Somehow my object doesn't work in a query filter.  The purpose of the object is for use in query filters, so I need to get this to work.</p>
    My best guess about why it doesn't work in a query filter is due to some issue with the data type.  Pay End Date has a data type of date in the universe.  I gave Next Biweekly Pay End Date a data type of date also, but the query filter still doesn't work; I get "no data to fetch."</p>
    We're using XI 3.1.6 and Oracle 10.  Any ideas about how to get this to work?</p>
    If it helps, here is the definition of Next Biweekly Pay End Date.  The logic is that it takes today's date, subtracts Oct. 31, 2009 (a biweekly pay end date), divides by 14, and looks at the remainder.  If the remainder is 0, then today is a pay end date and the next one is 14 days from now.  If the remainder is 1, yesterday was a pay end date and the next one is 13 days from now, etc.</p>
    case</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 0 then (sysdate + 14)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 1 then (sysdate + 13)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 2 then (sysdate + 12)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 3 then (sysdate + 11)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 4 then (sysdate + 10)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 5 then (sysdate + 9)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 6 then (sysdate + 8)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 7 then (sysdate + 7)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 8 then (sysdate + 6)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 9 then (sysdate + 5)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 10 then (sysdate + 4)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 11 then (sysdate + 3)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 12 then (sysdate + 2)</p>
      when mod((trunc(sysdate)) - (to_date('31/10/2009')),14) = 13 then (sysdate + 1)</p>
    end

    Thanks for the suggestions.
    I did some more testing, and there seems to be something more complicated going on.  I ran the following code in SQL*Plus:
    SELECT distinct M_PYDW1.PYSTATUS.DW_OWNER,
    case
    when to_date(sysdate, 'dd/mm/yyyy hh24:mi:ss') >= to_date('01/01/2010','dd/mm/yyyy hh24:mi:ss') then To_Date((sysdate - 2),'dd/mm/yyyy')
    else to_date(sysdate +2, 'dd/mm/yyyy')
    end
    FROM M_PYDW1.PYSTATUS
    The condition should be true, because the sysdate (today is Jan. 20) is greater than 1/1/2010, so I should get a result of sysdate - 2 (Jan. 18).  But the result I get is Jan. 22 (sysdate +2).  It seems that the comparison is failing even though I'm formatting both sysdate and 1/1/2010 as dates with a timestamp.  What could cause that?
    One more mystery: when I run the same code as above in a WebI report (using custom SQL), I get the error ORA-1830, date format picture ends before converting entire input string.

  • BAM - Read data object

    hi all,
    We are trying to implement BAM in our BPEL project, by creating a data object to hold Transaction ID and Status fields. We use upsert mode so the status is updated for the transaction ID as the flow goes through various stages.
    Can anyone advice us if we could write a real-time WS that can fetch the latest transaction status by passing in the transaction ID.
    Regards,
    Krishna

    I am using 10g.
    I am able to import the file , this is not overriding layout changes.
    I am not able to delete data object. I am getting
    ' Data Object is currently in use and cannot be edited at this time.'
    Oracle BAM Command Utility
    10g Release 3 (10.1.3.3.0) [Build 3 5 6008 0, ADC Version 1004.0]
    Copyright (c) 2002, 2008 Oracle.
    All rights reserved.
    Data Object "/PCG/ClaimsInventory" already exists, ID ignored.
    Data Object "/PCG/ClaimsInventory" already exists, "Layout" section ignored.
    No "Contents" section to import.
    Data Object "/PCG/ClaimsInventory" imported successfully (0 rows).
    1 items imported.
    Thanks
    Samatha

  • BAM-04003: Data objects cannot be edited while they are in use.

    This message is shown when, while Active Studio is opened, I open Architect and I try to edit a data object layout.
    So I close both, do logout and try again, this time only with the Architect open, but the message is shown again.
    Why this occur? What to do to solve this "bug"?
    Thanks.
    Luciano Gomes

    Problem solved!
    It was not a "bug". I'd created an alert and it was activated. This blocks the data objects editing.
    Deactivated the alert, I can edit normally.
    Luciano Gomes

  • Purchasing data button doesn't appear on BP

    Dear Gurus,
    I am facing the following problem.
    On the screen in the GUI via tx BP when I display a vendor business partner with supplier role the 'Purchasing data' button does not appear.
    I have checked every customizing, tables and SAP notes, (everything looks fine) but could not find the solution. The same happens at other installations of other companies (SRM 5.0 and 7.0 as well).
    Any idea?
    Thanks in advance, Pal

    Hi
    First, Check whether you have set up the Purchase Organization in the SRM Org structure properly or not. It has to point to correct backend system.
    Secndly, Is the vendor extended to that purchase organization in Backend System. check it there
    Once you have both the settings in place, replicate the vendor again , it should show data related to that Purchase ORganization in BBPMAININT. You wont be able to see the Purch org and company code data in BP Transaction. It will appear in BBPMAININT
    Regards
    Virender Singh

  • Help - draw objects doesn't appear on JFrame

    i got this code from a book...
    import javax.swing.*;
    import java.awt.*;
    class Ch5SampleGraphics {
    public static void main( String[] args ) {
    JFrame win;
    Container contentPane;
    Graphics g;
    win = new JFrame("My First Rectangle");
    win.setSize(300, 200);
    win.setLocation(100,100);
    win.setVisible(true);
    contentPane = win.getContentPane();
    g = contentPane.getGraphics();
    g.drawRect(50,50,100,30);
    the problem is when i run the app, the frame doesn't always show the rect drawn. sometimes it shows it, but usualy not. if it does show the rect, once i click on minimize, then reopen it from the taskbar, the rect will disappear again and will never show up.
    can anyone help me? i've been searching for answers but to no avail. thanks 4 reading, hope someone will offer some help.

    an intoduction to oop with java
    Jesus wept. The code's about as un-object-oriented as you could possibly make it.
    Looking at his sample chapter on the book's web page all I see is main() methods with linear code in and just simple number crunching with primitive types. No objects to speak of at all.
    I'm sticking with my "throw the book away" advice :o)

  • All Fields of data source doesn't appearing in source field of transf

    Hi all Bi experts,
    I am working on converting our OLD bw flow (3.x) into new BI7.0 flow.
    when I am trying to crate transformation from the context menu of data source I am not getting all fiels which are available at data source level.At data source level I have 13 fields.but I am getting only 11 in transformation.
    After analysing our Old flow (3.x) I found that the fields whicha re not appearing are the fields which are not mapped in transfer rules or made to constant
    thanks in advance
    Edited by: santosh  kumar on Nov 26, 2008 8:38 PM

    Hi Santosh
    If there are fields which are present in datasource on BI side but they do not appear in transformation, then make sure that all the fields are checked as "Transfer" in the datasource maintenance.
    By default all the fields are checked as "Transfer" but there are cases were at times the fields are not marked as checked for "Transfer". So u need to manually check them.
    Hope this should solve ur problem.
    Regards
    Gaurav.

  • HT4910 I have a simple question or 2. 1) how can I see what is on my icloud and how do I edit the data if I do not want it on icloud. 2) I have an app that I would like to update data - it doesn't appear to be doing that, how can I fix that? It is the mob

    1) how can I see what is on my icloud and how would I edit the data that is on it?
    2) I am having problems with an app syncing data with pc - how can I fix that? It is mobile noter.

    Welcome to the Apple Community.
    You can see what's in iCloud collectively at settings > iCloud > storage & back up > manage.... You can only edit the data through the appropriate app (contacts, calendars etc)
    For problems with 3rd party apps, contact the developer.

  • Differences between Oracle BAM and Oracle BI and Question BAM  Data Objects

    Hi,
    I have two questions.
    1. Can someone tell me differences between Oracle BAM and Oracle BI?
    My understanding about Oracle BAM is, we use BAM to build Dashboards or Reports.
    We can also build DashBoards or reports using Oracle BI.
    I am not able to understand why Oracle has two tools for same purpose?
    Which tool is more powerful and user friendly(Oracle BI or Oracle BAM)?
    2. Every time we plan to develop Dashboard or report in BAM, we need to create BAM ADC Data Object to store Data (i.e first step is to get data from external database or application and second step is to store data in BAM ADC data object).
    My understanding is we have an extra step(i.e creating Data Object) in Oracle BAM to develop a report or DashBoard
    I am wrong pl correct me?
    Regards,
    Shanti Nagulapalli.

    Oracle 11g has many advanced features in PL/SQL over Oracle 9i.
    refer here,
    http://www.oracle.com/technetwork/database/features/manageability/9i-to-11g-real-world-customer-exper-133754.pdf
    http://www.oracle.com/global/de/upgradecommunity/artikel/upgrade11gr2_workshop2.pdf
    http://www.compuworks.com/events/view/233.pdf
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getCourseDesc?dc=D52601GC10&p_org_id=15942&lang=US
    Thanks

  • BAM: Data objects cannot be edited while they are in use.

    Hi all,
    When I try to edit the layout of an data object I'm getting the error: BAM-04003: Data objects cannot be edited while they are in use.
    I have the Active Viewer and Studio closed.
    How can I do this?
    Thank you in advance.
    Kind regards,
    CD
    Note: Oracle BAM version: 11.1.1.3

    Plans are not supported in 11g. Look if there are any alerts are defined on the data object that you are trying to edit.
    Go to BAM Architect - Alerts page
    or Go to BAM ACtiveStudio - Alerts tab.

  • How to populate BAM 11g TP4 data objects directly from jms?

    Anyone knows how to do it? Is there any step by step document for this? Any help will be apreciated.
    tks

    For a JMS Message that looks like:
    ==================================
    <PRE><Salesperson>ABCD 5555</Salesperson><SalesArea>gamma</SalesArea><SalesNumber>1000</SalesNumber><Timestamp>2007-06-07T08:10:00</Timestamp></PRE>
    Data Object being used here:
    =======================
    /Samples/Employees -- can be viewed using Architect
    Create EMS:
    ===========
    Open BAM Architect and select Enterprise Message Source from the drop down list.
    Click Create.
    EMS Details
    Name : TestEmployees
    InitilContextFactory : oracle.j2ee.rmi.RMIInitialContextFactory
    JNDI Service Provider URL : ormi://localhost:23791/
    Topic/Queue Connection Factory Name : jms/QueueConnectionFactory
    Topic/Queue Name : jms/demoQueue
    JNDI Username : fmwadmin
    JNDI Password : welcome1
    JMS Message Type : Text Message
    Durable Subscriber Name (Optional) : <Leave blank>
    Message Selector (Optional) : <Leave blank>
    Data Object Name : /Samples/Employees
    Operation : Insert
    Batching : No
    Transaction : No
    Start when BAM Server starts : Yes
    JMS Username (optional) : <Leave Blank>
    JMS Password (optional) : <Leave Blank>
    Pre-Processing checkbox : unchecked (as we do not have any XSL Transformations).
    Message Element Name : PRE
    Namespace Qualified checkbox : unchecked.
    Message Batching checbox : unchecked.
    Column Value : Select Attribute.
    DateTime Specification checkbox :unchecked.
    Source to DataObject Field Mapping:
    Click Add and enter names for the Tag/Attr Name corresponding to the Dataobject Field.
    Example: Salesperson(from the JMS Message xml) maps to Salesperson (Dataobject Field).
    Click Save.
    Click Continue.
    Click Start and the EMS should start correctly.
    Now if you send the JMS message, you should see that DataObject ("/Samples/Employees") is updated with the new row of data.

  • BAM 11g Moving External Object Data to Internal Data Object

    Hi
    I'm working with external data objects in our dashboards, this objects are updated every 30 minutes.
    It's posible to update Internal Data objects at same time using triggers in BAM schema for use Active Data?
    I need to autorefresh the Dashboard every 15 minutes.
    Thanks for your comments
    Ricardo
    Edited by: rzegarrape on Jun 26, 2010 10:06 AM

    Hi
    What is the use case. Are you trying to automate a refresh of the report view based on an External data object? Or is there another use case - i am confused about 'moving external dataobject to internal data object' comment.
    Some basic questions:
    Version of BAM in use
    Version of IE in use
    Do you see updates in the browser for the internal DOs. For example, run call center sample with the scripts in [soa_home]/bam/samples/bam/callcenter/bin and verify that you can see the updates on the call center dashboard in Active Viewer.
    Can you describe the setup a little - where is the data you want to view & refresh in the dashboard?
    Regards
    Payal

  • Integrate database view to BAM data object

    Is it possible to map database view to BAM data object?

    it is done.it is similar as mapping external table to BAM 11g.

  • After installing BAM there are no existing ADC Data Object

    I am trying to install the Oracle Bam 10.1.3.1 and each time I am doing the install all services are up and runing, but when i am trying to define a report i get an error Data Object was deleted.
    I saw the error and load the CustomParameters to the table via th ICommand exe, but :
    1. it seems that the ADC install was failed (part of it). How can I fix it
    2. Where can i find the xml files of the data objects so i will be able to load it manually?
    With Best Regards and Thank inadvanced
    Erez

    Hi;
    I had the same issue. Prior of uninstalling BAM10.1.3.1, i had only export orabam and orasagent schema. Then I install BAM10.1.3.3 into the development server where it has the same hostname and IP.
    I then import back the original orabam and orasagent schema.
    When i open BAM Studio, it lists all my original data objects. However when i click into any one of those, an error appear saying the data object does not exist. How can i overcome this issue?
    thanks

  • Bam 11 plan status data object update

    Hi Guru,
    I need to update the column StatusTime of plan_status DataObject (under dir of BAM "/System/Plan Monitor/Oracle BAM Plan Monitor/Plan Status").
    When I tried to update the column Status_time
    (with the instruction= bam.updateRows(tablename, rs, strKeys, strKeyConds, strUpdCols, strUpdOps, lCommitSize, lBatchSize))
    by ODI's KM, BAM throws the Exception:
    La colonna StatusTime è di sola lettura = The column StatusTime is only readable
    Do you know a way to update this column???
    BR Fabio
    Next the BAM exception:
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 42, in ?
    java.sql.SQLException: BAM-01209 La colonna StatusTime è di sola lettura.
         at oracle.bam.enterpriselink.common.SrcMetaData.setColumnInfo(SrcMetaData.java:335)
         at oracle.bam.enterpriselink.common.SrcMetaData.<init>(SrcMetaData.java:89)
         at oracle.bam.enterpriselink.BAMJdbcConnection.updateRows(BAMJdbcConnection.java:1018)
         at oracle.bam.enterpriselink.BAMJdbcConnection.updateRows(BAMJdbcConnection.java:2183)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
         at org.python.core.PyMethod.__call__(PyMethod.java)
         at org.python.core.PyObject.__call__(PyObject.java)
         at org.python.core.PyObject.invoke(PyObject.java)
         at org.python.pycode._pyx7.f$0(<string>:42)
         at org.python.pycode._pyx7.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java)
         at org.python.core.PyCode.call(PyCode.java)
         at org.python.core.Py.runCode(Py.java)
         at org.python.core.Py.exec(Py.java)
         at org.python.util.PythonInterpreter.exec(PythonInterpreter.java)
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.j(e.java)
         at com.sunopsis.dwg.cmd.g.z(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Thread.java:619)
    java.sql.SQLException: java.sql.SQLException: BAM-01209 La colonna StatusTime è di sola lettura.
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.j(e.java)
         at com.sunopsis.dwg.cmd.g.z(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Thread.java:619)

    Hi Fabio,
    StatusTime field is of datatype "Timestamp". These field types get automatically inserted by BAM whenever a row is inserted in the dataobject. Users are not allowed to enter or update this particular field explicitly.
    Further, this particular data object is a system data object which gets updated automatically by Enterpriselink when plans actually execute. This was used in BAM 10.1.3.5, and not really used for 11g, where the enterprise link functionality has been replaced by ODI. Did you get this DO from the from the 10.1.3.5 upgrade ?
    Thanks,
    Prabhat

Maybe you are looking for

  • IOS6 WIFI bug, still not work now, exhausted,help...

    Been like this a week now, tried every possiable way still not any help at all, it can connect the wifi, internet works for 1or 2 minuts then will faile again, changed one router and tried all different settings as still not work, someone told me the

  • Is my iPad 3 fine?

    Look in the red circle at the photo and tell me if this is ok. Will it get bigger because its annoying to look at now? Should i take my iPad back i have already returned it once already and this is my new one and found this. I dont know what to do.

  • RRB - DP90 - DMR Billing and Material reverse

    Hi Experts, Our client issued materials against a Service order and created Debit memo request and Billing document. For Some reasons (decided to send the materials after a month to the intended customer since the sames materials are required to some

  • Default Results Analysis Key in Internal Order Master Data

    Hi Expert, I would like to default specific Results Analysis Key in Internal Order Master Data. Please advice is the any configuration can perform that? Results Analysis Key is under Period-End Closing tab (Internal Order Master Data) Thanks regards,

  • How to run reports from discoverer viewer by http

    Hello everybody, We've migrated our j2ee application to htmldb and we've migrated Discoverer reports from 4i to 5. So, I'd like to know how to invoke reports from htmldb. With the previous version we used this way: http://hostname/discoverer4i/viewer