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.

Similar Messages

  • 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

  • Write back in OBIEE 11g : unable to check "enable write back"

    Hi all!
    I have a table on presentation, i want to make a table in analysis with function "Write back". But in criteria, when i choose "column properties" --> "write back" tab --> i can not check "Enable write back". I have granted privileges "write back" to user
    Please tell me how to configure to make it.
    Thanks so much.
    Edited by: OBIEE.vn on Jan 6, 2011 7:54 PM

    Guys,
    In OBIEE 11g You need to make sure that you mark the logical columns in your Repository RPD as "Writeable". Otherwise the ability to write to these columns is not allowed for WriteBack functionality.
    Cheers,
    Christian
    http://www.artofbi.com

  • Enable write back

    Hi Experts,
    I enable write back, I used Venkats blog post:
    I am able to update my database successfully but i am getting the below error message
    Error:
    An error occurred while writing to the server. Please check to make sure you have entered appropriate values. If the problem persists, contact your system administrator.
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27024] The EXECUTE PHYSICAL statement must specify a physical SQL statement to execute. (HY000)
    SQL Issued: EXECUTE PHYSICAL CONNECTION POOL Sales COMMIT
    Please suggest..
    Regards
    Sai

    Hi..
    Referring to Error:Unable to read the Writeback template the XML would be .. in the following way.. don't use.. COMMIT statement
    <?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="WriteBack">
    <XML>
    <writeBack connectionPool="Connection Pool">
    <insert> INSERT INTO FACT (PRICE,PRODUCT_KEY,REGION_KEY,SALE_UNIT,TIMEKEY,SALES_QUOTA)
    values (@{c7},@{c8},@{c9},@{c10},@{c11},@{c5} ) </insert>
    <update> </update>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    The <writeBack> tag is written with a lower case "w".
    The "connetionPool" needs an upper case "P".
    Edited by: Kishore Guggilla on Dec 17, 2008 7:45 PM

  • 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

  • How to Enable WRITE BACK

    Hi All,
    How to enable write back functionality in dashboards.
    I read thru the related posts.
    Do i need to create a write back xml templte ??
    Please let me know the steps how to enable write back ASAP.
    Thanks in Advance,
    Veena A

    Thanks Kishore,
    Please correct whether my understanding for Write Back is right !!!
    I have a table called say tbl_revenue.
    User needs to enter few values in some columns say col1,col2 and col3.
    do i need to create a physical table with the above columns and then map in the rpd accordingly.
    also i have enabled write back in connection pool.
    the xml that i have created is as below,
    <?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WebCatalog" table="Revenue">
    <WebMessage Name = "Revenue_Reconcilation"
    <xml>
    <writeBack Connection Pool = "Revenue">
    <insert> INSERT into Revenue_physical (col1,col2,col3,col4) values (@{c1},@{c2},@{c3},@{c4}) </insert>
    <update> </update>
    </writeBack>
    </WebMessage></WebMessageTable></WebMessageTables>
    Revenue is the main table and i have created the physical table as Revenue_physical.
    Is this right???
    Thanks in advance
    Veena A

  • 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

  • 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/

  • 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 enabling Write Back

    I am having a problem getting the INSERT statement to execute in my writeback setup.
    I am trying to set this up on the standard EMP table. I created an additional table to store writeback comments related to the EMP table. The Write Back table has columns EMP_ID, USER (from BI), DATE, and COMMENTS.
    My problem is that if I try to enter comments for an employee where the comments is already blank, it doesn't process the insert statement I specified, it tries to run the UPDATE statement. I verified this in NQQuery.log.
    Out of curiosity, I manually entered a record into the write back table and tried to change the value in my write back field in BI, and it worked - because it's only looking at the update statement for some reason, so that part is fine. It just seems to be completely ignoring the insert statement.
    I tried to remove the UPDATE statement to see if it would recognize my insert statement, but it gave an error when I tried that:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27024] The EXECUTE PHYSICAL statement must specify a physical SQL statement to execute. (HY000)
    Here is my XML template for writeback:
    <?xml version="1.0" encoding="utf-8" ?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
         <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
              <WebMessage name="SetEmpComments">
                   <XML>
                        <writeBack connectionPool="Writeback Connection Pool">
                             <insert>INSERT INTO EMP_WB_TEST
                             VALUES('@{c3}',SYSDATE,'@{c4}','@{c1}')</insert>
                             <update>UPDATE EMP_WB_TEST SET dt_crte=SYSDATE, user_name='@{c4}', comments='@{c1}' WHERE empno='@{c3}'</update>
                        </writeBack>
                   </XML>
              </WebMessage>
         </WebMessageTable>
    </WebMessageTables>

    Just a wild quess - are your values listed in the order corresponding to the columns order in the write back table ?
    What if you rewrite your insert as
    <insert>INSERT INTO EMP_WB_TEST(empno,dt_crte,user_name,comments)
    VALUES('@{c3}',SYSDATE,'@{c4}','@{c1}')</insert>?
    Best regards
    Maxim

  • 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

  • 10g - write back - The system is unable to read the Write Back Template

    hi,experts,
    I enabled write back on a report.
    the button (write back) is enabled (not grey)
    but when I click the button, there is a message
    The system is unable to read the Write Back Template 'UPDATETESTWRITEBACK'. Please contact your system administrator.
    I put UPDATETESTWRITEBACK.XML in C:\OracleBI\web\msgdb\customMessages
    the syntax in the xml is correct.
    what is the result? any log to check?

    Its not mandatory to have the same template name as your xml file name.
    But the <WebMessage name= "UPDATETESTWRITEBACK"> should be same what the templetae you are using in the webcat.
    Please find sampel xml which can have any xyz name in the folder "OracleBIData\web\msgdb\customMessages'
    <?xml version="1.0" encoding="utf-8" ?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web.messageSystem">
    <WebMessageTable lang="en-us" system="WriteBackTemplates" table="Templates">
    <WebMessage name= "ResourceAllocation">
    <XML>
    <writeBack connectionPool="--your connection pool name">
    <insert> Insert statement </insert>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    Cheers,
    Rajeev A

  • Write Back Funtionality not working.

    Hi All,
    I am trying write back functionality which is not working for me...Here is what I did..followed
    oraclebizint.wordpress.com/.../oracle-bi-ee-101332-write-back-option-budgetingplanning/ -
    1) Connection Pool settings default
    2) Created a report which has 4 columns s_no, s_name, marks, remarks from a DB Table "test_write_back"
    3) In the properties of column 4 Remarks, I have selected write Back.
    4) For Administrator i have given permission.
    5) My XML is below
    <?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="SHNEW">
    <XML>
    <WriteBack connectionpool="Connection Pool">
    <insert>INSERT INTO test_write_back (s_no, s_name, marks, remarks)VALUES (@{c0},@{c1},@{C2},@{C4}) </insert>
    <Update> </Update>
    </WriteBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    6) I have placed XML in C:\OracleBI\web\msgdb\l_en\messages
    7) I am getting button in UI report, when I click on that I am getting error
    "The system is unable to read the Write Back Template 'SHNEW'. Please contact your system administrator."
    I read blogs and few other notes I understood there is some issue with my XML, I tried all possible is there anything missing here...
    A) I created or enabled Write back in only one column "Remarks" and I want only that column to be updated from UI
    What changes required if any in XML?
    and Is there any permissions checking
    Thanks in Advance.
    Please help
    Cheers

    Hi Goran,
    Thanks for the reply...
    -->I tried to place the file in the correct folder.
    --> And also corrected the Insert statment with ' ' for character fields
    --> My "Remarks" column in DB was null, i have updated with some text initially...
    Still I am getting same error....
    I guess there is some issue with XML...
    Can you anybody help me pls..
    Thanks!

  • 11g write-back drop down box

    Hi, I have enabled write back in OBIEE 11g dashboard. I would like to know if it is possible to create a drop down box within the write-back enabled column?

    I realize this is a very old thread, but I was hoping there was a way to do this.
    I would like to enable write-back to an a table we use to track running processes. I would like to be able to update the status to either 'COMPLETE' or 'INCOMPLETE'. The programs can change theses statuses to anything meaningful, but I only want those two values as options for write-back.
    Is this even possible?

  • Help on write back feature

    Hi All,
    I am working in Siebel Analytics 7.8.2.
    I have tried enabling write back feature in my application but I am not able to do so. The write back tab is enabled in the physical layer of repository. I have created a write back template. But the “Manage write back” option is not available in the Admin page. Could anyone please let me know whether any special license and configuration setting are required to enable write back in 7.8.2. ?
    Also please let me know the requirements and timeline to upgrade from SA 7.8.2 to 7.8.4. What are all the general factors (infrastructure change, additional components, configuration changes, etc) affecting the up gradation?
    Thanks.

    Hello Everyone,
    The write back feature is working fine. There was an issue privilege setting in rpd.
    Now one field is getting editable while pressing Update button in the dashboard report and type new value and pressing Apply button, data is getting updated in to DB table.
    To aviod the manual entry i want to enter a value from some kind of dropdown or any choice box. So could you please let me know how can i achieve this functionality.
    Thanks in advance.
    Regards
    Niraj

