Hello all,
Logged in as weblogic and even tried with another obiee admin user.
Write back template code
<?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="control_table"> <XML> <writeBack connectionPool="PPRD1"> <insert> </insert> <update>update Table1 set name=‘@2’,Amount=Amount1,amount1=‘@3’ where id = @1 </update> </writeBack> </XML> </WebMessage></WebMessageTable></WebMessageTables>


Presentation Services log