Dynamics of basic data in BAM

Hey guys,.

Since im new to BAM, im having trouble with this problem. I have an Oracle database with the fast evolution of the data. I'd like to create a dashboard showing the datachange, but I'm not sure wich mechanism to use.

Ive already tried the external data source, but the user has hit 'reprompt' whenever they want to see the new data. It's only good for static data. IM thinking about creating a simple bpel process with an infinite loop to extract data from the database to Bam. Another option is some java code to get the data and send it to bam via webservice inside and an endless loop.

I have the feeling that I'm missing out on something much more simple then these options. Should I create triggers in the db instead? BAM is not supposed to make unnecessary the triggers?

Thank you!

If you can convince your DBA for you to create triggers, you can use AQ JMS to Oracle DB (I guess that your DB is Oracle) to send data to BAM via JMS (using EMS of BAM).

Tags: Fusion Middleware

Similar Questions

  • Instantis 9.0 - be able to reschedule and update basic even to change basic Dates and Efforts to not selected activities

    In change system profile/role permissions for the project it, there is an option to allow a role to change the planned Dates and Efforts for activities.

    If that is not selected, a user cannot change the benchmark for Dates of the activity fields.

    However, it seems that the same user can perform that function reschedule and pick update planned and Baseline.  This changes the basic dates, even if the option is not selected.

    This work is designed?

    It seems that you should open an SR for this one.  I know that you can restrict who can update the base line, but I thought that this has also limited recalculation and updated in this way.

  • process BPMN 11 g does not receive data in BAM data objects

    Hello

    I have a question which I do not get the instance data in default BAM data objects (COMPONENT, COUNTER and INTERVAL have 0 rows) when launch and test an instance of my approach. I did the following:

    -created a simple SOA/BPM project with a simple process. Interactive 2
    -together project preferences/analytical summary of sampling points to 'Generate for all activities' in the TEMPO of the project and set the target of data to "BAM", set the adapter JNDI name and kept by default data Path object (/ samples/monitor Express). I checked the processes and activities of sample Points and they all inherit
    -J' deleted data objects using the BAM architect and redeployed my simple application
    -Although I have a few unique constraint errors (I found a few articles on it but don't not fixed) 3 data objects get created ok
    -J' I then test my application in Enterprise Manager and click on the second interactive
    -At this point I expect to see the data in the BAM data objects, but I don't see any. Always 0 rows :-(- am I right to expect something?
    -I see no error in the weblogic console when using the instance

    Any ideas what I can check next?

    see you soon

    Tony

    Hi Tony,.

    Content of the data objects BAM are not met, unless some action to disable, remove process measures to send to the BAM engine is disabled.

    Connect to Oracle Enterprise Manager Fusion Middleware console and navigate to soa-infra > SOA Administration > BPMN properties > BPMN more Configuration properties to display the BPMN configurable engine MBean properties.

    Scroll the list to check the DisableActions property.
    The default value of this property is BAMCommand, what actions of measure removes to send to BAM. Disable this field (leave it blank) and save the settings.
    Look below the post to find the screenshots for same.
    http://beatechnologies.WordPress.com/2012/11/08/open-a-workflow-task-or-instance-trail-from-Oracle-BAM-11g/

    Kind regards
    Afonso

  • Authentication failed for Basic realm = "oracle-bam-webservices" - BAM 11 g

    Hi all

    I BAM 11g, im trying to create a connection of BAM of Jdeveloper, but I get this error authentication failed for Basic realm = "oracle-bam-webservices.

    I tried boucing the server and rebooting my machine, but I still have the problem. All my authentications are correct. is there a way to get around this?

    Thank you
    K

    Hello
    BAM11g is certified with SOA 10.1.3.4 and beyond. Therefore, it is preferable to use JDev 10.1.3.4 and later versions.
    We don't certify with 10.1.3.3 SOA.
    The other thread is BAM connection
    Poyard

  • What is impact of oracle om if basic data go to SE1

    Hi all

    I would like to know what would be the impact on oracle basic if data go to SE1,.

    for now, we use self and want to go SE 1

    Here are the details of the db:

    Banner                                                                                Con_id

    12 c Oracle database Release 12.1.0.1.0 - 64 bit Production 0

    PL/SQL Release 12.1.0.1.0 - Production 0

    "CORE Production 12.1.0.1.0" 0

    AMT for Linux: Version 12.1.0.1.0 - Production 0

    NLSRTL Version 12.1.0.1.0 - Production 0

    Thank you

    There is no difference in the code of the Oracle.  The difference is that in terms of licenses. SE1 can be run on a server (2 connectors) very low.

    Hemant K Collette

  • How to collect some very basic data of the visitors to my site

    I'm new to DW CS4, the learning curve has been steep but I'm getting the hang of it now. I created a show air site here (www.hollisterairshow.com ) that works very well. I was asked to add a few basic questions about the web site (you come by car / plane, what day, the overnight campsite, etc.). I have a project, questions at the lower right corner here www.hollisterairshow.com/index2.html , they are very simple and all I need is total indicating the sum of answers, no connection, without reservations, etc. Ideally, I would like to have a submit button that modifies a message of "Thank you", when a user has submitted their response and rest as a "Thank you" if they visit the website again. What I need to set up a data source or something for this, I have a hard time finding how to start. So, what's the easiest way to implement something like this?

    Thank you

    Tony

    Hello

    Need you still php is enabled on the server to do this, but you can simply add the data to a CSV (comma separated file), and then copy the file to your computer to display the data.

    The code would be similar to, (no error check, anti-spam or included in this example).

    <>
     
    If ($_POST)
    {
     
    $fh = fopen ("feedback.csv", "w +");
     
    $name = $_POST ['name'];
    $email = $_POST ['email_id"];
    $feedback = $_POST ["feedback"];
     
    $success = fwrite ($fh, "Name: {$name}, Email: {$email}, Feedback: {$feedback} \r\n");
     
    fclose ($FH);
     
    If {($success)
    echo "thank you for your contact/comments".
    } else {}
    echo "a problem of treatment of your comments.';
    }
     
    }
     
    ?>

    Don't forget to create a file named feedback.csv, (empty file) to the php script to write to.

    PZ

  • Waveform table, draw and dynamics of double data

    Hi all!

    I would get separate plots on a single waveform chart.

    In fact, I'm simulating 4 signals (but in reality, it would be the signal from sensors) and I would get 4 plots.

    In the end, I only get 3 plots and no 4.

    It's very strange... Yet, I chose 'Stack slots' and ' 4 plots illustrated.

    In fact, I see that the last data has been merged with the first.

    How can I fix it?

    Thank you!

    I don't know how you got in this State but try to go into the properties of the graph (diagram of front right click and click Properties in the menu) and on the appearance tab, uncheck "stack slots", uncheck "Show Displays digital (s), press the"OK"button, then go to the properties again and select again these two boxes and press OK.» It should correct the problem.

  • Links to the external dynamics of additional data

    Hello

    I have several dynamic external links on the various pages which all work fine. However in 2 additional data pages is that the hierarchy of the web seems to be added before the link on the link as if it were an internal link.

    That is, if the site is www.abc.co.uk/def/

    My sata is held in < % = (Recordset3.Fields.Item("WebLink3"). % of the value) > and I checked the data organized in the field of the database so that the display on the page both are very well physically. I now use as my test example www.google.co.uk

    Thus, he thinks the link is www.abc.co.uk/def/www.google.co.uk

    There is nowhere in the source code all www.abc.co.uk/def/ hard-coded

    This is the code of the link that I use:

    < a href = "< % = (Recordset3.Fields.Item("WebLink3")." (% De la valeur) > ' target = '_blank' > < % = (Recordset3.Fields.Item("WebLink3"). % of the value) > < / a >

    More I look at this the more I think it must be so simple, but I can't see it.

    Any help would like to thank very much appreciated.

    You must include the Protocol (http://) of your data link.

  • Using a Progressbar while showing a basic data in Datagrid

    Hello

    I display database data to the DataGrid using Java (JDBC).
    These data are important, both for the display of his time, so in the meantime I want to use a ProgressBar to it.

    Season me please can I use a term or indeterminate progress bar.

    Please share your ideas.

    Thank you

    Kiran delighted.

    I would like to use for an indefinite period because you do not know the actual size in bytes or records that will bring back your call.

  • Some problems of basic data binding

    Hello. I use Flex Builder 3 and I'm trying to bind data remotely in a combobox. I think that miss me something very fundamental in Flex Builder debugging, because I can't find anything to help me through this. But here are some examples:

    #1 does not work (I have an empty drop-down list box, but it is sized right, as if it was appropriate to the content, but empty)
    This is much like an example using Flex Builder
    ------------------------------------------------------------------------------------------ ----------------------------------------------------
    < mx:ArrayCollection id = source = "{mx.utils.ArrayUtil.toArray (srv.getUsers () .lastResult)"users"}" / >
    < mx:ComboBox id = "UserBox" dataProvider = "{users}" = "name" labelField > < / mx:ComboBox >

    #2 same as above (only difference in code is that I removed "()" to the method call), same result
    ------------------------------------------------------------------------------------------ ----------------------------------------------------
    < mx:ArrayCollection id = source = "{mx.utils.ArrayUtil.toArray (srv.getUsers.lastResult)"users"}" / >
    < mx:ComboBox id = "UserBox" dataProvider = "{users}" = "name" labelField > < / mx:ComboBox >


    #3 same results as above
    ------------------------------------------------------------------------------------------ ----------------------------------------------------
    < mx:ArrayCollection id = source="{srv.getUsers.lastResult}"/ "users" >
    < mx:ComboBox id = "UserBox" dataProvider = "{users}" = "name" labelField > < / mx:ComboBox >


    #4 does not work, I just get a small, empty combobox (not size to contents)
    ------------------------------------------------------------------------------------------ ----------------------------------------------------
    < mx:ComboBox id = dataProvider = "{srv.getUsers.lastResult 'UserBox'}" labelField = "name" > < / mx:ComboBox > "


    #5, it's the only thing that works. And I only thought about it through countless
    trial & error iterations.
    ------------------------------------------------------------------------------------------ ----------------------------------------------------
    < mx:ArrayCollection id = source = "{mx.utils.ArrayUtil.toArray (srv.getUsers.lastResult)"users"}" / >
    < mx:ComboBox id = dataProvider = "{srv.getUsers.lastResult 'UserBox'}" labelField = "name" > < / mx:ComboBox > "


    So, I'm losing my mind or what? Why on earth would one last job? The 2nd element is not same return to the 1st item, so why is it dependent on it works?
    I know that I give you limited information and so it may be difficult - that someone to give me a direct answer. But I can not yet understand how to debug this kind of things. Like, I can't understand how to determine what TYPE of object is returned by "lastResult." I tried to set breakpoints, etc. but no help. None of the examples that I gave above bomb with any kind of error. He's just pretending like everyhting is fine, leaving me without a clue as to what is the problem.
    I feel that I am trying to program blind. I'm new to Flex, I'm sure you can tell. In the future when I face this kind of things the good advice of debugging?

    Pulling my hair out. Anyone have any ideas? Pretty please?


    First, all data in Flex calls are asynchronous. You can never access the result data in the same function that you call for him. If this will never work:
    mx.utils.ArrayUtil.toArray (srv.getUsers (.lastResult))

    The last example works because the first statement calls the method call. This code assigns any VALUE to users (rather it assigns null) because the call is asynchronous. The second statement in the example work connects with lastResult. So when the asynchronous method call is returned, the connection places the data in the drop-down list box.

    Second, do not directly bind to the lastResult. It is too restrictive and is very DIFFICULT to DEBUG. Instead, use a result handler.

    (1) call the method call: srv.getUsers.send (); This in a function called by the init app creationComplete event

    (2) declare a result on your RemoteObject or the method handler:
    result = "OnResult (Event)" "

    (3) declare a var to hald data and declare the result handler:
    Import mx.rpc.events.ResultEvent; memory
    private var _acUsersList:ArrayCollection;
    private void onResult(event:ResultEvent):void {}
    var oResult:Object = event.result;
    trace (ObjUtil.ToString (oResult)); memory. to display the data in the result. I prefer to use xml here
    var aUsers:Array = oResult.users; It depends on your data structure.
    _acUsersList = new ArrayCollection (aUsers); AC and assign them var
    trace (_acUsersList.Length); for yo check your data
    4) bind to the variable:

    Try this and post back.

    Tracy

  • BASIC data recovery, does not

    Greetings,
    I'm going out of my mind in this one. I have a problem with the help of httpservice:

    I can have mangled the code of tweaking and tweaking more, trying to get him back to what either. I usually end up 'result' as string.

    I have another part of the application is using the remote object and it returns the data, so I'm assuming that the server is configured correctly. I was originally with cfreturn, then cfxml, then I just pasted a generic xml on the page and tried to get it back. Page of cold fusion, with the XML control, kick off a debugging email so I know that it goes to the page I can't get all the data.

    Any suggestions would be greatly appreciated!
    Thank you
    -Kevin



    Firstly, it is wrong:
    SearchResult = ResultEvent.RESULT;
    'ResultEvent.RESULT' is a constant, not the property that contains the data. You want to:
    SearchResult = event.result;

    "Then set HTTPService.resultFormat ='e4x '. You do not want the default resultFormat ="object", unless you are sure that you do and you know why.

    [Bindable]
    public var _xmlSearchResult:XML;

    Then in the Manager to:
    public void httpResult(event:ResultEvent):void {}
    _xmlSearchResult = XML (event);
    Alert.Show (_xmlSearchResult.ToXmlString ()); You must enable tracing for debugging. Alert can cause focus problems.

    Tracy

  • Basic Data Center Virtual Clone or snapshot

    I don't know how to do in this regard.

    I need to clone or our SQL VM that is running the database snapshot vCenter, but of course when you stop the server vCenter stops responding.  We do not have a physical SQL Server, otherwise I would have put the that vCenter db.

    can I clone it from the command-line safe?

    How can I go about creating a backup before a major upgrade of the virtual machine?

    Thank you people!

    I don't know if this is possible in ESX 3.5, because I'm in vSphere now.

    Stop your vCenter, point your VI the esx Server that hosts the VM vCenter Client. (root user name and pass) and see if you can use clone.

    It is not a best practice, and yet once again, I'm not sure if this is posible in 3.5.

    But, why not to use SQL Server backup?

    Good luck.

  • search engine powered by the basic data in dw cs6?

    Hi, I'm new to dreamweaver cs6. I need to create a website for my school project.

    My idea is to create a search engine that is powered by my own database.

    When users type in the titles of the books, it will provide results of research and maybe my database information.

    Can I know how does do?

    Please provide the detailed procedure because I'm really very new to dw cs6.

    Should I use Mysql or microsoft access to create a database?

    Thank you!

    I want to ask is - can I put the search bar, save fixed and dynamic table on a page. How ould I'll change the tabs of the action and method of the form field.

    Yes, you can do it. The action attribute of the form tag would submit to the page itself.

    Then, you have to protect the various blocks of PHP code at the top to run until you want them. Thus, for example, the code block that retrieves the recordset of results would need to be in a conditional like -

    / * all recordset code * /.

    And the code that loops through the recordset object to display the results will have to be in a conditional like -

    0) { ?>

    / * the code of the loop * /.

    Thus, when the page loads first, none of these conditions to assess true, none of them apply. The first conditional will evaluate true once initiated (on the same page), and the second will evaluate true when the results are returned.

    Also, as long as you have the name of the image file of the coverage under each record, you can easily add it to the table of results by placing a dynamic image in your loop of results-

  • BAM connection with jdeveloper authentication failed for Basic realm

    Hi all


    I'm trying to connect to BAM 11 g, my authentication is correct, but when I try to test the connection I get the error authentication failed for Basic realm = "oracle-bam-webservices.

    any ideas on how to solve this problem?

    Thank you
    K

    Hello

    Please ask your question on the forum BAM. I guess that they are aware of the possible error messages in their product (at least better that we are)

    Frank

  • Recover data from the subject of BAM using SQL Data Table

    Hi all


    If we create BAM SCARE that say XXEmployee _XXEmployee corrosponding BAM architect table would be created in the schema ORABAM.

    If I ask... Select * from XXEmployee, I get error saying this is not a valid identifier (table coz name is from a " " "").

    No idea how to extract data from BAM PERFORM using the Sql query.

    Thank you
    AB

    Hi AB
    I'm not the best oracle dba, so I don't know if the version makes a difference.
    I use this query on 10gr 2 in SQLPLUS (make sure you have quotation marks around table names)
    for example, BAM comes with a sample 'Employees' data object, I can do via sqlplus
    Select * from ORABAM. "" _Employees;

Maybe you are looking for