Technology Stack - EBS (MOSC)

MOSC Banner

Writeback error

edited Aug 20, 2021 10:42AM in Technology Stack - EBS (MOSC) 1 commentAnswered ✓

Hi all,

First of all, I don't know if this category will be the correct, sorry if doesn't be.

In our project using Oracle Business Intelligent EE 12c we are using writeback with one table and all is fine, writeback runs well.

Our writeback.xml file is:


<?xml version="1.0" encoding="UTF-8" ?>

<WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">

<WebMessageTable lang="es" system="WriteBack" table="Messages">

<WebMessage name= "typeWriteback01">

<XML>

<writeBack connectionPool="MY_CP">

<insert> </insert>  

<update>UPDATE name_table_01 SET colum1=@8, column2='@9' WHERE column3=@7</update>

</writeBack>

</XML>

</WebMessage>

</WebMessageTable>

</WebMessageTables>


But now, we have an other different table with an other template. So, appart of the changes in RPD, we modified writeback.xml file like this:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center