Disabling data insertion in WFTASKHISTORY

Hi
In Orabpel.WFTaskPkg .. a procedure called 'updateTask' is defined;
In the procedure following line is executed :
IF p_IsVersionable = BOOLEAN_TRUE_STRING THEN
createHistory(p_taskID);
END IF;
It inserts a record in the WFTASKHISTORY table if p_IsVersionable = true....
Is it possible to set the value of 'p_IsVersionable' so that I can control the data insertion in WFTASKHISTORY table ? Any pointer will be helpful!!
Thanks

Hi Satish, this is an interesting question and as Michaela points out, Comments should be used to store non numeric data elements.
However, your question makes me wonder what exectly do you want to enter characters for ? How would your use of characters for an amount be defined ? In case you would like to tell something about the amount (like the 100 for write-off is due to a customer not paying any bills), then you would use comments. I can imagine however that you want to use characters for sanother reason like adding new memebers to the database, but then you have to follow a different procedure.
So please explain to what other use of characters you are thinking about.
Best regards,
Edwin van Geel

Similar Messages

  • Disabling data usage on Elipsis Tablet does not turn of Data Usage

    Yesterday purchased 3 tablets for my kids. First thing I did when I got home was add home wifi and disable data usage. Ridicoulous but this does not disable data usage. Tablet used 4gb of data before I realized what was going on, all the while connected to home Wifi, like the data connectio took precedence. This is a major flaw of this tablet. Called Customer Service, waiting for a mgr to call back. Unfortunatly waiting on hold for over 45min without getting to tech support but in the end the only way to turn off data apparently (or at least I found) was to put in Airplane mode. This is not right!
    Even support forum states this is the way to enable/disable data. I feel dooped!

        I'm sorry you waited so long trying to get through to Tech Support dm805. I know being able to disable Mobile Data is important to keep usage under control. As Ann154 mentioned, you are able to turn off Mobile Data in Settings. You can go to Settings> Data Usage> Select Mobile Data (at top right hand side), and it will turn off.  You can also go to Settings> More> Mobile Networks> Uncheck Data Enabled.
    I hope this helps.
    Thank you,
    VanessaS_VZW
    Follow us on Twitter @VZWSupport

  • Can you completely disable data usage on iPhone?

    I have an extra iPhone 4S that I got from a friend who's contract ended. My girlfriend has a very basic plan from AT&T (unlimited calling and texting). She can send picture messages also, but she doesn't have a data plan from what I understand. (I always thought MMS required data?) I was wondering if there was anyway I could completely disable data usage on the iPhone so there would be no charges. I know this limits the phone capabilities, but it would be an improvement to her current phone. Also would I have to register the phone in her name so she can use the phone with her SIM card or is it as easy as popping it in?
    Thank you!

    Your problem is that AT&T does not permit iPhones, on their network, without an associated data plan. So, like it or not, you'll still have to pay for data. If you try to use the phone without a data plan, they will eventually catch you & bill you accordingly. All carriers call tell exactly what type of device is using their network.
    In fact, I'm not aware of any carrier, in the US, that will permit an iPhone on their network without an associated data plan.

  • Need to know the sqluery to find the disabled date from OIM 9.1.0.1

    Hi Experts,
    Need very urgent inputs from you all for the preparation of our audit.
    We are using OIM9.1.0.1
    We need to know the sqlquery for finding the Disabled date in OIM given the user ids, as currently we are unable to get the exact data from Historical Reports Option in OIM.
    I need to give in this format:
    select usr_login, usr_disabled from schemaname.tablename where usr_login in
    ('aaa','bbb'..... etc)
    We have three attributes :USR_DISABLED_BY_PARENT,USR_DISABLED,USR_DEPROVISIONING_DATE,but none of them give the exact date,
    USR_DISABLED gives just a flag as 1 or 0.
    Also there are no other fields in the corresponding usr table.
    So how to fetch the exact Disabled date from OIM system when I input the user ids.
    Your immediate response is appreciated.
    Thanks
    SS

    In the entire thread many experts have given nice queries in different formats...
    The best approach would be to open up the SQL Developer, connect with the OIM Database and experiment with all sorts of SQL queries provided by all the experts..
    Learn some SQL techniques, like Inner Join etc...
    Then you yourself will be able to figure out what you need, in exactly which format, for which users and for whom you have to restrict
    Then not only this question, you would be able to solve dozens of similar such issues yourself...
    And trust me, nothing can match that...
    Just in case, you are not familiar with SQL Developer,
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    Oracle SQL Developer 3.2.1 (3.2.10.09.57)
    September 24, 2012
    The Disabled DATE will be the creation date of that entry in the UPA_FIELDS table when Users.Status changed to Disabled.
    SELECT USR.USR_LOGIN, UPA_FIELDS.CREATE_DATE
    FROM UPA_FIELDS
    WHERE UPA_FIELDS.FIELD_NAME='Users.Status'
    AND UPA_FIELDS.FIELD_NEW_VALUE='Disabled'
    AND UPA_FIELDS.UPA_USR_KEY=USR.USR_KEY
    AND USR.USR_LOGIN NOT IN ('XELSYSADM', 'XELOPERATOR', 'WEBLOGIC');

  • Customizing data insert from

    I have a data insert from that is solely used to insert data in a database. I am trying to figure out a way to customize it such that a few file get auto filled. I use the form to insert data in a table called maintable. 8 of the 10 field of this maintable filled from different vendor's table(currently i manaully put it). What I like to do is see if I can integrate the vendor's table in the page and write codes to autofill the form that put the data in the maintable. I know maybe a while statement will do it. So if in the form  I input vendor's name and product id. it will get the data from vendor's table and relavent product to fill rest of the field. Any guidance will be greatly appreciated as I am very new to web development and don't have much experince in PHP codes.
    Thanks

    Maybe u can try like this. Assuming you have two inputs in form which I have assigned as below
    $product_id = $_POST['pid'];
    $vendor = $_POST['vendor_name'];
    Then do check for vendor name input.
    if(isset($_POST['vendor_name') && !empty($_POST['vendor_name'])) {
    $query = " SELECT * FROM vendor WHERE vendor_name = '$vendor' ";
    $query2 = mysql_query($query, $databaseName) or die(mysql_error);
    $vendor = mysql_fetch_assoc($query2);
    } else echo 'Vendor name doesn't exists';
    $var = $vendor['var'];
    assign for the rest values u want to store in maintable
    //do insert record
    $insert = INSERT INTO maintable .... VALUES ('$vendor', '$var',.....)

  • Need to disable the insert edit in Timeline.

    I'm piecing together a video to music right now and am finding that, when I drop and drag clips from the viewer to the timeline, I accidentally use the insert edit, only to find later on that some of my clips have been unknowingly moved around. Is there any way to disable the insert edit arrow in the timeline and only have the overwrite edit arrow active?
    Thanks!

    If you prefer dragging directly to the timeline, then you'll need to pay attention to where your mouse pointer is located in the appropriate video track before you release the mouse button. If you look at an empty video track, you'll notice a line that runs just above the center of the track. If you drag a clip and your mouse is above that divider line, you'll perform an Insert Edit, if your mouse is below that divider, then you'll perform an Overwrite Edit. You'll see the mouse pointer change indicating the edit that you're about to perform.
    From the FCP Users Manual:
    http://dl.getdropbox.com/u/19589/Timeline%20Edit%20Zones.png
    I will second the advice that was already given, performing edits with the keyboard or the Canvas overlays is MUCH more accurate than dragging directly to the timeline.

  • Disable Date Fields

    I am using javascript to disable date fields, so the users are forced to use the date pickers. The field is disabled and the date picker works but when I save the record the entry in the date field disappears.
    Page Header
    <script language="JavaScript1.1" type="text/javascript">
    function disFormItems(item1){
    disItem = document.getElementById(item1);
    disItem.style.background = '#ffffff';
    disItem.disabled = true;
    </script>
    Region Footer
    <script language="JavaScript1.1" type="text/javascript">
    disFormItems('P1_TEXT_AREA');
    </script>
    Any ideas
    Gus

    Tried as you suggested. The filed is disabled but there is no button for the calendar.
    Changed date field to text and in post element I copied:
    <script type="text/javascript">
    function genCal0_p_t16_18()
    w = open("wwv_flow_utilities.show_as_popup_calendar" +
    "?p_element_index=" + escape('p_t16') +
    "&p_form_index=" + escape('0') +
    "&p_date_format=" + escape('DD-MON-YY') +
    "&p_bgcolor=" + escape('#666666') +
    "&p_dd=" + escape('') +
    "&p_hh=" + escape('') +
    "&p_mi=" + escape('') +
    "&p_pm=" +
    "&p_yyyy=" + escape('2006') +
    "&p_lang=" + escape('en-gb') +
    "&p_application_format=" + escape('Y') +
    "&p_mm=" + escape('12'),
    "winLov",
    "Scrollbars=no,resizable=yes,width=258,height=210");
    if (w.opener == null)
    w.opener = self;
    w.focus();
    </script>
    Is this correct
    Gus

  • Combo Box doesn't persist data insertion settings

    Hi,
    I'm simply trying to setup a combo box that places the selected label into a destination table cell. I've tried about every combination possible to simply add a data insertion series. Please note, I AM clicking the plus button to add it to the list shown to the left of the settings. Unfortunately, everytime I have the series added and I click away from the selected combo box it loses the settings I just provided.
    Has anybody else had these frustrating issues with the combo box component?
    Thank you.

    Greg,
    The combo box component can be a bit fiddly at times. It would help if you let me know which version of Xcelsius you are using.
    In any case if you are simply trying to insert the label to a destination you dont need to bother with the series at all. Try it in this order:
    1) Drag a combo box component
    2) In combo box properties pane and click on the range select button beside Labels
    3) Select the range in your excel sheet that has the labels and click OK
    4) Go back to the properties pane and choose Insertion Type: Label
    5) Click the range select button beside Destination and select a cell
    6) To test it drag a Text -> Label compoent in and point it to the destination cell you selected in step 5.
    7) Preview to see if all is in order
    Let me know how you get on.
    Cheers,
    Ryan

  • SQL server Timeout issue in data insertion

    We are loading data from DB2 database to SQL server using Data flow task. During data insertion in SQL server, we are receiving the below error.
    "An exception has occurred during data insertion, the message returned from the provider is: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding."
    Kindly help to resolve this issue.
    Thanks!!!

    Check the connection timeout property of the source connection.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/a5571966-b14e-45c6-9ce8-4f5651d3ee00/ado-net-destination-timeout-issue?forum=sqlintegrationservices
    Regards, RSingh

  • Exception has occurred during data insertion ... Wrong number of parameters

    I am using an ADO dataflow source and an ADO dataflow destination to move data from a table on an IBM iSeries DB2 database to another IBM iSeries DB2 database on another machine.  The connection managers for source and destination both use .Net Providers\Odbc
    Data Provider with the Data Source Specification being ODBC connections specified on the Windows Server 2008 r2 machine hosting bids.  All the test connections work...so far so good.
    Issue is when I execute the control flow task the rows get picked up from the source DB2 database no problem but it fails on the insert to the destination DB2 table...The progress tab specifies the exceptions...
    [ADO NET Destination [601]] Error: An exception has occurred during data insertion, the message returned from the provider is: ERROR [07002] [IBM][System i Access ODBC Driver]Wrong number of parameters.
    [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "ADO NET Destination" (601) failed with error code 0xC020844B while processing input "ADO NET Destination Input" (604). The identified
    component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the
    failure.
    I put a data viewer on the data flow connection and the records I expect are  getting picked up and look ok. I checked to make sure the source and destination tables have the same number of columns in their record layout and identical data
    types and they look fine.
    Could someone kindly tell me whats going wrong?  Does the error message indicate that some of the columns are getting dropped from the dataset before the insert?
    Thanks much in advance for any help, Roscoe

    Hi Roscoe,
    Glad to hear that you have found the root cause. So, the issue occurs because numeric values with no decimal cannot be inserted into the Decimal data type column in the DB2 table. In SSIS, data type Decimal of DB2 database is mapped to data type DT_NUMERIC.
    To address the issue, you can do a data conversion for the column in question to define its precision and scale such as DT_NUMERIC(9,2) by using the Data Conversion Transformation before the ADO NET Destination.
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • What exactly should disabling data services do ?

    When I disable data services, it completly disconnects my device (BB Curve 9300) from internet - even if WiFi connection is active, no application (Browser, Messages/emails,...) can connect to internet anymore. BIS also stops working (even though it was working over wifi before I disabled data services).
    My expectation was disabling Data Services will only disable internet connection/data transfer via mobile network (GPRS, Edge, 3G,...) - the option to disable data services is in "Mobile Network Options" menu. But in reality it disables all data transfers, including WiFi. 
    Is this intended behaviour ?

    Oops... I was totally wrong about what the Library actually is. I thought it contained stuff that's actually within "Users".
    SuperDuper is definitely what I wanted. I was having problems because I was trying to make a "bottom-up" collection of files: compiling all the relevant material, and that leads to all kinds of hidden files and stuff that I don't know to add. SuperDuper does it in a top down way: I can select a script to copy everything, and then adjust the script so the Picture folder is NOT copied. Problem solved, I think. (One page in the SuperDuper manual explains how to do this, but unfortunately my first scan of the manual missed that section!)
    I've tried booting from the Picture/Movie/Music less external HD partition, and it works exactly as I wanted: the system's there but there are none of the memory-hogging collections.
    Extra bonus is that I've now set this script up to clone the System and Applications components every two weeks.
    Note that you CANNOT tailor things this way with the free version of SuperDuper; you have to pay for the license.
    What I've got now: 80GB external HD has a 30GB partition with everything cloned (twice a month) EXCEPT for the Pictures, Movies, and Music folders. A 45GB partition currently has the music library (at about 30GB) and will probably collect other backups. And my laptop hard drive (nonpartitioned) now has 40GB of free space, to which in a few days (once I'm sure everything's working smoothly) I'll add about 10GB worth of burnt photo libraries.
    I'm still a bit confused about "System" terminology: the System Folder with the OS, vs the System Disk, which I suppose is everything all together. However, that doesn't really matter now.
    Thanks for everyone's help.

  • How to disable data

    On Samsung Galaxy 3 how do I disable data when using WiFi

    You can do it this way
    From the home screen, tap the Menu key.
    Tap Settings.
    Tap Data usage.
    To enable mobile data, tap to check Mobile data.
    To disable mobile data, tap to uncheck Mobile data.
    You've now enabled or disabled mobile data.
    Or you can use your pull down menu at the top of the phone and scroll over to data icon and deselect it.

  • Spatial data insert problem

    Hello,
    i want to make an spatial data insert, but it doesn't work well. Help would be fine.
    create table SCHIFFSPOSITION(
    SCHIFF_ID                    NUMBER NOT NULL,
    SCHIFF_NAME                VARCHAR(25),
    SYS_POS_SN               VARCHAR(25),
    SYS_LAT_P4_DER               VARCHAR(15),
    SYS_LON_P4_DER               VARCHAR(15),
    GEOM                          SDO_GEOMETRY,
    constraint PK_SCHIFFSPOSITION primary key(SCHIFF_ID));
    insert into MDSYS.USER_SDO_GEOM_METADATA values ('SCHIFFSPOSITION', 'GEOM',
    SDO_DIM_ARRAY (
    SDO_DIM_ELEMENT ('Longitude', -180, 180, .0005),
    SDO_DIM_ELEMENT ('Latitude', -90, 90, .0005)),8307);
    create index SCHIFFSPOS_IDX on SCHIFFSPOSITION(GEOM) indextype is MDSYS.SPATIAL_INDEX parameters('sdo_indx_dims=2, layer_gtype=point');
    INSERT INTO SCHIFFSPOSITION(SCHIFF_ID, SCHIFF_NAME, SYS_POS_SN, SYS_LAT_P4_DER, SYS_LON_P4_DER,
    MDSYS.SDO_GEOMETRY(2001,8307, MDSYS.SDO_POINT_TYPE(SYS_LON_GRAD_DER,SYS_LAT_GRAD_DER,null),null,null)))
    VALUES (1, 'METEOR 63', 'GPS', '33° 54,4246 S', '18° 25,9184 E', '18.4319736', '-33.9070772');
    thank you very much

    Hi,
    please insert that way:
    INSERT INTO SCHIFFSPOSITION(SCHIFF_ID, SCHIFF_NAME, SYS_POS_SN, SYS_LAT_P4_DER, SYS_LON_P4_DER,GEOM)
    VALUES (1, 'METEOR 63', 'GPS', '33° 54,4246 S', '18° 25,9184 E', MDSYS.SDO_GEOMETRY(
      2001
      ,8307
      , MDSYS.SDO_POINT_TYPE(
        18.4319736
        ,-33.9070772
        ,null
      ,null
      ,null
    )

  • How is the data inserted into JTF_RS_SALESREPS?

    Hi,
    I wanted to know how is the data inserted into JTF_RS_SALESREPS.When we import the resources from CRM Foundation responsibilty the data will be inserted into jtf_rs_resource_extns.I think we need to run a concurrent program to transfer data from jtf_rs_resource_extns to JTF_RS_SALESREPS.
    Which Concurrent program should be run?
    Please help.
    Thanks.

    How is the data inserted into CST_INV_QTY_TEMP table ?TABLE: BOM.CST_INV_QTY_TEMP
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=CST_INV_QTY_TEMP&c_owner=BOM&c_type=TABLE
    Thanks,
    Hussein

  • How is the data inserted into CST_INV_QTY_TEMP table?

    Hi All,
    How is the data inserted into CST_INV_QTY_TEMP table ?
    Thanks in advance,
    Mayur
    Edited by: 928178 on 17-Apr-2012 04:29

    How is the data inserted into CST_INV_QTY_TEMP table ?TABLE: BOM.CST_INV_QTY_TEMP
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=CST_INV_QTY_TEMP&c_owner=BOM&c_type=TABLE
    Thanks,
    Hussein

Maybe you are looking for

  • How to get photos off old iPhone

    I just got the new iPhone 4s. Synced it to my iTunes and iPhoto. I downloaded photos to iCloud from my iPhone 4 before I got the new iPhone 4s. Unfortunately, iCloud was not turned on on my iMac. So, the photos did not go to my iPhoto stream. I tried

  • SD CARD NOT FOUND

    I bought a new Nokia Lumia 520 last week with a new SD card and when inserted the phone reads no SD card found.Can any one out there help me explain how to activate the 520 so it read or find the SD card . Many thanks. Maxwara

  • Comparison with a float field

    Hi, I have to compare two float fields, one fetched from database and one passed as importing parameter. Now, i get "0.1" as a value in importing parameter for comparison. and the same is stored in the database, i.e. "0.1". But when I put a select qu

  • What's causing this problem?

    I have a 20" iMac. All was working fine since I bought it earlier this year. I have done all the updates as they appear. Today, all the sudden, I am not able to click on anything. I use the mouse to get the pointer over an item (ie. Safari or iMovie)

  • ActiveX Printer Error when print large number of page

    Hi, I have this problem when developing the report on my project. I developed the Crystal Report embedded in Visual Studio 2008 to be displayed in web form. I'm using .NET and the operating system of the development computer is Windows 7 32 bit. The