Re: SHUTTLE ISSUE

Hi,
I have had a similar issue, the problem occurs on the left side of the shuttle. Its hard to replicate as it never occurs frequently. Here is a screenshot : http://postimg.org/image/erhc52n5v/
Thank you,
Chris

Mohammad,
CHeck whether the program RSNAST00 was running in background, I hope it should be.
Then check with what variant it is being running. You can get the variant through SM37 , enter RSNAST00 in the ABAP PROGRAM NAME  field at the end of the screen.
Now select the job and go to log it will give you the variant.
Go to se38 and check the variant of the program RSNAST00 , there is a check box "Send again", This might have been selected. Remove this check box and save the variant. 
This should solve your issue. If not please let me know .
Regards,
Ajai.

Similar Messages

  • Shuttle issue when in read only mode

    version: Application Express 3.2.0.00.27
    I have created a shuttle based on an LOV. It displays the correct values on the left.
    select party_name d, party_id r
    from tbl_parties
    order by 1The right side is populated as a source from a function that returns the ID delimited by a colon(ID1:ID2).
    When in edit mode(not read only). The shuttle functions and displays correctly. In readonly mode however what is displayed is only the ids and not the description.
    The description of each value(id) is displayed correctly in edit mode.
    I also tried using a sql query instead of a function as the source. When I do that, the description is displayed but just one record(even though more then one should return). This is in read only mode. In edit more nothing returns.
    Source for the sql is
    Select party_name d , ':' , p.party_id r
    from tbl_authorization_parties a, tbl_parties p
    where a.party_id = p.party_id
    and a.authid = :P14_AUTHIDalso tried:
    Select party_name d ,  p.party_id r
    from tbl_authorization_parties a, tbl_parties p
    where a.party_id = p.party_id
    and a.authid = :P14_AUTHIDWith sql as a source in edit mode nothing is displayed on the right side.

    Hi ashalon,
    have you checked APEX 4.1, because I think in the most current version this is not the case anymore. You can test 4.1 on apex.oracle.com.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • BMD Shuttle Issues

    My capture stop with blackmagic shuttle usb3.0 appear "save as..." and not continue capture video... any idea?... this problem appear with capture audio/video or only capture audio... with only video capture no problem... any idea?  Please help me....
    [Please use a short description for the thread title, and ask the question only in the main body.]
    Message was edited by: Jim Simon

    My capture stop with blackmagic shuttle usb3.0 appear "save as..." and not continue capture video... any idea?... this problem appear with capture audio/video or only capture audio... with only video capture no problem... any idea?  Please help me....
    [Please use a short description for the thread title, and ask the question only in the main body.]
    Message was edited by: Jim Simon

  • Blackmagic Intensity Shuttle Thunderbolt video output issues

    I got Intensity Shuttle TB to output to my monitors via hdmi and component however I am getting latency issues. I've tried all the settings in the system preferences as well as inside Premiere Pro. Also, when viewing a clip in the source window, video output disappears. I've tried the latest drivers as well as the older ones and reinstalled Premiere. Would like to resolve this asap! I tested the Intensity Shuttle with Final Cut Pro 7 and it's as smooth as butter and I'm able to view video output while in the source and programs windows. Is this an Intensity Shuttle issue or an Adobe Premiere issue?--->No video output to monitors while in the source window...Latency issues while viewing video in the timeline/program window. AVCHD Footage....
    Macbook Pro 2012 8GB RAM MacOS 10.8.3 Premiere CS6 6.0.2 BlackMagic Intensity Shuttle Thunderbolt 9.7.2 DesktopVideo Driver

    OK, got one part solved. I uninstalled Blackmagic's Desktop Video 9.7.2 and reverted back to Desktop Video Driver 9.6.9. Everything is smooth now...no latency/dropped framed looking video.
    The only other thing I'm trying to resolve now is video output while viewing a clip in the source monitor.  When I double click a clip in the timeline to view in the Source monitor I'm able to view video output to my hdmi and component monitors.  However, when I double click a clip in the Project window to view in the Source monitor, both hdmi/component monitors go out of sync with no video output.
    ie: clip from timeline viewed in Source monitor: I'm able to see video output
          clip from Project Window viewed in Source monitor: No video output
    Update: When I double click on a 720x405 .jpg from the Project window to view in the source window, i'm able to view video output to both monitors(hdmi/component). On a 960x720 .jpg, no video output from the source window. 
    Pretty strange and I hope this info is making sense to Adobe Support.  Would appreciate feedback on resolving this issue! I'm hoping this is a simple Adobe Premiere setting that I might've missed. 
    NOTE: Desktop Video Driver 9.6.8 also has smooth playback but I installed 9.6.9 since it is the last update of version 9.6.

  • Issue with using SHUTTLE in query where clause

    Lets say we have a shuttle control on the page with the following 4 values: apple:orange:peach:berry
    Lets say I also have a simple SQL query report on the page and I want to use between 1 and 4 of the aforementioned values as part of an "*IN LIST*" sql operation. For example, if the user has selected only apple and orange from the shuttle, I want my query to be:
    select * from some_table where fruit IN ('apple', 'orange');
    if however, the user has selected all 4 fruits, the query should then read:
    select * from some_table where fruit IN ('apple', 'orange', 'peach', 'berry');
    I will add the dilemma that I do not want to convert this query to become a PL/SQL based report. Rather, I want to leave it alone as a SQL Query. My initial attempt was to create a hidden item on the page and use APEX_UTIL.STRING_TO_TABLE with a loop to convert the shuttle data to a comma separated list. This worked great, however when I use the this hidden item in my query, it doesn't work properly. I hope I am explaining this well, but when I populate this hidden item, I will get something like this.
    apple,orange
    Great. Lets say the hidden item above is called P7_HIDDEN_VALUE (for example). I then try to reference it in my query, and here is the problem:
    select * from some_table where fruit IN (:P7_HIDDEN_ITEM)
    Do you see the problem. The item resolves itself to be apple,orange, when it really needs the quotes to be *'apple','orange'*
    Help!!!!

    Hi,
    This post might help
    How to enable user to pick which row without using filter in interact. rpt?
    Or Bens blog post
    http://munkyben.wordpress.com/2010/11/16/handling-aggregated-strings-in-sql-reports/
    Regards,
    Jari

  • Shuttle Component Refresh Issue in ADF

    Hi,
    I have 2 screens back and forth. On 1st screen, I have the search table where the records are being displayed. There, we have a button to add records, which takes the user to the next screen. On the 2nd screen, I have a dropdown and a shuttle box, The values of the shuttlebox are dependent on the dropdown.On page load, the dropdown and shuttle should be blank. When we select something in the dropdown, the shuttle box should have the values changed according to the dropdown. The listener works fine and filters as expected.Now, when we add the records, the page is redirected to the search page. Now, again, when I come to the 2nd scree, the dropdown is black, but the shuttlebox still has values available previously as per the dropdown selected.
    Can someone please provide some ideas to refresh the shuttle box on page load?
    Please let me know if any more information is required.
    Thanks in advance!
    Abhishek

    Bean code for LOV:
    public List<SelectItem> getAvailableBusinessUnits() {
    DCIteratorBinding buIter =
    ADFUtils.findIterator("GmBusinessUnitVO1Iterator");
    ViewCriteria vc =
    buIter.getViewObject().getViewCriteriaManager().getViewCriteria("ActiveGmBusinessUnitVC");
    buIter.getViewObject().getViewCriteriaManager().applyViewCriteria(vc);
    buIter.getViewObject().executeQuery();
    if (availableBusinessUnits == null) {
    availableBusinessUnits =
    ADFUtils.selectItemsForIterator("GmBusinessUnitVO1Iterator",
    "GmBusinessUnitId",
    "BusinessUnitName");
    return availableBusinessUnits;
    Bean code for the shuttle box:
    public void buCountryList(ValueChangeEvent valueChangeEvent) {
    // Add event code here...
    buId = valueChangeEvent.getNewValue().toString();
    DCIteratorBinding countryList =
    ADFUtils.findIterator("CountryOfVehSalesBasedLOVOnBUSecurityVO1Iterator");
    countryList.getViewObject().ensureVariableManager().setVariableValue("business_unit",
    buId);
    countryList.getViewObject().executeQuery();
    Thanks
    Abhishek

  • Shuttle component issue

    I am using jdev 11.1.1.3.
    i created a shuttle component.it is getting all the values and we can shuttle it also.
    my problem is that when i select an item from combo box first value by default is coming like on right side and all others in left side.
    i want all the values to be in the left side from beginning.
    i wrote some code in the java bean .
    private RichSelectManyShuttle shuttle1;
    List selectedValues;
    List allItems;
    boolean selValChangeVal = false;
    public void setSelectedValues(List selectedValues) {
    if (selValChangeVal) {
    try {
    DCBindingContainer dcbindings =
    (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
    DCIteratorBinding iterator =
    dcbindings.findIteratorBinding("VwCompanyTypesVO1Iterator");
    OperationBinding operationDelete =
    dcbindings.getOperationBinding("Delete");
    Row[] rowSet = iterator.getAllRowsInRange();
    for (Row row : rowSet) {
    Object DeletedRowsObj = row.getAttribute("TableId");
    if (selectedValues == null && DeletedRowsObj != null) {
    iterator.setCurrentRowWithKey(row.getKey().toStringFormat(true));
    operationDelete.execute();
    } else if (!selectedValues.contains(DeletedRowsObj)) {
    iterator.setCurrentRowWithKey(row.getKey().toStringFormat(true));
    operationDelete.execute();
    } else {
    selectedValues.remove(DeletedRowsObj);
    // CommitChanges();
    } catch (Exception e) {
    // TODO: Add catch code
    e.printStackTrace();
    this.selectedValues = selectedValues;
    public List getSelectedValues() {
    // if (selectedValues == null) {
    selectedValues = Adfutil.attributeListForIterator("VwCompanyTypesVO1Iterator",
    "Id");
    return selectedValues;
    public void setAllItems(List allItems) {
    this.allItems = allItems;
    public List getAllItems() {
    allItems =
    Adfutil.selectItemsForIterator("CompaniesCompanyTypesVO2Iterator",
    "VwCompanyTypesId","Companyname");
    return allItems;
    }

    Hi Jay,
    Can you please post your .jsff source code and methods looks fine to me.

  • Contour shuttle Xpress - Logic 8 scrub issues.....

    Hi all,
    just setting up my contour shuttle xpress to use logic 8. (made new profile and assigned all the buttons to what i want them.)
    I cant seem to get the scrub knob to work properly:
    I have assigned the scrub forward and backward to key commands in logic, then to the scrub wheel in the shuttle's software. However i cant get it to go faster the more i turn the knob....
    all i want is for the sprung loaded wheel to fastforward/backward (while playing sound) and the speed depends on how far around the knob is turned!
    any help?
    thanks, Olly.
    Message was edited by: oliver newman

    any one?

  • Hyperdeck shuttle superwhite issues

    I'm shooting f3 s-log material to a hyperdeck shuttle 2. I am finding that pro res and dnxhd clips are coming in to premiere and speedgrade with the superwhites clamped at 100ire. I have confirmed in resolve, FCP and apple color that the master clips are not clamped but in premiere I cannot get the clips to show full range.
    I have tested DnxHD and prores formats from the hyperdeck, same results. I've tried both cs6 and CC, same result.
    to reiterate, resolve shows full range, adobe apps are clamping it.
    Any help appreciated

    Hi Jim... Yes :-). Foolish. Lesson Learnt.
    But if you look at the questions, I guess they are general to Camera + External Recording setup rather than a specific brand?

  • Shuttle Item problem in Apex 3.1.2

    Hi
    I created application based on shuttle items in apex earlier version.
    The same is not working fine in Apex 3.1.2 version.
    I'm not doing any process on shuttle items.
    Just created a shuttle item contains a list of values.
    whenever i refresh the page,(or say when i press Cancel button to go back to previous page)
    shuttle item selects all the values in the list, (i.e values in shuttle items are rolling).
    I somehow tried to replicate the same application in demo environment :
    http://apex.oracle.com/pls/otn/f?p=12822:4
    workspace: vsanthanam
    userid: vijay
    password: apex_demo
    If you see above application, whenever we press button submit. it selects all the values in
    Shuttle (actually rolling in my developement instance and not processing further).
    Is there anything that we have to take care while using shuttle in newer version?
    Thanks
    Vijay
    Edited by: Vijay Santhanam on Jan 26, 2009 9:39 PM

    Hi Arie
    Thanks for your valuable inputs.
    While analyzing the issue on two versions: 3.1.2 & 3.0.x ,I noticed few things:
    1) Limitation of 2000 values
    Had raised SR with Oracle, They have treated this as bug some time back and have temporary resolution as per BUG ID 7326899.
    This got temporarily resolved by setting higher value for PlsqlMaxParameters.
    As per my understanding: Shuttles never used to refer to this variable value In earlier version. We are on earlier version on one of the instance, where the value for this parameter is still 2000, and despite having more number of values in shuttles on page it never throws error. That shows its a change in new version and behavior is not same.
    2) Looping/ Going through all values in left box and then right box of shuttle when page submits.
    I am pretty sure at-least about the visual part that it never happened in earlier version what I see on my application on earlier version. But I am not sure about the page rendering / functionality part as this would need regression testing.
    So this is second change in shuttle behavior.
    Since Business users need all values to be present in the shuttle even after submit for resubmission i.e. again creating the records, so I have not put yet the java script suggested by you to put restriction on length so that it doesn’t loops through values.
    I went though the thread where Carl and You have discussed the issue:
    Shuttle Item in 3.1
    Thanks again Arie!
    I am also following with Oracle to get some solution other than following you :-)
    Regards
    Ravijeet

  • Issue in execution of Dynamic action on change event

    Hi,
    Greetings.
    I have scenario, where I have one select list (P_CATEGORY) and one shuttle control (P_ROOMS) on page.
    The values of the shuttle list is being populated based on the selected value in select list.
    The left pane of shuttle control's value based on LOV and source of the shuttle item is a plsql function, which returning colon separated value list.
    So that returned values shown in the right pane of shuttle.
    The LOV values are getting being populated using cascading LOV i.e based on the of Select List item. But the Shuttle source values not getting auto refresh and for achieving that I've created a dynamic true action on change event of Select list.
    The dynamic action is with :
    Action : Set Value
    Set Type : PL SQL funciton body
    Page items to submit : P_CATEGORY (this is select list)
    Escape Special Character : Yes
    Suppress Change event : Yes
    Affected Elements -
    Selection type : Item(s)
    Item(s) : P_ROOMS
    This is perfectly working on Firefox but not working on IE9 & Google Chrome.
    I've debugged in both IE9 & Google chrome and found the dynamic action get executes ajax call and the values get back but not rendering on the screen. i.e not assigning to the item.
    So can you please advice me what will be a workaround for this issue?
    I am using Application Express 4.1.0.00.32 .
    I'll appreciate your prompt response.
    Thanks & Regards,
    Jaydipsinh Raulji

    I don't understand why this is not working withouth seeing an example, there might be multiple processes working on the item.
    Anyway if the value is returned check if the value is in the session aswell. If it is in the session but not on the page that means you will need to find a way to bring it from the DB to the page. You can do this by adding an action to your DA:
    Action: Execute PL/SQL code
    PL/SQL code: NULL;
    Page Items to Return: your shuttle item

  • Shuttle and AJaX

    Hello all,
    I have an interesting issue to do with population of a shuttle in 3.1 using AJaX. The session state of selected items is what's causing me dramas, details as follows:
    The left side of the shuttle is populated according to a series of cascading select lists with an optional 'filter' checkbox on each. So every time the value of a select is changed or a checkbox checked/unchecked the ajax process is fired to repopulate the list accordingly.
    My Javascript is:
    function get_ITEMS(){
    var l_Count = 0
    var l_Return = null;
    var l_Select = $x('P2_ITEMS_LEFT');
    var get = new htmldb_Get(null,$v('pFlowId'),
    'APPLICATION_PROCESS=BUILD_ITEMS_SEL',0);
    get.addParam('x01',$v('P2_PRODFILTER'));
    get.addParam('x02',$v('P2_WORKFILTER'));
    get.addParam('x03',$v('P2_COREFILTER'));
    get.addParam('x04',$v('P2_PRODUCT'));
    get.addParam('x05',$v('P2_WORK_TYPE'));
    get.addParam('x06',$v('P2_CORESYSTEM'));
    get.addParam('x07',$v('P2_DISCIPLINE'));
    gReturn = get.get('XML');
    if(gReturn && l_Select){
    l_Count = gReturn.getElementsByTagName("option").length;
    l_Select.length = 0;
    for(var k=0;k<l_Count;k++){
    var l_Opt_Xml = gReturn.getElementsByTagName("option")[k];
    appendToSelect(l_Select, l_Opt_Xml.getAttribute('value'),
    l_Opt_Xml.firstChild.nodeValue)
    get = null;
    and the application level process BUILD_ITEMS_SEL is:
    DECLARE
    v_doprod varchar2(3);
    v_dowork varchar2(3);
    v_docore varchar2(3);
    v_prod varchar2(30);
    v_work varchar2(30);
    v_core varchar2(30);
    v_disc varchar2(30);
    BEGIN
    v_doprod := wwv_flow.g_x01;
    v_dowork := wwv_flow.g_x02;
    v_docore := wwv_flow.g_x03;
    v_prod := wwv_flow.g_x04;
    v_work := wwv_flow.g_x05;
    v_core := wwv_flow.g_x06;
    v_disc := wwv_flow.g_x07;
    owa_util.mime_header('text/xml', FALSE );
    htp.p('Cache-Control: no-cache');
    htp.p('Pragma: no-cache');
    owa_util.http_header_close;
    htp.prn('<select>');
    FOR rec IN (
    SELECT distinct(item) as "ITEM"
    FROM TBL_ROVE_GRADINGS
    WHERE bus_unit = :P2_BUSUNIT
    AND discipline = v_disc
    AND ((product = v_prod or product = 'all') or v_doprod = 'No')
    AND ((work_required = v_work or work_required = 'all') or v_dowork = 'No')
    AND ((core_system like '%'||v_core||'%' or core_system = 'all') or v_docore = 'No')
    order by item asc
    LOOP
    htp.prn('<option value="' || rec."ITEM"|| '">' || rec."ITEM"|| '</option>');
    END LOOP;
    htp.prn('</select>');
    END;
    This all works perfectly well. I can change my cascading selects, select items, refilter and select other items, the AJaX does its lovely stuff and I've got beautiful process flow. I can have the right-hand side populated from multiple different left-hand lists according to filtering choices.
    The problem is when I need to have the selected items remembered in session state. If I navigate away and then return my left-side has retained its session state (it's rebuilt onload from the currently selected cascading select values) but the right-hand side is blank.
    I've got a nasty suspicion that the core of the issue is because the left side may no longer have the values that the right-side session state is looking for to mark as 'selected'.
    Essentially, what I need is a solution that will 'force' the right-side to have the values previously selected for various filtered choices in the left.
    Any thoughts?
    Thanks :D

    Hello Frank,
    >> If I navigate away and then return my left-side has retained its session state
    I’m assuming that “navigate away” means redirecting from the page (without submitting it). In this case, the session state of the page is not saved, and none of the AJAX components you are using save it either, so you are left with a session state that represent page loading time.
    The addParam() method doesn’t save state. You should use the add() method, which do set session state. For example
    get.add(' P2_PRODFILTER',$v('P2_PRODFILTER'));This will save the session state for all your select lists. Of course, you will have to change the on-demand process accordingly.
    The second thing is to handle the shuttle value. You need to remember that for the APEX engine, a shuttle value is a colon-delimited string. You should generate this value in your on-demand process, and use the APEX_UTIL.SET_SESSION_STATE procedure to save it into session state. If you anticipate that this value will include options that don’t exist on your shuttle left side (left is relative, so let’s say your source column) you should set the LOV option of “Display Extra Values” to Yes.
    Regards,
    Arie.
    &diams; Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    &diams; Author of Oracle Application Express 3.2 – The Essentials and More

  • Null value in OA shuttle bean

    Hi,
    Can a shuttle have a null value.
    ie the VO query attached to the shuttle returns null value.
    and whenever we attach that particular shuttle to the page,on clicking on any LOV it gives the error
    You are trying to access a page that is no longer active.The referring page may have come from a previous session. Please select Home to proceed.
    when I put a where clause to restrict the query (in this case it does not return any null value) I am not getting any error.
    Any thought as what could be the issue.Issue is resolved...but would like to know the reason.
    Thanks

    Thanks Reetesh.
    Actually, on page 1 itself the parameter value is null. After issueing a commit, the parameter has a correct value but without a commit, the parameter has a null value.
    We are on 11.5.10 / RUP7.
    Thanks,
    Naga

  • Shuttle oddity - Not populating all values

    APEX 4.1
    Oracle 11g
    I have a form where you select a department, P37_PROD_DEPT_CD, select list
    Always replacing any existing value in session state
    Static Assignment
    <code>
    select PROD_DEPT_CD || ' ' || PROD_DEPT_NM d, PROD_DEPT_HIER_CD r
    from PRODUCT_DEPARTMENT
    WHERE PROD_DEPT_CD != '-1'
    order by 1
    </code>
    Now select a subdepartment, P37_PROD_SUBDEPT_CD, shuttle
    Always replacing any existing value in session state
    Static Assignment
    <code>
    SELECT prod_subdept_hier_cd || ' ' || prod_subdept_nm d, PROD_SUBDEPT_HIER_CD r
    FROM apnew.PRODUCT_SUBDEPARTMENT
    WHERE prod_dept_cd in (select substr(column_value,1,3) FROM TABLE(util.split( :P37_SUBDEPT_CD_HIDDEN, ':')))
    AND PROD_SUBDEPT_CD not in ('888')
    ORDER BY d
    </code>
    Where
    P37_SUBDEPT_CD_HIDDEN
    Always replacing any existing value in session state
    Item source = P37_PROD_SUBDEPT_CD
    Returns:
    d
    r
    936-237 OUTDOOR GAMES/TAILGATE
    936-237
    936-239 LARGE TRAMPOLINES
    936-239
    936-278 COOLERS
    936-278
    936-279 GRILLING
    936-279
    936-281 FURNITURE
    936-281
    936-287 SHELTERS
    936-287
    Now select a class,  P37_PROD_CLASS_CD, shuttle
    Always replacing any existing value in session state
    Static Assignment
    <code>
    select PROD_CLASS_HIER_CD ||' '|| PROD_CLASS_NM d, PROD_CLASS_HIER_CD r
    from PRODUCT_CLASS
    WHERE instr(:P37_PROD_SUBDEPT_CD,prod_subdept_hier_cd ) > 0
    order by 1
    </code>
    This code returns a class for all values except 936-278 Coolers.
    When I run the code in the database using the subdepartment value of 936-278, it returns the following but not in APEX.
    d
    r
    936-278-135 PERSONAL COOLERS <20QTS
    936-278-135
    936-278-136 TEAM LICENSED COOLERS
    936-278-136
    936-278-140 FAMILY COOLERS 20QTS+
    936-278-140
    936-278-145 SOFT SIDE COOLERS
    936-278-145
    936-278-150 THERMO ELECTRIC COOLERS
    936-278-150
    936-278-155 ACCESSORIES COOLERS
    936-278-155
    936-278-160 JUGS
    936-278-160
    936-278-163 MARINE COOLERS
    936-278-163
    I'm stumped.  There are no filters, I've tried adding trim to the subdepartment return and the where clause in the class selection.  Debug shows no errors.  Firebug shows the correct value in the DOM.
    Has anybody see this behavior?  How do I get this one class to populate in the shuttle?

    Finally getting a chance to get back to this issue.  It looks like you were right with the cascading LOV.  The Page items to submit was the culprit.  It was set to the wrong item and when I change it to the class cd, it fixed the problem.  It still is weird compared to the other subdepartments.  When you highlight in the left subdept shuttle, the class values appear for everything except my one problem child still.  After updating the LOV, they still do not appear until you move the subdept to the right shuttle.  But at least they appear now.  Thanks.

  • Getting the values from a shuttle

    how do i get the string with the values selected in a suttle. if for example i need to display them seperately in another page item as a confirmation of the selection.

    You can use these examples (5) regarding this issue:
    http://apex.oracle.com/pls/otn/f?p=31517:84
    My examples are working with Multiselect Lists. However, Shuttle is almost the same
    thing.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

Maybe you are looking for

  • Device button no longer appears in iTunes after connecting with USB cable

    Since updating software to OUS 7.0.4 my device buttton no longer appears in the iTunes window after connecting with USB cable

  • Help! My application uses a Single Thread !

    Hi all ! I have a web application which performs some long running tasks. This can be easily simulated with: protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {           System.out.pr

  • Changing usernames - migrating saved Interactive Reports

    Hi all, We are changing our authentication scheme for our Apex 4.2 app. Unfortunately the new authentication provider requires us to use usernames of a different format to those that we currently use. This will make our saved interactive reports for

  • Anyone know how to hide the tabbar when rotated?

    I was told that if you are using a tabbarcontroller, and you want to hide it during rotation, you should override didRotateFromInterfaceOrientation and resize the view inside it and also hide the tabbar itself. But how do you hide the tabbar?

  • Adobe Flashplayer via Windows 8.

    Hello, I need to install Adobe Flashplayer on Windows 8, but I cannot find the options Windows 8. The higest options is Windows 7 64 bits en Windows 7 32 bits. Hope someone has a solution for this.