Basic connection question

One page has two fields for an item # and the other for a provider #. Each has a send button so if the user wants to search for a vendor # it branch at page 2; and if the search by article # it branches on page 4. Something is not empty the cache because the first time, that a search for an item, for example, the button submit to the provider turns the page of the article; and vice versa. I'm sure the cache has to be disposed somewhere, but don't know where. Thanks for your help.

Okay - this edition after trying something.
I changed a sequence # on a branches while they are not the same and the effect tells me that the branches are conflicting with each other. Now that the sequence is 10 for one and 20 for each other, one with 10 is that he is stuck.

Published by: user2961006 on July 7, 2009 12:49

Hey, no worries. My post count is more than 500, and most of people's questions, in order to continue asking :)

Let's recap everything: you try to create a form of research with two possible search fields and you want a results screen.
Here's an idea/question: is it important that research goes to two different screens - or even to another screen at all?
Here's my idea: structuring your page with a search box and a region of results. Define the condition on the region of results so that it does not appear if there is no value in a lookup field. Define the content of the results area to include the following query:

 where (FIELD1 = NVL(:P15_ITEM,FIELD1)
    and FIELD2 = NVL(:P15_VENDOR,FIELD2))

What this will do, is accept a null value in any search parameter and always return the matching results.

---------------

If the two searches read completely different records from both tables, you can use the following tactics:
(1) create TWO results areas: one for items and one for suppliers.
(2) set a condition display on each of them, so that it displays only if its corresponding research field IS NOT NULL.
3) contained a simple condition WHERE the results to display lines that match the search criteria.

One of these will make it so you only need one button and an only unconditional branch which redirects to the current page.

Tags: Database

