Question of iframe with APID and Cache

Hello

Ive had a problem using an iframe to display a different Page Apex.

I use this code to the Iframe:

<iframe id="testIframe" src="" height=500 width=500 frameborder=1>
</iframe>


And this Javascript code to set the source (in the footer of the region):

<script>
$id = $v('P1_ID');
document.getElementById("t").src = "f?p=&APP_ID.:2:&SESSION.::A_test_ID:"+ $id;
</script>

I call the page with an Applicationitem.

Ist point in P1_ID ist the correct id for example 1

But the iframe always displays the last called id.

Open the page and I have the ID 3.

Now I open thje page and have 4 ID, the iframe with id 3 is displayed, but the source code has the id 4.

In Page 2, I call a procedure that inserts something into the db and set the id and this id is always the last and not the current one.

What is a caching problem?

Greetings

Sebastian

I solved it.

The problem is the Application-Item. If I put on the homepage with the id run the Iframe will load the correct information!

Tags: Database

Similar Questions

  • Question about Threads with WHILE and FOR

    Hi all

    I have a question on threads with a loop on this topic sentece.

    Have the following class:
    class test{
    
    bool foundThing;
    PararellSearch(string [] lista, string s2find){
    while(!foundThing)
    {
    for(int i=0;i<lista.length;i++){
    if(s2find==lista){
    foundThing = true;
    break;
    }
    }
    }
    }
    If I start 10 threads which are using the PararellSearch method to look into lista, each of them inits into a different point, and when some of them found the right word then set foundThing= true. It will stop WHILE and FOR loop in all the threads? 
    If not, how could I do it?
    
    Thanks a lot for your help.
    David.
    
    Edited by: user13553506 on 27-dic-2010 12:15
    
    Edited by: user13553506 on 27-dic-2010 15:54                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

    When you post the code, you'll want to post a [url http://sscce.org] NBS so that it is clear that what you try to do it. For example:

    1. in the validation of code, put {code} before and after him, then he will be readable.

    2. the convention in Java must start with a capital letter class names, so test, could not test.

    3. the convention in Java is to start with lowercase letters, so parallelSearch, not PWhateverMisspellingYouHaveThere method names.

    4. There is no such thing as bool. It is a Boolean.

    5. it is a String, not string.

    6. never use == to compare the States of objects (such as the content of the strings). Use equals().

    To answer your question: If you create Test 10 objects, then, given that foundThing is an instance variable, there will be 10 variables entirely independent foundThing. An adjustment will not affect the other. In this case, the easiest thing to do would be to foundThing static, so that there is only one copy which is shared by the Test class as a whole. This isn't the only way, or even the best way in all cases, but you have enough other problems to face, so for now to keep things simple.

    Finally, when you have a variable that is shared by multiple threads, you need to either make all the access to this variable synchronized on the same lock (reads and writes), or you need to declare the volatile variable.

  • Question of EX60 with TMS and Callmanager.

    Hi all

    I have a saved on my MSD EX60 and works very well. But I need to make phone calls of this endpoint.

    The device is registered on MSDS which is another country (DE) and therefore on another call manager using his background and rules.

    The point is: is possible to keep the record of TMS to videocalls and register my callmanger to make phone calls?

    I tried to make the deployment process on the device... To receive phone calls from my callmanager works very well. Just phone calls. Outgoing calls continue smoothly in TO callmanager.

    I think it's possible to do. But I can't imagine how...

    Thanks in advance.

    Hi Daron,

    I think you take on commissioning.

    You must be commissioned with TMS for the phone book. at present on TC 6.3, you get so stocked TMS directory by CUCM.

    However, on the next version 7 TC, a device for CUCM pack will be necessary to specify the TMS as a source directory for the endpoints CUCM provisoned.

    at this point, you can either put into service with TMS or CUCM both.

    in case you need to call to SIP, this need to go through CUCM in sip and h323 default then Protocol should be h323.

  • question of iframe with embedded video

    Since the new update to iphone os and desktop versions apparently my videos do not arise.

    They appear and play on the old bones of the iphone.

    They are in a composition lightbox widget.

    the site is http://www.gameplanmarketing.net

    on the Design tab and broadcasting. Other lights on the work of site great for photos, but the video does not load.

    Thanks for any help.

    Dave

    figured it out. problem was with client server security. did not the videos embedded from other sites.

  • Working with masks and caches

    Hi, if you see the attached image I try to have 3 separate boxes of video with three different clips in them.  I used a track matte key and made a mask.

    But I'm having two problems.  I want to change what part of executives you see without changing the position of the boxes, but when I try to change position under the motion, that it simply moves the entire box.  Another problem is I want to have a dip to white inside the box only, but when I apply a dip to white on one of the video he titles dips to white on all chassis whats not just inside the box.

    See attached picture to see what I look at.

    sample 1.jpg

    IN your case, there are 3 nests and a sequence Master

    A nest is a sequence that is used in another sequence.

    If you build a numbered sequence 1, 2, and 3, you create a master sequence that has the 3 images.  4 sequences altogether.  Master, 1, 2 & 3

    In each of the 1, 2, 3... change you how you want to be seen in each of your frames.

    You change these full size. No processing or Motion cover you fx as dip to whites.

    You need manage your time and your images so they will end up the way you want to that they when all combined together in next Master.

    You transfer (NEST) your 1,2,3 in the Master seq bry dragging sequence 1,2,3 of the LAC project to the next aster.

    .. .and put them under your layer mask. I suggest 1 by 1... and movements > Position > scale to put them in their respective "frames".

    You are going to need to crop your insertions video to adapt to forms of frame once you start breeding and their positioning. (1 by 1)

    You will end up with 4 layers of video.    V1 to V4 being nest 1 upward to Master frame of layer

    BTW - a number of ways to create the 3 images.

    Use a black and white title with 3 images - with matte

    A photoshop with transparent frames (alpha) file. simple way.

  • Question of layout with panelStretchLayout and panelGroupLayout

    I have a problem with a model of complex page layout. Basically a component does not stretch vertically.
    Here's a simple sample page that reproduces the kind of my problem.

    Page when displayed, extends the panelSplitter on the entire page.
    However, if I have not commented to the panelGroupLayout it does not (no matter the value of the presentation attribute).
    I have a panelGroupLayout after the Center facet which spans the panelSplitter of the entire page?

    < af:panelStretchLayout id = "pt_psl1" >
    < f: facet name = "center" >
    <!-af:panelGroupLayout id = "pt_pgl2" layout = "scroll" styleClass = "AFStretchWidth"->

    < af:panelSplitter orientation = "horizontal" splitterPosition = "100".
    positionedFromEnd = "true" id = "ps1ee" >
    < f: facet = 'first' name >
    < af:commandButton text = "commandButton 1 ' id = 'cb1eee' / >
    <!-id = "af_twocol_right_sidebar_split_stretched"->
    < / f: facet >
    < f: facet 'second' = name >
    < af:commandButton text = "commandButton 2 ' id = 'cb2eee' / >
    < / f: facet >
    < / af:panelSplitter >

    <!-/ af:panelGroupLayout->
    < / f: facet >

    < / af:panelStretchLayout >

    Thank you

    Panel group extend to his children.
    See part of the geometry in the doc:
    http://jdevadf.Oracle.com/ADF-richclient-demo/docs/tagdoc/af_panelGroupLayout.html
    To stretch the group separator, you don't need any panelGroupLayout.

    You should probably use another layout component, depending on what you're trying to reach.

  • Upgrading an Envy 15-j171nr with 8GB and 24GB SSD 16 GB cache

    I'm a 15-j171nr with 8GB and 24 GB SSD cache. Whe I have it set to purchase the Configurator said the cache of 24GO was incompatible with more than 8 GB of RAM.  'Maintenance and Service of Guide' (p/n 733845-001) said the same thing on page 5:

    «mSATA SSD»

    Support for mSATA 24 GB SSD (not available on the computer equipped models with 16834 or 12288 MB of system memory or a 256 GB or 512 GB SSD)"

    My questions are:

    -How are they incompatible?

    -How do you upgrade a 8 GB to 16 GB model during the withdrawal of the mSATA 24GO card?

    The additional DIMM module is physically incompatible with the mSATA map, they install in remote locations. I guess it could be a thermal or issue of power but neither part draws a lot of power or generates a lot of heat. This is * not * a problem with software compatibility. How will I know? Because I advanced and installed the extra 8 GB DIMMS and the laptop continues to operate correctly, but now has 16 GB or RAM.

    The question about the upgrade is because when you use the card as a cache mSATA configuring map mSATA and the mechanical drive as a RAID array. I guess when you remove the mSATA card you must rebuild the image of the operating system on the drive of 2.5 inches.

    -Craig

    Some people report if they switch to 16 gigs, they start to become quick start Intel and Intel Rapid Storage errors. If you're not, then you do not experience incompatibility. I think that HP will not sell 16 concerts with the WSSD of 24 concert because if you are using Intel Rapid Start the MSSD has contain the entire contents of the RAM and all the other files that have been stored there for hibernation. 24 concerts can be a little tight. Map of the WSSD is not accessible from the service Bay. It is hidden on the motherboard. You can actually slow down the main drive of the WSSD through the Intel Rapid Storage console. If you have installed 16 gigs and are having no problem just keep using the laptop and count you lucky. If you need assistance more let us know. I have a very similar model: the Envy 17-j029nr and played well with all the features of hard drive so I feel pretty good with her speed. HP it ready for me to facilitate a helping hand here on the Forum.

    If it's 'the Answer' please click on 'Accept as Solution' to help others find it.

  • 8 GB RAM with ssd and ram 12 GB without ssd cache cache

    We are looking to buy a laptop HP Envy 17 t j100 touchsmart for our son.  Which would be better:

    8 GB of RAM with SSD exceleration 24gig or 12 GB of ram without ssd cache memory?

    The cache of WSSD 24gig offers performance very similar to a full SSD drive for a much lower cost. I would buy the unit with the drive cache of the WSSD 24 concert and as little memory as they sell me and then increase the RAM me but 8 GB of RAM it's frankly more than many. In fact, it's probably better than 12 because there 2 identical modules allowing the functioning of memory dual channel. To summarize, the best option is clearly 8 GB RAm and the WSSD of 24 concert disk cache.

  • Hello friends, I have a license with terms of the photo with Photoshop and Lightroom applications installed on my iMac. Question: With this license can I install these applications also in my notebook? Using the same license.

    Hello friends, I have a license with terms of the photo with Photoshop and Lightroom applications installed on my iMac. Question: With this license can I install these applications also in my notebook? Using the same license.

    Yes, individual licenses, ranging up to allow two simultaneous, activations facilities.

    subscriptions allow mounting on an unlimited number of computers.  connection is limited to a maximum of two computers at a time.

  • Pixelation continues with confined comps, 3D layers and caches

    I have a project consisting only of objects HAVE contained in comps, used with 3D and I have a similar problem to many I've seen on this forum, but I tried all the solutions provided without result.

    The lowest model level are a few layers to HAVE that are animated to the comp. appeal he comp A.

    Two copies of model A are in comp B, each track stuck with another layer of HAVE.

    Model B five copies are in C comp.

    Model C is placed repeatedly in 3D space in the main computer where a camera moves beyond.

    All vector layers are 3D and set its CR

    All the layers of the model are in 3D and NOT worth CT

    Without the appropriate parameters for CR/CT, caches everywhere drag (but rasterization of things well).

    WITH the settings above, nothing not rasterized correctly (but the caches work). The compositions appear returned to the original format of the model A, which is highly pixelated (or blurred with quality facing up) that the camera is moving beyond.

    I tried precomposition caches and their objects contained in comp B in their own model (also according to settings above) and got no change.

    Of course, with hindsight, I could have climbed A comps objects, B and C, but at this time the project is in the final stage and I am wary of all the settings needed to go this route (it also seems like a very bad way to go about working with vector graphics).

    Can anyone help, or it's just the way that is AE? (I'm experienced enough, but 1 year <.)

    Thank you for this forum.

    Here's what you're probably missing. We're going to implement something very simple. You have a hand Comp and a PreComp. The main computer contains the PreComp and a camera. The PreComp contains only single-layer - TestShape which is a 20 X 20 pixel solid red and he has a circular mask applied so that it looks like a point. When you add a mask to a solid you've essentially turned this vector layer in a layer.

    Let's go through a certain number of things in the PreComp. With the fist, TestShape 600% globally and look at the edges. They are a mess. Turn on continuous rasterization and they are perfect.

    Look at the model of the hand and intensify the layer PreComp 600%, and the terrible aspect of the edges. Turn on the Transformations of the collapse and the edge is sharp.

    Note that I used two different terms for the same key. Collapse Transformations only applies to layers that are compositions. This means that elements inside this composition are treated as if they were in the main computer. In other words when the collapse Transformations is applied we are scaling of the TestShape layer 600%, then who still 600% effectively making the layer 3600% greater. Who do you follow? It is important.

    Now back to the PreComp and add a solid second blue circular 20 X 20 with a mask. Call the Blue Solid 2 TestShape and make it 3D and turn on CR. Add a camera to the comp. Adjust the z value of the layer 2 TestShape so that the layer is about the same size as the 2D TestLayer. If the layer of TestShape is proportional to 600%, then the position of the Z TestLayer 2 will be about 80% of the value of the camera Zoom. Now the position of the camera X just a little to the right in order to have a blue circle overlapping a red circle in your COMP. Turning CR on and off the layer of TestShape 2 to see how it works. Pass the TestShape layer 2 more near the camera is exactly as the scaling of the layer.

    Now return to your hand Comp. With CT turned on, you should see only the blue circle. This is because CT is ignorant of the camera in the nested model and using only the Active camera in the MainComp. Disable the CT and you will see what you see in the demo, but the edges will be soft. The only way to get the same point across in two compositions is to copy the camera in the PreComp and paste it into the nested model.

    Here is one more interesting thing happens. If you do the PreComp one 3D layer it will multiply the value of the position of all 3D layers in the PreComp making camera movements to an interesting but impossible to deal with. In this example if you were to make 3D PreComp it would look like the blue layer has disappeared, but simply move the camera back and it will appear again.

    Now let's add a matte by creating a new rectangular solid that is 1000 pixels wide and 200 pixels high and add a mask elliptical. This 600% increase scale use as a matte and turn on or off the CR. The results should be predictable. If you make a layer of mast track 3D move the Z position will not affect what is frosted and outside in the nested model. If you had 2 3D layers in the nested model you cannot move the cache by approach between the two 3D layers and mask only one of them.

    I hope this helps. This is a good exercise to help you understand how CT and CR. Beginning throw in effects and learn more.

  • Curious question about previews of Lightroom and Camera Raw Cache

    Posted in the Flickr Lightroom group as well:

    I noticed something on the previews of Lightroom (3.6) and cache Camera Raw, intrigued me.

    I create a new, empty catalog, and purge the Cache of Camera Raw.

    Then I import ONE Nikon (NEF) RAW file with dimensions 2592 x 3872 (10 mega pixels - 10,036,224).

    Then I export this NEF file to a TIFF 8-bit file uncompressed. You can expect this file size TIFF about 30 MB (10 megapixels x 3 bytes per RGB value) and in fact the TIFF file is size of 30,135,830 bytes. If you export the TIFF file same ZIP compression to specify the size of the resulting file is 10,834,038 bytes. The compression achieved here is obviously going to be highly specific to the image, but so far no surprises.

    When you import I said make 1:1 previews and I spend in the Loupe and see the whole picture in the format 1:1. I also visit the development module and do a lot of manipulation on the image but not cropping.

    At the conclusion of all this, I got out of Lightroom and examine file camera Raw Cache as well as previews of Lightroom file size. It would be my expectation that the previews folder should have a complete image rendering and Camera Raw Cache should also have a display form of raw data. What do you expect the size of these respective folders to be?

    Indeed - in my tests that the previews folder totals a simple 1 675 264 bytes and Camera Raw Cache that contains an image DAT file cached one is simply 267 374 bytes. This doesn't seem like enough bits to preserve the image rendered, nor there at - it an image is full-size, nestled in the actual catalog - the file is not large enough to hold that. And yet I can use the magnifying glass to the format 1:1 mode and move an image to the image without loading delays (even when you import multiple files).

    I wonder if I missed something obvious in my analysis and that, if someone might not care to speculate on what magic Adobe's practice here. Even if grant us them special algorithms to compress their insights that I don't see how they can achieve a compression so much larger than the file ZIP compressed TIFF realizes.

    And for those who might think to ask - I have told these experiences with multiple raw images and on MAC or PC platforms.

    I look forward to answers or interesting theories or maybe someone could reproduce the results of the experiment and report.

    The previews in the preview cache are JPEG files. JPEG compression is much more effective than the lossless zip compression. No magic here.

    Mr. Chan is obviously the expert on regards to the Camera Raw Cache.

    HAL

  • I used even with Win7. Now changed to iMac. External BlueRay. Question: can I create CDs BlueRay with Adobe and where is my still on MAC?

    What is a substitute for reminder in Creativ-cloud?

    Can I create DVD BlueRay with iMac and external device for BlueRay?

    In addition, to help with yet, go to http://forums.adobe.com/community/encore/content

  • WMP sync with MP3 and will download songs

    tried to download songs on my mp3 with WMP, and when they "Finish" and click on the results of the synchronization, it says "error" and the song is not download.

    He had at one time say that he recognize the certificate of the device, but which has now disappeared. I downloaded the updates of windows and Sony. I have fornmatted the device. I copied the CD with no effect.

    I have been unable to find help on the internet and Sony have not come back to me again.

    It's a NEW NWZ-B163(4GB) Walkman of Sony.

    Windows Vista

    Thank you

    Hi Hayley,

    Follow the following troubleshooting methods:

    Method: 1

    Rebuild the Windows Media Player library.

    a. exit Windows Media Player.

    b. Click Start, run, type %LOCALAPPDATA%\Microsoft\Media Player and then click OK.

    c. Select all files in the folder and then click on Delete on the file menu.

    Note: You don't have to remove the folders that are in this folder.

    d. restart Windows Media Player.

    Note Windows Media Player automatically rebuilds the database.

    Method: 2

    If this does not resolve the problem, disable the Windows Media Player database cache files.

    To do this, follow these steps:

    a. exit Windows Media Player.

    b. Click Start, type%LOCALAPPDATA%\Microsoft, in the start search box and press ENTER.

    c. Select the Media Player folder, and then click on Delete on the file menu.

    d. restart Windows Media Player.

    Note: Windows Media Player automatically rebuilds the database.

    Remove items from the Windows Media Player library

    Libraries: Frequently asked questions

    Method: 3

    I suggest to see the following link and follow the steps in the connection to sync the MP3 with Windows Media Player.

    Set up a device to sync in Windows Media Player

    Also check the following link for more information.

    Windows Media Player sync: frequently asked questions

  • A few questions about integration between POET and EBS

    Hi you
    I am a new bie BIEE. In those days, have a look at the POET architecture and BIEE components. In the next project, there is some work on the development of POET based on request of the EBS. I have a few questions about integration:

    (1) generally, the POET application and database server is decentralized with application and database EBS? Both BIEE 10g and 11g version can be integrated with EBS R12?

    (2) in the POET administration tool, the first step is to create arrays of physics. If the source application is EBS, is it still necessary to create the physical tables?

    (3) if the physical creation of tables is needed, how to transfer data from the source of BSE BIEE physical tables tables? What ETL tool is preferred for most of developers? generator for warehouse or Oracle data integration?

    (4) during the data transfer phase, there are many many large data to transfer, how to keep the entire? for example, it must transfer 1 million lines of source to physical tables BIEE database, when 50% is completed, users try to open the POET report, they can see the new data of 50% on the reports? is there some transaction in phase control ETL?

    could someone give some pointers for me? I am very appreciated if you can also provide any other information.

    Thanks in advance.

    (1) generally, the POET application and database server is decentralized with application and database EBS? Both BIEE 10g and 11g version can be integrated with EBS R12?

    You shud look at OBI request here that uses OBIEE as a tool for reporting with pre-built modules. 10g & 11g comes with different versions of the applications of BI that supports sources such as Siebel CRM, EBS, Peoplesoft, JD Edwards, etc...

    (2) in the POET administration tool, the first step is to create arrays of physics. If the source application is EBS, is it still necessary to create the physical tables?

    His independent of any source. It comes to OBIEE modeling to create the RPD with all the layers. If you build from scratch, then you will need to create all layers else if BI Apps is used so you can get pre-built RPD and other pre-designed components.

    (3) if the physical creation of tables is needed, how to transfer data from the source of BSE BIEE physical tables tables? What ETL tool is preferred for most of developers? generator for warehouse or Oracle data integration?

    BI apps comes with ETL pre-built mapping to use with the tools majorly with Informatica. Only applications BI 7.9.5.2 comes with ODI, but oracle has the intention of having only ODI for any other versions.

    (4) during the data transfer phase, there are many many large data to transfer, how to keep the entire? for example, it must transfer 1 million lines of source to physical tables BIEE database, when 50% is completed, users try to open the POET report, they can see the new data of 50% on the reports? is there some transaction in phase control ETL?

    User will see still old data because its good enable Cache and serving it after each load.

    See http://www.oracle.com/us/solutions/ent-performance-bi/bi-applications-066544.html...
    and a lot more docs on google

    Hope this helps

  • problem with Safari and the opening of sites

    problem with Safari and the opening of sites

    Please describe the problem in more detail?

    Try to reset the settings of Safari:

    1. open Safari

    2. click on the Safari menu at the top (to the right of the Apple logo)

    3. Select the Preferences/Privacy tab

    4. click on remove all data from the Web site

    5. close Safari.

    Remove cache Safari files:

    1. click on finder

    2. look for the menu GO to top

    3. click on GO and hold down the option key. This will show a user library folder.

    4. click library and find the Caches folder

    5. in the folder caches com.apple.Safari Ouvrezledossier

    6. move the Cache.db file Trash.

    This should solve the problem. If it does not help, try to disable the Safari extensions

    1. open Safari

    2. click on the Safari menu at the top (to the right of the Apple logo)

    3. Select Preferences

    4. find the Extensions tab

    5 disable all extensions of

    6. relaunch Safari

