Adding data to an attribute of the object database

Well, I have a little problem I am trying to add data to my bpm of a database object, but it does not add the info
my method is:
for each item
SELECT cveAfectacion
THE COMIC BOOK. ODS_VIEWER. BAN_EVENTOS_CONFIRMACION
WHERE idSolicitud is contador
do
show "dentro do."
display BAN_EVENTOS_CONFIRMACION.cveAfectacion
solicitudCliente.tipo = BAN_EVENTOS_CONFIRMACION.cveAfectacion
end

Thanks for the help

See this link: Re: adding data to an attribute of the object database

Tags: Fusion Middleware

Similar Questions

  • Name attribute in the object entity column is required.


    Hi all

    I use jdev 11.1.1.7.0. I try to insert a row into a table that has six attributes. One of the default attributes to current_timestamp during creation of the table itself.

    Trying to insert a line after you set the values of five other attributes using vo.insertRow (row); and run the validation action I get name(default attribute) in entity object attribute column is required. I even checked refreshment after the condition of all the attributes of OT (ie., checked the update but also insert). Please help me find the error.

    Kind regards

    Matthew M.

    Hi all

    Turned off the option mandatory attribute selected by default in the object-Edit entity attribute. I am able to insert the line now.

    Thank you

    Mani.

  • Data file not shipped from the primary database to the standby database

    Hello

    (1) create a new user
    (2) created a new table space and add datafile on the primary database
    (3) the value tablespace default user

    But so far, this new data file is not delivered on the standby database.

    Version of database - 10.2.0.3
    OS - Windows

    Setting of primary and Standby: -.

    SQL > show parameter standby_file_management;

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    standby_file_management string AUTO

    Both have the same file system, but the difference is case sensitive.

    Primary data file location - D:\testdata

    Location of file data at rest - D:\TESTDATA

    Help, please.

    MRP process is running on the standby database?

    If it is then try to pass, log on the primary database and share your result.

  • Among the data tables is missing from the 11g database. How to restore?

    Hello

    In my development 11G database, one database of tables is missed on Sept. 4.

    I have available valid RMAN backups, to restore the missing data in table I intend to do the following steps:-

    (1) create a new database
    (2) restore the fresh 3 taken rman sep to the DB Backup
    (3) now take the export of backup in the table whose data are not being met since the new database
    (4) import the exported backup of the old DB table.


    Is it the right way, I think? or any other alternative method that we have?

    Please suggest.


    Thanks in advance,
    Florine Reddy
    1) Create a fresh DB
    2) Restore the rman backup taken on 3rd sep to the fresh DB
    3) Now take the export backup of the table which the data is missed from the new DB
    4) Import the exported backup of the table to the old DB.
    

    fix!

  • Loading data to SQL server for the Oracle database

    I want to create a table in oracle db table in sql server. Table is huge that he has obtained the documents 97,456,789.
    I created the link (HS) db in the oracle database that points to the sql server. I choose this oracle db on the link table.

    Select * from 'dbo '. "T1@dblink;

    I shot below to create the table.
    create table t2 nologging parallel (degree = 3) as select * from 'dbo '. "T1@dblink;
    and its taking a long time... but its operation...

    is there any other method to do this and and fill the table in oracle db faster.

    Please notify. Thank you.

    vhiware wrote:
    create table t2 nologging parallel (degree = 3) as select * from 'dbo '. "T1@dblink;
    and its taking a long time... but its operation...

    I doubt that parallel processing will be used because it is unique to Oracle (using rowid varies in general) and not SQL-Server.

    is there any other method to do this and and fill the table in oracle db faster.

    Part of the performance overhead is to pull that data from SQL Server to Oracle in the whole of the liaison network between them. This can be accelerated by compressing the data first - and who then transfer them over the network.

    For example: using + bcp + to export the data in the SQL Server box to a CSV file, compress/zip file, scp/sftp file Oracle and then to unzip there. In parallel and direct treatment of load can now be done using SQL * Loader to load the CSV file into Oracle.

    If it is a basic Linux/Unix system, the process of decompression/unzip can be run in parallel with the SQL * process Loader by creating a pipe between the two – where the decompression process writes data uncompressed in the pipe and SQL * Loader reads and loads the data that is available through the pipe.

    Otherwise you are PQ own transformation. Assume that the data is date varies. You can create a procedure on Oracle that looks like this:
    {code}
    create or replace procedure as copyday (day) is
    Start
    Insert / * + append * / into local_tab select * from remote_tab@remotedb where col_day = day;
    -Add logging info, validation, etc.
    end;
    {code}

    You can now start 10 or more of these different days and run it in the background using DBMS_JOB.

  • Data Dictionary view to see the object directory

    Hi all

    I boat UTL_FILE need to create the output file. To use this package, we need to have directory object.

    Can someone tell me what data dictionary table, we can use to see what directory is allowed to be use UTL_FILE boat to the Unix server.

    All_directories
    dba_directories

  • uniqueness of the value of the attribute on the multiple database

    Hello

    I ODSEE 11.1.1.7.2 on SLES platform version. My question is, I have two suffixes on another database on the same instance

    suffix: or = Org1, o = domain.com-> userRoot_Org1 (name of the comic)

    suffix: or = Org2, o = domain.com-> userRoot_Org2 (db name)

    I want to have a unique value for the attribute 'o' between these two suffixes. I created the following plugin but does not work... someone can help me?

    DN: cn = clientID uniqueness, cn = plugins, cn = config

    objectClass: top

    objectClass: nsSlapdPlugin

    objectClass: ds-signedPlugin

    objectClass: extensibleObject

    CN: unique clientID

    nsslapd-pluginPath: /opt/dsee7/lib/uid-plugin.so

    nsslapd-pluginInitfunc: NSUniqueAttr_Init

    nsslapd-pluginType: preoperative

    nsslapd-pluginarg0: o

    nsslapd-plugin-depends-on-type: database

    nsslapd-pluginarg1: suffix = "or = Org1, o = domain.com" \ ", = domain.com" ", = Org2, o = Org2, o is domain.com", "o = domain.com'

    nsslapd-pluginEnabled: on

    entryDN: cn = clientid uniqueness, cn = plugins, cn = config

    nsslapd-pluginId: NSUniqueAttr

    nsslapd-pluginVersion: 11.1.1.7.2

    nsslapd-pluginVendor: Oracle Corporation

    nsslapd-pluginDescription: enforce unique attribute values

    also tried the below...

    nsslapd-pluginarg1: or = Org1, o = domain.com

    nsslapd-pluginarg2: or = Org2, o = domain.com

    Hello

    Have you created this configuration manually in the directory configuration file?
    To avoid unnecessary attempts to specify plugin args, I would recommend using dsconf to configure the plugin as described in the https://docs.oracle.com/cd/E20295_01/html/821-1220/bcayb.html#scrolltoc

    Sylvain

    Please mark this answer as correct or helpful, when it is appropriate to make it easier for others to find

  • How to use a UUID type number instead of sequence as a default value in the attribute of the view object?

    Hi all.. I want to use a type UUID number in an attribute of the object from view as default value to generate the unique field... so, how can I generate random uuid?

    Well, the UUID looks like as follows:

    Example 1: 067e6162-3b6f-4ae2-a171-2470b63dff00

    Example 2: 54947df8-0e9e-4471-a2f9-9af509fb5889

    You can play withgetMostSignificantBits() and getLeastSignificantBits() , this is the long values and you can combine them in order to generate BigInteger, as described here:

    https://gist.github.com/berezovskyi/2c4d2a07fa2f35e5e04c

    Then just use this value in the constructor number:

    http://docs.Oracle.com/CD/E12839_01/apirefs.1111/e10655/Oracle/JBO/domain/number.html#number%28Java.math.BigInteger%29

  • update the object attribute table

    Hi all

    I'm trying to populate an attribute on a table of objects and need some ideas on how to do this after an update or insert on
    two relational tables?

    The object table is defined as follows:
    create or replace type ty_gli as object
    (SOB_ID           number
    ,GROUP_ID         number
    ,SOURCE_NAME      varchar2(25)
    ,INTERFACE_RUN_ID number
    ,AUTOPOST_ID      number)
    /
    
    create or replace type tb_gli as table of ty_gli
    /
    The object table is in bulk sampled in an update and The GROUP_ID is applied at the same time as follows:
    update GL_Interface gli
    set    gli.Group_ID  =  Gl_Interface_Control_S.nextval
    where  gli.Accounting_Date <= l_Max_Rate_Date
    and    gli.Set_of_Books_ID = p_SOB_ID
    returning ty_GLI (gli.Set_Of_Books_ID, gli.Group_ID, gli.User_JE_Source_Name, 0, 0)
    bulk collect into l_GLI_Tab;
    An insert then follows, in the course of which the INTERFACE_RUN_ID is obtained from a sequence
    insert into GL_Interface_Control ( JE_Source_Name
                                      ,Group_ID
                                      ,Set_Of_Books_ID
                                      ,Interface_Run_ID)
                               (select gli.Source_Name
                                      ,gli.Group_ID
                                      ,gli.SOB_ID
                                      ,GL_Journal_Import_S.nextval
                                from   table(l_GLI_Tab) gli);
    At this point in the code, preferably before or after insertion.
    I would like to each attribute of the object INTERFACE_RUN_ID table l_GLI_Tab to
    equal to the value inserted into GL_INTERFACE_CONTROL, which has been GL_JOURNAL_IMPORT_S.NEXTVAL

    I thought to do before inserting it in the update, but it doesn't work!
    returning ty_GLI (gli.Set_Of_Books_ID, gli.Group_ID, gli.User_JE_Source_Name, GL_Journal_Import_S.nextval, 0)
    /

    I then thought about that;
    update 
     (select gli.Group_ID
            ,gli.Accounting_Date
            ,gli.Set_of_Books_ID
            ,GL_Journal_Import_S.nextval as Interface_Control_ID
            GL_Interface gli
      set    gli.Group_ID  =  Gl_Interface_Control_S.nextval
      where  gli.Accounting_Date <= l_Max_Rate_Date
      and    gli.Set_of_Books_ID = p_SOB_ID) gli
    set gli.Set_of_Books_ID = p_SOB_ID
    returning ty_GLI (gli.Set_Of_Books_ID, gli.Group_ID, gli.User_JE_Source_Name, gli.Interface_Control_ID, 0)
    but who doesn't either!

    Any help would be appreciated!

    THX

    P;

    I thought to do before inserting it in the update, but it doesn't work!

    returning ty_GLI (gli.Set_Of_Books_ID, gli.Group_ID, gli.User_JE_Source_Name, GL_Journal_Import_S.nextval, 0)
    

    You just need a little change here. Create a function like this

    create or replace function Get_GL_Journal_Import_S return integer
    as
    begin
      return GL_Journal_Import_S.nextval;
    end;
    /
    

    use it in your code

     returning ty_GLI (gli.Set_Of_Books_ID, gli.Group_ID, gli.User_JE_Source_Name, Get_GL_Journal_Import_S, 0)
    

    It should work correctly.

  • Adaptive tags: pt: data .currpagedata - could not get the current page id

    I use a Basic Page layout and need to create a DIV box which is linked to the Page ID - < div id = "pt-page-1234" >. The Page ID must be inserted dynamically when you navigate around the pages.

    I try to use the Adaptive tags pt: data to get the ID of the current Page; Therefore, I am currpagedata. When I use the attribute of the object ID of the object, I get the Community ID (which seems to be a bug).

    Does anyone know how I can get the current Page ID on a pt tag: data? Here is my current code:

    < pt:ptdata.currpagedata pt:id = "currPage" / >
    < pt:logic.foreach pt: data = "currPage' pt:var = 'temp' >
    < pt:logic.variable = pt pt:key: value = "$temp.objid" / "currPageId" >
    < /pt:logic.foreach >
    < pt:logic.concat pt:key = 'target' pt:value1 = 'pt - page -"pt:value2 ="$currPageId"/ >
    < pt:core.html pt:tag = "div" id = "$target" >

    I get... < div id = "pt-page-245" > but the page ID is 4015

    Published by: user11124236 on July 2, 2010 10:44

    Hello

    This may be too late, but for other people who have the same problem, use. PageID instead of .objid (case-sensitive).






    See you soon,.

    Jefi Santoso
    Collaboration technologies (http://www.collaborativetechnologies.com.au)

    Edited by: jefis on 14-Sep-2010 17:20

  • How to view the ADSAccount.displayNamePrintable in the object browser

    We use D1IM Version 6.1.3. If we open the object browser, you open a user account object AD ADSAccount table, we cannot see the value of this object in the attribute "displayNamePrintable. If we develop this attribute in the line 'New' and 'Old' is written the following message:

    «User accounts to active Directory: look at a permission denied for 'Simple view' value.»

    How can I display the value of this attribute in the object browser without the help of the SQL commands?

    Thanks for all replies.

    Have you tried to activate the TargetSystem\ADS\Exchange2000 ConfigParm that should do the trick. Be sure to compile the database after you enable the configuration setting.

  • Attributes of an object?

    If I have an object in Orchestrator as a vAppNetwork, how can I find the methods and attributes for this object?

    I can't find that this documented anywhere.

    -david-

    In version 5.1 of the API explorer is in the upper right corner (not in editor mode). You will find the methods and attributes of the object and it s...

  • Value of temperory in the object view

    Dear all,

    I'm trying to set the value of in the view object temperory, because I have 2 lists drop-down town and the country where the country is defined in the table and the city is not in the set table. So to create cascading drop down list I created a temp and view object attribute assigning LOV from which it loads as LOV cascading also. All the features work very well.
    But the problem is that when I select the city (Oracle Bisnuess component browser) it gives me an exception:
    * (Oracle.jbo.ReadOnlyAttrException) Houston-27008: QueryValues_Temp attribute in the object EMAIL_TEMPLATE_MASTER_VO1 view cannot be set.*

    where QueryValues_Temp is my domain temperory... I tried to set the same field in the view object as...
    If you have any idea how should I tackle this problem?


    -Thank you

    Check the properties of the attribute - attribute view in the dialog box change the attribute - and make sure that the attribute is updateable, i.e. set it always. The exception, it seems that it is not editable.

  • Lots of application lib of the object across multiple forms

    I created a series of was visual attributes in the object library, their designated as smartclasses. I have more than 200 types for which I would like to implement these standards. Is there a way to programatically set each accordingly. For example, I have a smartclass called 'canvas_attribute '. Can I run a script that will change the Visual attribute group = "canvas_attribute" for the paintings of al for all forms?
    Any suggestions?

    Depending on your unknown version of the forms, you can use jdapi (http://www.oracle.com/technetwork/developer-tools/forms/documentation/1012jdapidoc-131956.zip) or the openAPI (http://www.oracle.com/webapps/online-help/forms/10g/state?navSetId=_&navId=3&vtTopicFile=f1_help/openapi/c_openapi.html&vtTopicId=) to do this in the batch.

    see you soon

  • How to get all the attributes of the component of action script

    Hello

    I'm new to flex. I use ActionScript 3.

    I have a component with the name template1.mxml. In this, I have 10 text boxes with the unique id

    I want to erase all the text boxes when the user clicks on the button "delete".

    For this feature, I need to wirte something like that

    "

    templateObj.name.text ="";

    templateObj.address.text ="";

    templateObj.city.text ="";

    templateObj.like.text ="";

    ".

    I have 25 models like this one, and all models have different attributes. The above code became cumbersome for me.

    Is there a way I can get the picture of the id attribute of the object then iterate over this array and write only one line

    Like that: -.

    for each (var i in templateAttrArray) {}

    templateObj.templateAttrArray [i] .text ="";

    }

    I tried the getChildren(); methods, but he's back, whatever it is.

    There may be solutions for this one?

    Any help appreciated.

    Thank you

    Tushar Gandhi

    Hi there, that should do it


    http://www.Adobe.com/2006/mxml"layout ="absolute">
       
            Import mx.controls.TextInput;
    private void clearAll (): void {}
    {for each (var ti: TextInput in {vbox.getChildren ())}
    TI. Text = "";
    }
    }
               
               
    ]]>
       

       
           
           
           
           
           
       

       

Maybe you are looking for