Write back option with calculated column

Hi,
We are trying to use write back option to update some records in our database. We've followed the steps of this blog http://oraclebizint.wordpress.com/2007/09/20/oracle-bi-ee-101332-write-back-option-budgetingplanning/ and we got it running without problems.
The thing is that we particulary need is to store values that arent a "direct" user input. We are calculating the column through a formula and enabling it for write back, but if there's no interaction with that edit field, changes are not commited to database.
As we read in Presentation Services Administration Guide (http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31766.pdf) at page 91
+"If the user *types a value in an editable field* and clicks the write back button, then the++
+application reads the write back template to get the appropriate insert or update SQL command".+
So our question is ¿is it strictly necessary user interaction (in terms of typing values in the write back field) to commit changes to database?. ¿Is there any way without user typing of storing values from BI to db?
We think user typing is mandatory but we have to be completely sure about this because we have to provide a serious and right answer to our customer.
Thank you very much in advance for any help provided.
Regards

There has to be a user interaction - i.e. typing something. You can't just update the DB with some value you calculate.
Cheers,
Christi@n

Similar Messages

  • Write Back option in Web I XI 3.1

    We have a requirement to implement the write back option in WebI XI 3.1.
    Write Back option:
    End User will enter their comments on seeing the Product data in report. That comments has to be stored in the data base. When the user runs the report for the next time , Product data should get reflected along with the user entered comments.
    Is it possible to achieve the same Using SDK? Or let me know if other oprtion available for this...
    Thanks in Advance

    Hi Magudapathi,
    Did you get the solution for this? I am also facing same issue
    Regards
    Riaz

  • Unable to enable Write Back Option in OBIEE11g

    Hi Experts,
    I'm using OBIEE 11g.
    I have followed all the steps to enable the write back option as in OBIEE 10g.
    I'm unable to check the enable writeback option in column properties.
    Am I missing any configuration steps.
    Pls help me by providing necessary steps.
    Regards,
    Kalyan.

    Hi,
    I have tried it and now able to get the write back option in enabled state.
    So, Iam closing this issue..
    Regards,
    Kalyan.

  • Write back Option

    Is Write back option is available in Siebel analytics??
    What is the procedure

    yes. Its available.
    Use the following vengat Block for the step by step.
    http://oraclebizint.wordpress.com/2007/09/20/oracle-bi-ee-101332-write-back-option-budgetingplanning/

  • Can we enable write back option , for excel as source?

    Hi All,
    Is it possible to updated an excel using write back , if so please help me how do i need to proceed with.
    Regards,
    Som

    Assume that you have an excel workbook with one sheet called for instance "MySheet" that you want to insert/update on one column called "MyValue".
    If you want to insert then the sql is :
    INSERT INTO [MySheet$] (MyValue) VALUES (@{c0})but you can't DELETE or UPDATE. See this microsoft article :
    http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q178/7/17.ASP&NoWebContent=1

  • Indexing running forever with calculated columns

    I want to use an InfoCube as a source in Business Objects Explorer. So I defined a universe on top of the InfoCube using Information design tool along some calculated columns (similar to calculated key figures in BEx query).
    The indexing used to work fine with the default keyfigures in the InfoCube. I started using the newly created calculated columns and now the indexing runs for hours and does not complete until I remove the calculated columns. Is this a performance issue, if yes please do let me know how to fix it.
    Thank you

    Hi Pavan,
    Thanks for the reply. I will try doing that and will get back to yo.
    The relational data foundation of this universe was defined over an InfoCube and it did not have any primary keys for dimension tables (master and text) nor the foreign keys (fact table). Does this also affect the performance of explorer?

  • The "apply" button didn't display when I was using the "write back" option

    I followed the "System Administrator's Guide" to configure the write back function, unfortunately,
    the "apply" button didn't display. Is there anyone can give some advice? Thanks!

    Just to check, did yiou restart the presentation services after placing the xml file?
    Is the template name in answers "SetKPIValue" consistent with the .xml file as you mentioned?
    Now, if you could try by putting a hard coded value in the update statement as well.
    Also, is the location where the .xml file is kept is,
    ORACLE_INSTANCE/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obipsn/analyticsRes/customMessages
    P.S. Numeric columns must contain numbers only. They should not contain any data formatting characters such as dollar signs ($), pound signs or hash signs (#), percent signs (%), and so on. [Oracle Admin Guide]
    Edited by: 855532 on Jul 13, 2011 1:52 AM

  • Sync to SharePoint Workspace with Calculated columns

    I have a document library (in a SharePoint 2010 site) with a calculated column that will not Sync to the SharePoint Workspace 2010.  Once I remove the calculated column, it syncs fine. 
    The calculated column displays an image in the document library depending on the state:
    ="<center>"&IF(State="Not Started","<img src='http://rcssportal.co.riverside.ca.us/sites/teammate/PublishingImages/NotStartedIcon.png' border='0'/>",IF(State="In Progress","<img src='http://rcssportal.co.riverside.ca.us/sites/teammate/PublishingImages/InProgressIcon.png'
    border='0'/>",IF(State="Prepared","<img src='http://rcssportal.co.riverside.ca.us/sites/teammate/PublishingImages/PreparedIcon.png' border='0'/>",IF(State="Reviewed","<img src='http://rcssportal.co.riverside.ca.us/sites/teammate/PublishingImages/ReviewedIcon.png'
    border='0'/>",IF(State="Edited Since Reviewed","<img src='http://rcssportal.co.riverside.ca.us/sites/teammate/PublishingImages/EditedSinceReviewIcon.png' border='0'/>",IF(State="Conflict","<img src='http://rcssportal.co.riverside.ca.us/sites/teammate/PublishingImages/ConflictIcon.png'
    border='0'/>","")))&"</center>")))

    Hello Thomas,
    Maybe you are experiencing this issue:
    http://office.microsoft.com/en-us/sharepoint-workspace-help/why-is-this-sharepoint-list-not-synchronizing-all-item-fields-or-view-updates-HA010388327.aspx?CTT=1
    As far as I know it is not a limitation of SharePoint Workspace 2010:
    http://office.microsoft.com/en-us/sharepoint-foundation-help/synchronize-sharepoint-content-with-sharepoint-workspace-HA101854201.aspx#_Toc263166752
    - Dennis | Netherlands | Blog |
    Twitter

  • How to write select options with extension in module pool program

    hi,
    M having  the following fields through screen painter.
    1. sales offfice
    2.sales district
    3.customer no
    for those three fields no extension is not provided and no search help is there.
    i want write  seletion options to get extension in that module pool
    screen.
    plese send coding for me , please let me know how to get that
    select options with the above all three fields.
    Thanks & Regards
    Raji

    Check it
    In top include
    DATA: number(4) TYPE n VALUE '9005',
    PROCESS BEFORE OUTPUT.
      MODULE status_9001.
      CALL SUBSCREEN AREA1 INCLUDING SY-REPID number.
    PROCESS AFTER INPUT.
      MODULE user_command_9001.
      CALL SUBSCREEN AREA1.
    *&      Module  status_9001  OUTPUT
          text
    MODULE status_9001 OUTPUT.
      SELECTION-SCREEN BEGIN OF SCREEN 9005 AS SUBSCREEN.
      PARAMETER pa_bukrs TYPE t001-bukrs.
      select-options matnr for wa_matnr.
      SELECTION-SCREEN END OF SCREEN 9005.
    ENDMODULE.                 " status_9001  OUTPUT

  • Scroll option with fixed column

    Dear Friends,
                            Here i have a table which contains more than 37 column to display the employee attendance and shift details in MSS application ,
    Im facing a problem with Scrollable  option . first four column of the table is basic details that field should be fixed position rest of the field need to be Scrollable . This is existing application they have used normal table elements instead of ALV , how i can bring this Scrollable option in norma table UI elements itself . Please view my attached image for better understanding .
    Thank you Guys

    Hi,
    Click on the table UI, and under properties, set the scrollableColCount to 10 ( or any value, so that the first 10 values will  be displayed and enables a scroll bar for remaining columns).
    Then click on the column and set the fixedPosition to 'Left', for the columns you want to freeze. so that those will be fixed and will allow other columns to scroll.
    hope this helps,
    Regards,
    Kiran

  • Help with calculated column formula- combine strings and convert to date

    In my list (SharePoint Server 2013) I have:
    'Invoiced Month' column, type of choice (strings with names of months- January, February, March..., December)
    'Year' column, single line of text (e.g. 2012, 2013, 2014)
    1. I need to create a calculated column which will return combined value of the columns above, but in DATE format e.g. 'Sep-2013' or '01-Sep-2013'.
    I then use that newly created calculated column to do this: http://iwillsharemypoint.blogspot.in/2012/03/sharepoint-list-view-of-current-month.html
    I am rubbish with formulas, can I have some help with my problem please?

    Hi,
    Use the formula, I have tested by creating Months column with choice, Year column as numeric and Calculated column as DateTime returned.
    =DATE(Year,IF([Months]="January", 1,IF([Months]="February",2,IF([Months]="March",3,IF([Months]="April",4,IF([Months]="May",5,IF([Months]="June",6,IF([Months]="July",7,IF([Months]="August",8,IF([Months]="September",9,IF([Months]="October",10,IF([Months]="November",11,12))))))))))),1)
    Before applying the formula few things need to be noted.
    DATE(YEAR, MONTH,DAY) will accepts three parameters all should be type numeric(integer).
    Create the Year column of type numeric
    Create the calculated column of type "DateTime" to return as date
    Please mark it answered, if your problem resolved or helpful.

  • Write back options

    Hi all,
    My client have a requirement where the user wants to see a rating report and wants to write back the reasons for the rating back in to the data provider using a front end application.
    The scenario is like this. My client has vendors for which they want to assign rating.
    The total rate they can assign is 100. Now suppose that they assign rating as 80.
    Now they want to assign the reason for which rating was reduced by 20.
    So in the front end application they should be able to enter reason code and percentage value  aginst the vendor
    In the above example
    vendor name, reason1, 15
    vendor name, reason2, 5
    Now the above data should go to a data target and the user shuld be able to see the report in real time.
    Can any one suggest possible ways of doing it? What are the pros and cons of each option.
    Regards,
    Amith

    Guess you need to do vendor evaluation ,
    go for IP-Integrated planning ,check below for insights-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/1d2440301a06f4e10000000a422035/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/a18462c8291d9be10000000a1553f7/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/f234619e3c4c5de10000000a155369/content.htm
    Hope it Helps
    Chetan
    @CP..

  • Problem with calculated column, everything inc. NULLs appear

    Good morning,
    This one is tough.
    I have a dimension Category (with categories: Fruits, Vegies, Canned, etc.). And in my fact table I have field Expense. Then I decided to create calculated fields like "Fruits Expense" -
    CASE WHEN Dim."Category" = 'Fruits' THEN Fact.Expenses "."Expenses $ CY" END
    There're 2 problems:
    A) if the field Category isn't dropped in Answers there're many NULLS (all Exp values which don't belong to 'Fruits')
    B) If Category isn't there, there're even more NULLs - which don't look good at all - there're too many empty values
    Of course, it's possible to train users to use filters (is not null), etc. - but then it's really not what OBIEE is good at.
    Can someone suggest a better approach?
    I proposed in the beggining to create fields in the DB like "Expense Fruits" - but ut was deemed too complicated on ETL side.
    Thank you and have a wonderful OBIEE day
    UPD: OK, I want to rephrase it and make it easier. Except for using "is not null" filter- is there any other way to supress NULL values? I'm getting 12 empty ones and 1 i need. Is there anything I could do in order to supress showing NULL values by default. Thanks
    Message was edited by:
    wildmight
    Message was edited by:
    wildmight

    Thank you Nilanshu! Where have you been! I'm already seeing quite a few useful contributions. I'll try to go ahead and test your suggestions and I'll report what I've found.
    P.S> It works like a charm. Thank you
    Message was edited by:
    wildmight

  • Implementing Write back feature with a drop down

    HI,
    I have a requirement where in while implementing writeback a user has to see a dropdown kind of a column where he can select some static codes embedded in that column and select a sngle code , all other fileds are simple edit boxes. i have tried using java script in data format view but it doesnt help. can anybody suggest something to achieve this functioanlity.

    Hi Ashu, although I agree with Christian, did you found a solutions for this?
    Normally, when I am on a oracle database I would use APEX for this. But I am on a sql server database now, so I am looking for something like this as well...
    but again, OBIEE is a reporting tool and not a data entry tool...

  • How to combine looping column with calculated column

    Dear Gurus,
    I have a report that contains number of sale items in each plant. And plant (0PLANT) is a master data. I have to calculate Accumulate Total as below:
         Plant                         
    Date     Mall 6     Pinklao     Siam     Mini L/P     Total     Acc. Total
    1     135,260     186,170     103,833     145,636     570,899     570,899
    2     32,043     22,772     29,587     19,098     103,500     674,399
    3     49,477     48,919     20,206     23,587     142,189     816,588
    4     33,937     32,399     30,520     30,710     127,566     944,154
    In the column section, I have put the Quantity under Key Figure Structure and put Plant upper the it, so I get the result as below
         Plant                    
    Date     Mall 6     Pinklao     Siam     Mini L/P     Total
    1     135,260     186,170     103,833     145,636     570,899
    2     32,043     22,772     29,587     19,098     103,500
    3     49,477     48,919     20,206     23,587     142,189
    4     33,937     32,399     30,520     30,710     127,566
    I have no idea how can I put the Acc. Total to the report. Please suggest me for this issue. I'm so new for BW.
    Thanks in advance
    Edited by: Sukanya Nawnaung on Apr 24, 2008 6:04 AM

    Not knowing your tables I do not know the answer as it is not obvious from your scripts what the join between the two data sets would be??
    If you can tell me that then you can easily combine the two with an in-line view or using the new WITH... syntax.
    Otherwise, I see that the only difference between the two joins is;-
    1st WHERE DR_ACC = DECODE(DR_ACC,*'TXN'*,DR_ACC)
    2nd WHERE DR_ACC = DECODE(DR_ACC,*'OFS'*,DR_ACC)
    If you make this (don't understand the need for the decode, why is it here?!); -
    DR_ACC in ('TXN','OFS')
    And then use a case statement if you need to seperate out your two pairs of columns; -
    case when DR_ACC = 'TXN' then TXN_BRANCH else null end as "Transaction Branch" (repeat principal for other 3 columns)
    case when DR_ACC = 'OFS' then A.OFS_BRANCH else null end as "Offset Branch", (repeat principal for other 3 columns)
    Make sense?
    regards,
    Robert.

Maybe you are looking for

  • IMac (2007) intermittent power issues

    Hi, I have a 2007 iMac. I am getting intermittent power issues with it. One day it wont power up at all...and might not power up for a number of weeks. And just when I have given up on it, it will power up and work for a wee while without any issues

  • Fillable forms saving blank

    I have Adobe Standard and created a fillable form.  When some people try and save this doc, it only saves as the blank form and not what they had filled in.  Why is this happening?

  • CiscoWorks Tomcat Servlet Engine service does not start

    Hello! CiscoWorks  Tomcat Servlet Engine service does not start. Events in the Windows Event Viewer: The CiscoWorks Tomcat Servlet Engine service terminated unexpectedly. It has done this 1 time(s). output pdshow and file stderr.log,  hs_err_pid2128.

  • Editable report - preferably interactive

    Hi, I dont do APEX developement on regular basis. so i touch a topic only if i need that functionality. presently i am developing an Interface for the user where he passes 3 fields (Item-textfield) and hit search button. i pick these items and pass i

  • Search help assign

    Hi, I have created search help. 1.How to assign this search for soem standard fields. 2. Is it possible to create search input for several fields e.g.. if I input city name , other field should be populated with values of city / pstlz, region.../ ps.