Maybe you are looking for

  • Use iCloud ID to connect on Mac

    I use my Apple ID to connect my Mac Mini at startup. However, my MacBook Pro does not offer me the possibility to use my iCloud ID to open a session. When I try to change my password, system preferences = > users and groups = > change password gives

  • the Apple tv clock format

    Please can someone advise if the US apple TV 4th generation display time format in 12 or 24 hours?  And is it possible to change this in the settings? Thank you

  • HP Envy 4500 connection

    When I originally installed the printer I set up with a wireless connection. Is it possible to have a PC connected to a USB port and the other PCs wireless printer.  If so, what should I do. I am running Windows 8.1 on the PC that I would switch to U

  • Sync of Smartphones blackBerry to Outlook

    BOT a Tour 9630 to replace 8830.  Installed DTM v 5.01 to synchronize via a USB cable, my contacts, calendar and notes of the 9630.  When I select Sync I get the following message: "your computer must be connected to the Internet to perform this oper

  • How signerer man en I Outlook PDF - fil med NemID tilsendt, og returnerer den igen?

    JEG har installeret/hentet den Oktober NemID signature.NemID skriver:Vaer opmaerksom pa to NemID-supporten ike kan hjaelpe med signerer, how I det solarly program, fx eller Adobe Acrobat Word.