Maybe you are looking for

  • Error while deploying Composite to SOA 11.1.1.3.0 cluster

    This is the error we are getting while deploying the composite to a cluster from the em console. We deploy from the em console . We choose node1 and then deploy it to the partition default .For node 2 also we do the same. Deploying on partition "defa

  • How to disable a module for awhile when MOD_AUTOLOAD="yes"?

    Hello, By default, my system loads the ndiswrapper module on boot, and has my native wifi driver blacklisted. This is because the ndiswrapper driver works much more reliably for everyday use. However, I sometimes need a feature that the native rt2500

  • Create an image scroller with swipe&drag in Edge Animate

    Hi folks! I'm trying to create a image scroller like this one http://www.awwwards.com/demo/touchSwipe-gallery-demo.html. For the Swipe, I use the wonderful JQuery Plugin TouchSwipe http://labs.rampinteractive.co.uk/touchSwipe/demos/, but for the imag

  • Cursor style to hand  in  forms 6

    I am using windows NT In forms 6.0 i can change the cursor styles to a)busy b)crosshair c)default d)insertion e)and help using set_application_property. How can i have cursor style change to internet hand symbol for selection. Should i use forms6i ?

  • When does Apple get out of the stoneage and allow Adobe flashplayer ?

    I find it extremely stupid that i Can not open a lot of services because Apple does not allow Adobe flashplayer, when Will this be possible ? Next time i Will find another device that allows Adobe flashplayer if it does not change very soon.