Similar Questions

  • the basic sql question

    Hi all I have a basic sql question
    Watch below two querries
    1.  select 1 from dual where 1 in (select 1 from dual union all select null from dual) 
    
    It gives output  as 1
    
    but below one 
    
    2.   select 1 from dual where 1 not in  (select 2 from dual union all select null from dual)
    
    It gives output as no data found 
    I think as operator will not compare with all the values, but not the outcome it will compare with all values... When comparing with the value null, the result is automatically null

    I'm wrong
    Please help me on this

    and why performance wise in operator is more better than no of?

    Thanks to all in advance

    Thanks for posting your explain plan command

    Execution Plan
    ----------------------------------------------------------
    Plan hash value: 3249215828
    
    -----------------------------------------------------------------------------
    | Id  | Operation        | Name     | Rows  | Bytes | Cost (%CPU)| Time     |
    -----------------------------------------------------------------------------
    |   0 | SELECT STATEMENT |          |     2 |     6 |     4   (0)| 00:00:01 |
    |   1 |  NESTED LOOPS    |          |     2 |     6 |     4   (0)| 00:00:01 |
    |   2 |   FAST DUAL      |          |     1 |       |     2   (0)| 00:00:01 |
    |   3 |   VIEW           | VW_NSO_1 |     2 |     6 |     2   (0)| 00:00:01 |
    |   4 |    SORT UNIQUE   |          |     2 |       |     2   (0)| 00:00:01 |
    |   5 |     UNION-ALL    |          |       |       |            |          |
    |   6 |      FAST DUAL   |          |     1 |       |     2   (0)| 00:00:01 |
    |*  7 |      FILTER      |          |       |       |            |          |
    |   8 |       FAST DUAL  |          |     1 |       |     2   (0)| 00:00:01 |
    -----------------------------------------------------------------------------
    
    Predicate Information (identified by operation id):
    ---------------------------------------------------
    
       7 - filter(NULL IS NOT NULL)
    
    02:12:54 SQL> select 1 from dual where 1 not in  (select 2 from dual union all select null from dual);
    Elapsed: 00:00:00.01
    
    Execution Plan
    ----------------------------------------------------------
    Plan hash value: 3291682568
    
    -----------------------------------------------------------------
    | Id  | Operation        | Name | Rows  | Cost (%CPU)| Time     |
    -----------------------------------------------------------------
    |   0 | SELECT STATEMENT |      |     1 |     4   (0)| 00:00:01 |
    |*  1 |  FILTER          |      |       |            |          |
    |   2 |   FAST DUAL      |      |     1 |     2   (0)| 00:00:01 |
    |   3 |   UNION-ALL      |      |       |            |          |
    |*  4 |    FILTER        |      |       |            |          |
    |   5 |     FAST DUAL    |      |     1 |     2   (0)| 00:00:01 |
    |   6 |    FAST DUAL     |      |     1 |     2   (0)| 00:00:01 |
    -----------------------------------------------------------------
    
  • VPN connection question

    In my workplace, there are two networks is the local LAN that connect other computers to the internet and the wireless network which my computer connect to and is directly to the internet, my question is that is it possible to connect to the LAN over the internet using the connection V P N if yes how? Please help me because whenever I want to read my emails, I have to put the UTP cable which will be sometimes annoying.
    Please indicate all the measures that are needed to establish the VPN connection.

    Ask it professionals about your place of work.  They know what is possible and what is not.

    Where I work, there is an available VPN that allows connections to the LAN from outside work.  If I use a laptop computer provided by the company, access the LAN just as if I'm at work.  If I use my PC, I get a link that allows me to access a limited number of resources, such as the email of the company.  I can, however, DRC to my desktop at work PC and can get access to the local network.

  • Basic PCMCIA question: where is the controller?

    Hello people,

    I have a basic question of the PCMCIA:

    The PCMCIA controller is integrated on the motherboard or does the PCMCIA device?

    Practicality: if I want to change the PCMCIA in a laptop, I can change everything (part mechanical + electronic) or simply the mechanical part?

    I have a mono-emplacement controller, and I would have a dual slot PCMCIA. If the controller is on the motherboard, I have no chance of success.

    Thank you:

    UB

    The controller is on the motherboard. Pcmcia slot unit is removable, as stated above, but it's just a cage to hold the cards... no chip is in it other than a plug-in interface on the motherboard which channels to the pcmcia controller.

  • Carrier - installation and basic connection issues

    We have never used or installed the front carrier.  We currently use Tidal 5.3 x and a sandbox to 6.2 upgrade.  I looked at all the documentations of carrier I can find or miss me even a few very simple questions - more I can't "help" to the carrier to work.

    1. WHERE to install the carrier and why?  CM server?  Master Server?  Desktop computer?  If it's on a server, then should the user executing remote server in order to transport the user?
    2. I have tried to install on each of the above, but a connection could not be.  When I click on 'test', I get the error "Failed to Connect [failed to connect with responseCode [404]] what should I be entered in each of the areas following connections?  My comments indicate that I assumed/attempted to enter and received the above error.
    • Name of the connection - just a name given to a connection? aka TESSandboxMaster
    • Server - server name?  master?  Y at - it a specific format, in that it must be?
    • DSP/Plug in name - I found a dsp on my CM server file named YOUR - 6.0.dsp - should I put YOUR - 6.0 here?
    • User - user of the network which is a Super user of tide?  aka networkname\superuser?
    • pwd - pwd for this user windows?

    Thanks for any help you can provide.

    Hi Patricia,

    1. the carrier is installed on the Client Manager - CM is essentially a web to manage the demands of customers, orders sacmd and Server utility for the transport of jobs from one environment to the other. A tide user should be given rights to move Production jobs, and I think tide user must be able to sign the cm as well.

    2. I looked at an older copy of user guide 6.1 carrier provides instructions on how to complete these fields:

    To create a connection: (on page 32)

    • In the connection name field, enter the name of the connection file.
    • In the server name field, enter the name of the Client Manager machine.
    • DSP/Plugin name, enter the name of the primary instance.
    • The name of the primary instance is the name of YOUR DSP or Plugin. It is displayed from the user Web interface in master status pane.
    • In the Server Port field, enter the Web Service used by the Web Client tide listening port. The default value is 8080 for unsecured connections and 8443 for secure connections.
    • In the user and password fields, enter a valid Business Planner user name and a password.
    • Select the secure HTTP option if you want to connect safely through the HTTPS protocol.

    This option is only enabled if the carrier has been configured for sure
    connections. Figure 8 is an example of a carrier not configured for sure
    connections.

    BR,

    The Derrick

  • Wire Vs sleep Vs MDS Http connection Question

    Hello

    Here's my situation...

    I created a thread for background based on this article:

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800660/How_To _...

    Here is my code:

    / * Thread that runs in the background * /.
    the final private class BackGroundThread extends Thread {}
    private static final int TIMER = 15; minutes
    Private boolean _stop = false;

    public synchronized void stop() {}
    _stop = true;
    }

    Private boolean isCoverageSufficient() {}
    If ((DeviceInfo.isSimulator ()) |)
    (RadioInfo.getState ()! = RadioInfo.STATE_OFF & (RadioInfo.getNetworkService () & RadioInfo.NETWORK_SERVICE_DATA)! = 0) & {CoverageInfo.isCoverageSufficient (CoverageInfo.COVERAGE_MDS))}
    Returns false; a Simulator or a real device with sufficient coverage
    }
    Returns false; real aircraft with insufficient coverage
    }

    public void run() {}
    CoverageInfo.addListener (new CoverageStatusListener() {}
    {} public void coverageStatusChanged (int newCoverage)
    {Switch (newCoverage)}
    box (CoverageInfo.COVERAGE_CARRIER):
    System.out.println ("COVERAGE_CARRIER");
    GPS.this.sendPoints ();
    break;
    box (CoverageInfo.COVERAGE_MDS):
    System.out.println ("COVERAGE_MDS");
    break;
    box (CoverageInfo.COVERAGE_NONE):
    System.out.println ("COVERAGE_NONE");
    break;
    }
    }
    });
               
    While (! _stop) {}
    GPS.this.getPoint (); try to get a GPS point
    Make sure the radio is on and there is the coverage of the data
    If (isCoverageSufficient()) {}
    GPS.this.sendPoints (); Send the _Dans table to the web server
    } else {/ / blackberry is out of coverage}
    GPS.this.storePoints (); store the table _Dans on blackberry
    }

    try {}
    Thread.Sleep(Timer*1000*60); pause the thread for a set number of minutes
    } catch (InterruptedException ie) {}
    System.Err.println ("Error:" + ie.toString ());
    }
    }
    }
    }

    The 'getPoint()' method to get a coordinate GPS using LocationProvider.getLocation ().

    The method 'sendPoints()' send the GPS coordinated to a web server using the HTTP connection:

    ...

    HttpConnection con = (HttpConnection) Connector.open (URL); Open the connection URL
    con.setRequestMethod (HttpConnection.POST); POST method
    con.setRequestProperty ("Content-Type", "application/x-www-formulaires-urlencoded");
    OutputStream out = con.openOutputStream (); display the results in a stream
    out. Write (Data.GetBytes ());
    int responseCode = con.getResponseCode (); Send data and receive the response code
    If (responseCode == HttpConnection.HTTP_OK) {}
    success
    }
    If (con! = null) con. Close; close the connection to the URL

    ...

    The "storePoints()" method simply store the GPS on the Blackberry Persistent Store when the BB is out of coverage.

    When the Blackberry is trying to send a GPS coordinate, but cannot because it is out of coverage, GPS data are stored on the Blackberry. My thread can sleep for 15 minutes before getting another coordinated GPS. If the BB is on the cover in the next interval of 15 minutes, the two coordinates are sent (the current and that (or those) that have been saved on the device).
    It works very well.

    However, now, I would put up a CoverageStatusListener so my GPS coordinates would be sent as soon as the BB is on the cover (and not wait for the next 15 minutes).
    I tried to "COVERAGE_MDS", but he never seems to have triggered... but gets "COVERAGE_CARRIER".
    I have a post on this here: http://supportforums.blackberry.com/rim/board/message?board.id=java_dev&thread.id=6076

    My question is on the wire. Actually here is called the 'sendPoints()' method:
    box (CoverageInfo.COVERAGE_CARRIER):
    System.out.println ("COVERAGE_CARRIER");
    GPS.this.sendPoints ();
    break;

    However, since my son sleeps, this method is not able to initiate a connection HTTP using MDS. I get an error in timeout after 2 minutes.

    I'm not an expert on the threads. I think I have all the necessary parts of the code... but I'm not sure about how to reorganize this.
    Can anyone help?

    Thank you!

    The network connection should be asked by a listener method.  Do not perform any operation or the heavy within a method of transformation of blocking listener.  Instead, you can create a new thread from the method which could then create the network connection to send your data.

  • Using the Wi-fi-Basics connection blackBerry smartphones

    I am a newbie to the "BOLD" BB and browsing the internet via the phone. Can I use wi - fi with the browser without going through active 3G service? In other words, I want to use wi - fi for internet browsing, but not use for paid internet service? I have connected to my router via a wi - fi connection, but when I click on the browser, it says that I am not in an area where this service is available. I thought it would look like the wi - fi if they are available. I'm sorry that this is maybe a very stupid question. Thanks for any help.

    Normal 0 false false false MicrosoftInternetExplorer4 / * Style Definitions * / table. MsoNormalTable {mso-style-name: "Table Normal" "; mso-knew-rowband-size: 0; mso-knew-colband-size: 0; mso-style - noshow:yes; mso-style-parent:" ";" mso-padding-alt: 0 to 5.4pt 0 to 5.4pt; mso-para-margin: 0; mso-para-margin-bottom: .0001pt; mso-pagination: widow-orphan; do-size: 10.0pt; do-family: "Times New Roman"; mso-ansi-language: #0400; mso-fareast-language: #0400; mso-bidi-language: #0400 ;} "}

    Please confirm if you follow below steps-

    Step # 1

    1. turn on the Wi-Fi

    2. click on Set Up Wi-Fi network

    3.     Next

    4 scan for networks

    5. Select the network available

    6. If authentication is required then you will be prompted to enter the key (WEP) , as provided by the authority of hotspot/hotel/airport

    7 connect

    Step # 2

    1. options

    2 Advanced options

    3 browser

    4 by default to the browser Configuration: Hotspot browser

  • PS Basic CC questions

    Two quick questions about PS CC. I'm looking on the plan of $9.99 / month for photographers.

    (1) can I use PS CC on several PCs, assuming that a PC is connected at the same time?

    (2) I need an active internet connection to log on to PS CC or an internet is required during updates? I would need to run CC where there is not internet.

    Thanks in advance.

    Cloud license allows 2 activations http://www.adobe.com/legal/licenses-terms.html

    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0

    -Windows or Mac has no importance... 2 on the same operating system or 1 on each

    -Computer cloud subscriptions can not be used at the same time

    Cloud status check 30-or-99 days https://forums.adobe.com/thread/1549838

  • Basic VMWare question

    Hello, people:

    Please forgive my very basic questions, but I'm totally new to VMWare.

    Yes, as a R & S Cisco engineer, I worked with server

    specialists to get their online environments, but my focus was on the

    network component, from the access layer.

    Anyway, when you create a virtual machine and associate a request,

    This virtual machine has an IP address assigned to its own vNIC?  So, if it

    5 virtual machines run on a physical server, the number of addresses IP are you going

    have? How the allocation of an IP address of the physical NETWORK adapter is bound to the

    others?

    Once again, thank you for your help in advance.

    Take a look at the document I linked in the previous post.

    The virtual network is based on vSwitch which are "dummy" brigde.

    So has each VM's own MAC address (which is virtual and the part of the seller is dedicated to VMware).

    A physical NETWORK card is simply an uplink to the physical switch and the physical MAC address is generally not used and not visible in your network traffic or your ARP table (think a unmaged switch, it can have a MAC address, but you don't see it on your network).

    When you have several (more than one bear on a vSwitch) uplink you can have different types of team policy.

    (For you is probably the simplest to understand) is like the etherchannel on Cisco switches (and it takes a good configuration of the physical switch).

    André

  • Two guests of virtual machine running in Bridge Mode connection question

    Hello

    I seem to be a little lost with a problem.  What I've read, VMWare Server is free (I plan to use it in a test environment, which is low-budget).  I installed on a server and got two VMGuests of installation at the moment.  The question I have is that I don't see the first guest that I boot on the network at any time? Anyone who encountered this?  that is, if I start the server A and Server B then, Server A is located on the network without problem but can't change anything to or from Server B.  If I stopped server server B still does not work.  If I stop the server B and then start up with the server still does not, it will work on the network.

    At first, I thought that because it's free it will allow only one server at once, but I don't think it's true.  The only other thing I can possibly think, is that I just copied a basic virtual machine Image I created so that both servers are at the same image.  When asked if I had copied from moved it I chose move, this might be the reason, and I need to select copied?

    Anyone got any ideas please?

    Kind regards

    Wayne

    Looking for a line like the following, with a text editor in the file .vmx for each of your virtual machines:

    ethernet0.generatedAddress = "00: 0C: 29:b2:04:03.

    There may be several entries being Ethernet if you have multiple network cards. That's how the MAC address is set and must match what ' ipconfig/all' or 'ifconfig - a' shows you in this prompt.

    MAC addresses are not totally free but you can manually change the lowest few bytes (for example the 03 to 05 in the example above) or a more correct way is to add another NETWORK card and then delete the original, a copy.

    When you reach the point of having the 'model' virtual machines - where you copy the files manually to a new location to create a new virtual machine - and then add the following line to the .vmx to avoid this problem doesn't happen:

    UUID.action = "crΘer".

  • SQL CONNECTION question

    Hello
    I have the following script:
    CREATE TABLE TEST_CONNECT_BY)
    PK NUMBER NOT NULL,
    key_group number not null,
    START_DATE DATE,
    END_DATE DATE
    );
    insert into TEST_CONNECT_BY values (1, 1, 1 January 2011 ", January 2, 2011");
    insert into TEST_CONNECT_BY values (2, 1, January 2, 2011 ", January 3, 2011");
    insert into TEST_CONNECT_BY values (3, 1, January 3, 2011 ", January 4, 2011");
    insert into TEST_CONNECT_BY values (4, 2, 1 January 2011 ", January 2, 2011");
    insert into TEST_CONNECT_BY values (5, 2, January 2, 2011 ", January 3, 2011");
    insert into TEST_CONNECT_BY values (6, 3, 1 January 2011 ", January 2, 2011");
    insert into TEST_CONNECT_BY values (7, 3, January 3, 2011 ", January 4, 2011");
    commit;

    And seek to get the following result:
    KEY_GROUP START_DATE END_DATE
    --------- ---------- --------
    1 1 JANUARY 2011 JANUARY 4, 2011
    2 1 JANUARY 2011 JANUARY 3, 2011
    3. ON JANUARY 1, 2011 JANUARY 2, 2011
    3 JANUARY 3, 2011 JANUARY 4, 2011

    The connection must be grouped by key_group and connect by end_date to START DATE
    Any help would be appreciated.
    Thank you

    Hello

    arik103 wrote:
    Hello
    I have the following script:
    CREATE TABLE TEST_CONNECT_BY)
    PK NUMBER NOT NULL,
    key_group number not null,
    START_DATE DATE,
    END_DATE DATE
    );
    insert into TEST_CONNECT_BY values (1, 1, 1 January 2011 ", January 2, 2011"); ...

    Thanks for posting this; It is very useful.
    Do not attempt to INSERT a VARCHAR2 (like January 1, 2011 "") in a DATE (such as start_date) field. Even if the above instructions to INSERT work today on your system, there is no guarantee that they will work on the system of someone else, or that they will work on your system in the future. Use TO_DATE or a DATE literal to INSERT a DATE.

    Here's a way to do what you asked:

    SELECT     key_group
    ,     CONNECT_BY_ROOT start_date     AS s_date
    ,     end_date
    FROM     test_connect_by
    WHERE     CONNECT_BY_ISLEAF     = 1
    START WITH     (key_group, start_date) NOT IN
                        (
                      SELECT  key_group
                   ,     end_date
                   FROM     test_connect_by
                   WHERE     end_date     IS NOT NULL     -- If necessary
                  )
    CONNECT BY     key_group     = PRIOR key_group
         AND     start_date     = PRIOR end_date
    ;
    

    Whenever you use a NOT IN subquery, make sure that it never returns NULL values. If end_date is a NOT NULL constraint in your real of the table, then you don't need the WHERE clause of the subquery.

    Whenever you have a question, always say what version of Oracle you are using.
    This is particularly important with CONNECT BY queries, because each version since Oracle 7 has had significant changes in this area.
    The query above requires Oracle 10.1 (or higher).

  • Basic Actionscript question: mouse listener ROLL OVER event

    Hello-

    This is a very basic question, but I can't seem to find an answer. I have a mouse over the event and have created the buttons with the mouse overs which works very well. I created the actionscript code to go to a specific web page when a user clicks the button. Now, I need to add a label to the mouse more then when someone of the mouse on any area of the button, it will show them a particular name for the button.

    I'm sure it can be done using actionscript in a mouse event run on command, but I can't understand what I need to display the text. Here is where I am:

    community_btn.addEventListener (MouseEvent.Roll_Over, showmsg);

    function showmsg(evtObj:MouseEvent):void

    {

    }

    Thank you!

    If you want the text to follow the mouse, you can have a movieclip that contains the textfield object is empty, and when you rollover the button, the function of turning tells that movieclip to take the x and y position of the mouse (mouseX and mouseY) and fills this movieclip with the appropriate text.  Roll off the button removes the text, making the invisible text movieclip.

    If you want the text to have a background, you could also control the visible from the movieclip property so that it appears on rolling and disappears when you deploy.

    Thus, in the reversal function, assuming that you had this ToolTip named MC... "toolTip", soimething this might work for you

    toolTip.x = mouseX;  could add a little space if you want, for example: mouseX + 5;

    toolTip.y = mouseY;

    toolTip.visible = true;

    toolTip.tField.text = 'text ';

    And implementation code to would have to deal with the last two lines.

  • Oracle answers connection question

    Hello

    I have a question to which you may be able to answer for me. The situation is that if I create a new user to the RPD to dev and assign the new user to one group other than the 'administrators' (' say ' AR Manager ") and then try to connect to the Oracle answers with this new username and password, I get this message.

    'Access forbidden '.
    You are not allowed to use Oracle BI answers. »

    If I connect Oracle answers as an administrator and adds the new user to the group 'Presentation Server Administrators' while the new user is able to connect to Oracle answers. If I add this new user to any other group that the group "Presentation server administrators", it can not connect.

    I want to know why "Presentation Server Administrators" is the only group whose members can connect and members of other groups. For security reasons, I want to change that. Can you help me trouble shoot this.

    Thank you

    Hello
    Connection with an administrator and go to manage privileges and check if other groups have access to answers and Dashboards.Also check in manage Interactive dasshboard to see if other groups have access to the dashbaords or not.

    Thank you
    Sandeep

  • Pretty basic Calc question... I think so.

    I think this question is PRETTY Basic. So we all know that the data is located at the INTERSECTION of dimension members. Therefore, you can not say that the data is a single dimension not more that he is sitting in another dimension. Which means that, if the data is found on the account "xyz" for the year of "FY10"... it would be the same as saying my data is from the year "FY10" on behalf of "xyz".

    As a result, only the following Calc script...

    DIFFICULTY)
    "Value_1".
    @RELATIVE("Entity",0)
    @RELATIVE("Scenario",0)
    @RELATIVE("Version",0)
    @RELATIVE("Years",0)
    @RELATIVE("Period",0)
    @RELATIVE("Income Statement",0)
    )
    CLEARDATA "Currency_Local";
    ENDFIX;


    ACCOMPLISH THE SAME THING THAT

    DIFFICULTY)
    'Currency_Local '.
    @RELATIVE("Entity",0)
    @RELATIVE("Scenario",0)
    @RELATIVE("Version",0)
    @RELATIVE("Years",0)
    @RELATIVE("Period",0)
    @RELATIVE("Income Statement",0)
    )
    CLEARDATA "Value_1";
    ENDFIX;

    Thank you.

    Yes, they should do the same.

    It would be the same as saying

    DIFFICULTY)
    "Value_1".
    @RELATIVE("Entity",0)
    @RELATIVE("Scenario",0)
    @RELATIVE("Version",0)
    @RELATIVE("Years",0)
    @RELATIVE("Period",0)
    @RELATIVE("Income Statement",0)
    )
    'Currency_Local' = 1;
    ENDFIX;

    vs.

    DIFFICULTY)
    'Currency_Local '.
    @RELATIVE("Entity",0)
    @RELATIVE("Scenario",0)
    @RELATIVE("Version",0)
    @RELATIVE("Years",0)
    @RELATIVE("Period",0)
    @RELATIVE("Income Statement",0)
    )
    "Value_1" = 1;
    ENDFIX;

  • Podcast connect Question

    How to ask for help on a podcast from iTunes, if I presented the show per person interposed as Libsyn - and not iTunes? I need to create an account just for this - or can I use my Apple ID?

    I production-edition two shows. We have a missing episode. The other is a not yet post in iTunes, even if it has been almost two weeks. I read on this forum where I can ask a 'refresh '. Question - what I have to have a specific account to ask for this help or my identifier Apple will work for this purpose?

    I talked to Libsyn and they say to be patient. I'm just trying to do everything possible, because podcasters themselves are not happy.

    Thank you

    Rich

    https://iTunes.Apple.com/us/podcast/diesel-performance-podcast/id1056758008?MT=2

Maybe you are looking for

  • ITunes 12.5.1 - stuck on shuffle

    My songs are stuck on shuffle.  If I manually move a song it mixed with something totally different.  I tried clicking on the tab 'read' in top right of an album, as well as under the cover of the album on the lower left.  I tried to change the comma

  • problem with yahoo mail on firefox 30.0

    A few days ago a different version (and apparently much earlier) Yahoo mail appeared on my 30.0 FF browser. It is not working properly, but there is no way to change the settings. A link to "Switch to the new Yahoo Mail", but it does not work. Can I

  • Firefox 5 extensions.checkCompatibility = False does not work

    I just upgraded to Firefox 5 and I can not get my former work addons has even thought that I had "extensions.checkCompatibility", set to false. How to get around?

  • How can I remove goodgame empire pop up in Safari?

    Hi guys,. How can I remove the empire goodgame jump upward in Safari? Thank you

  • HP Envy 4524: Printer PDF files print does not correctly

    I have two files: a jpeg and a single pdf, card, size A4.  They look identical when displayed on the screen, but when I print, the jpeg format is perfect and the pdf smear through it. This is a new printer and I had no such problem on my previous HP