Location of components shared-> static files

We have a strange question by which we are unable to update a file in the shared components-> static files section. We delete the file, but it is still available via:
wwv_flow_file_mgr.get_file? p_security_group_id = 941120303598270 & p_fname = script.js & p_inline = No.

I can't find the table that stored them in. Anyone who knows a problem like this with a certain file? It is not a problem in general. I can add and change all the other files. The file only problem is that I want to change (Murphy?).

Any help would be greatly appreciated!

Hello:

Run the query below from sqlWorkshop

select * from apex_application_files where filename='script.js';

The file is stored in the table named "wwv_flow_file_objects$" in the scheme of 'FLOWS_FILES '.

CITY

Tags: Database

Similar Questions

  • js and css downloaded from apex of static files 4.2.4

    Hello

    1. I need to know in what file are stored files js downloaded from 'components shared - static files?

    2. I need to know in what file are stored the css files downloaded from "sharing of components - Cascading Style Sheets?

    My version of the apex is 4.2.4.

    Thank you

    Iulian

    Hi, Alban,.

    These files are not stored in a folder, they are stored in the database. You can access in your application by specifying

    • #APP_IMAGES #your_file_name.js (if it is a static file that is stored for an application) or
    • #WORKSPACE_IMAGES #your_file_name.js (if it is a static file for your workspace).

    The #APP_IMAGES # and #WORKSPACE_IMAGES # substitution variables will be automatically replaced with a URL to retrieve the files of the database.

    Concerning

    Patrick

    Member of the APEX development team

    My Blog: http://www.inside-oracle-apex.com

    APEX Plug-Ins: http://apex.oracle.com/plugins

    Twitter: http://www.twitter.com/patrickwolf

  • Static files are not

    Hello!

    I have trouble to delete two files downloaded from static.  I can see them in the table apex_040100.wwv_flow_file_objects$.  They have been downloaded in the workspace.

    I can't see them when I select components-> shared static files.

    Can I just remove it from the database?

    Thank you

    Becky

    Jorge,

    I deleted records in the repository to export and who did!  Thank you so much Jorge!

    Becky

  • 11.1.2.3 several node install, do not use a shared location for the HTTP configuration files

    I'm done, the better I have a server three install of 11.1.2.3; Foundation Server the R & A, EPMA, Essbase tools, workspace, a single server Essbase and Planning server.  I haven't used a ' sharedlocation (Advanced link in screen HTTP) for servers.  My question is; "What needs to be done to complete the configuration, as the Administration of planning does not appear in the workspace?"  It is possible to re - configure HTTP to a 'sharedLocation' once the installation and configuration tasks are made?

    Thank you

    You can configure the location of OSH shared anytime

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • What is the location of the shared file in the automation of FDM

    Hi Experts

    1. What is a common FDM location where we put the file so that the FDM will pick up the file automatically in the automation of the FDM? Name of the directory in FDM?

    concerning
    Thaer

    Inbox\Batches\OpenBatch.

    The file must follow the following naming convention:

    ____.txt

    It comes with the separator defined as underscore in the processing Script batch file.

    As previously mentioned by Wayne, refer to the Administrator's guide FDM for more information about the batch.

  • Optimize the download of static files in APEX developemnt

    Heyo!

    I use apex 4.2.6.

    Scenario:

    I use the js or css custom referenced in my application file. Whenever I need to change something that I have to open my file in my editor (ST3), edit it, save it, remove the old static file in the apex, download the new and then check the results.

    It is extremely tedious. Is there an easier way? Something like from the file system? Just while I am in the process of development.

    Hi Para,

    Para wrote:

    I checked the folder of images on my server and it is not all the files I've downloaded at the apex. It contains only the ordinary images/js/css... files needs to this Summit.

    Yes. It contains the files of images/js/css for the constructor of the APEX. But you can create a new folder at the location of the East and store your images/js/css application files and send them using the #IMAGE_PREFIX #yourfolder/yourfile.js, instead of upload to SEO and the shared components using #APP_IMAGES # #WORKSPACE_IMAGES or #.

    Kind regards

    Kiran

  • Import the Javascript library as a static file not work but working from URL

    Hi, I need to use the oCanvas library: download - oCanvas - oriented drawing canvas object in a page.

    I followed this guide: filing of APEX JavaScript static file

    I've downloaded the library and the updloaded in sharing of components/static files and referenced in the page header:

    < script src = "" #APP_IMAGES #ocanvas.js "type =" text/JavaScript"> < / script >"

    On the page, I created a html subregion and in the body, used the following test code:

    < canvas id = "canvas" width = "200" height = "100" > < / canvas >

    < script >

    output function (label, entry) {}

    var out = document.getElementById ("output"),

    input_string = ' ", i, number;

    If (typeof input = 'object') {}

    input_string += "{\n";

    for {(i input)

    number =! isNaN (parseFloat (input [i]))? true: false;

    input_string += ' < span class =------"tab\" > \t </span > ' + i + ":" + (number? ' ")". " "': ' \ '") + input [i] + (number? "": "\" "") + "\n";

    }

    input_string += '} \n ";

    }

    out.innerHTML += (out.innerHTML = ""?) ("": "\n") + label + input_string;

    }

    var c = document.querySelector ("#canvas"),

    CTX = c.getContext ("2d");

    c.Width = window.innerWidth;

    c.Height = window.innerHeight;

    c.addEventListener ("touchmove", function (e) {e.preventDefault ()}; false);

    var canvas = oCanvas.create ({canvas: "#canvas", the decoration: "#222" "});

    Planet Center

    Var Center = canvas.display.ellipse({)

    x: canvas.width / 2, y: canvas.height / 2,.

    RADIUS: canvas.width / 20,.

    fill: "#fff."

    ({. add()});

    Prototype that will be used to instantiate other objects

    var satelliteProto = canvas.display.ellipse ({fill: "#eee"});

    var pathProto = canvas.display.ellipse ({stroke: "1px #999"});

    Implement data

    satellites of var = [], depth = 3;

    var satelliteColors = ["#107B 99", "#5F92C0", "#c7509f"];

    var pathColors = ["#666", "#107B 99", "#5F92C0"];

    Create seven satellites and access roads. Definition is longer down.

    for (var i = 0, l = 7; i < l; i ++) {}

    createSatellite({)

    parent: focus, depth: 1,.

    distance: (i + 1) * canvas.width / 6,.

    RADIUS: canvas.width / 100,.

    Speed: 1

    });

    }

    Set up a tick function that moves all satellites each image

    canvas.setLoop (function () {}

    for (var i = 0, l = satellites.length; i < l; i ++) {}

    satellites [i] .rotation += satellites [i] .speed;

    }

    });

    Definition of a satellite and its corresponding path

    function createSatellite (options) {}

    Create the path which will follow the satellite

    var path = pathProto.clone({)

    Ray: options.distance,.

    x: options.x | 0, y: options.y | 0,

    strokeColor: pathColors [options.depth - 1]

    });

    options.parent.addChild (path);

    Create a new satellite

    satellite var = satelliteProto.clone({)

    origin: {}

    x: 0,.

    y: options.distance * (Math.round (Math.random ())?-1: 1)

    },

    Speed: Math.Random () * (2 * Math.Random () - 0.5) + 0.5,.

    Ray: options.radius,.

    x: options.x | 0, y: options.y | 0,

    filling: satelliteColors [options.depth - 1].

    rotation: Math.Random () * 360

    });

    options.parent.addChild (satellite);

    satellites.push (satellite);

    Create another satellite which will tour around the hub

    If (options.depth < depth) {}

    createSatellite({)

    parent: satellite, depth: + 1 options.depth,

    distance: options.radius * 7.

    RADIUS: options.radius / 1.5,.

    x: satellite.origin.x *-1, y: satellite.origin.y *-1;

    Speed: 10

    });

    }

    }

    Implement control of play/pause for the demo

    var text = canvas.display.text({)

    x: canvas.width / 2, y: 220,.

    origin: {x: 'Centre', y: 'Center'},

    filling: '#fff', size: 25, weight: 'bold', text: 'Play '.

    ({. add()});

    Canvas.bind ("click tap", function () {})

    Text.Text = canvas.timeline.running? 'Play': 'Pause '; Canvas.Redraw ();

    Canvas.Timeline [Canvas.Timeline.Running? "stop": "start"] ();

    });

    < /script >

    That does not work, but if I change reference from the page to the next header it works:

    <script src="http://cdnjs.cloudflare.com/ajax/libs/ocanvas/2.7.2/ocanvas.min.js"></script>

    What can I do to use the static reference correctly?

    It's a library problem?

    I created a test workspace, there are two pages with the static reference and the other with the URL reference, here's the connection info, if you want to try it:

    https://Apex.Oracle.com/pls/Apex/f?p=4550:1:0:

    workspace: ocanvas

    user: user

    Pass: ocanvas

    Thank you for your time.

    The file you have downloaded seems to have some formatting problems (missing CR/LF?).   I downloaded the same file from the remote site and referenced and it works.  Also, you can simply reference the file in the page URL of file header instead of add field tags in the html header scripts.

    -Jeff

  • The display of a static file downloaded content

    Hello

    APEX version is 4.0.2.

    I want to see the content of some static files (javascript files) that have been uploaded in the database. However, I see that the options 'Display install file Script' and 'Display delete Script file '. Is it not possible to simply download these files to the database?

    Thank you
    Matthias

    Hello

    You can change the view of your report of static files in the shared components of the icons to details. When you do so, you will see a download link for each file. In my opinion, the 'Details' should be the default view.

  • How space image of reference in static file work?

    I created a .js file and loaded components shared as a static file.

    It works very well... Except that... my images referenced in the code are not displayed.

    My images are found in the #WORKSPACE_IMAGES #. My code for referencing them is:

    document.getElementById("box").style.background = "url('#WORKSPACE_IMAGES#Page_1.jpg')"; "

    When I put the javascript code in the < head > of apex, you can find the images very well using the code above. But, when I try this code in an external .js file, it does not find the images.

    Can someone help me understand this and provide the code that I need to get my pictures is displayed?

    Thank you very much in advance,

    Maggie

    You made the change to remove the reference to the ' #WORKSPACE_IMAGES # in the JS in the external file?

    document.getElementById("box").style.background="url('" + img_dir + ".Page_1.jpg')";
    
  • access to static files.

    I figured out how to download a file that I need an application in components that are shared for shared files.

    I looked through the docs screens, the forum and help and I don't see how using it now in my application. I want to create a link to get the file when the user clicks on it. but I can't find info on how to post a link to this static file. How this is done? more importantly, where it is documented? This isn't under the static files anywhere in the docs.

    You can view these files using #WORKSPACE_IMAGES # string substitution for static or image files.

    If it's a picture of the sample (note No slash "/")

    < img border = "0" src = "" #WORKSPACE_IMAGES #img.jpg ">"

    If it is the script file-

    < script type = "text/javascript" src = "#WORKSPACE_IMAGES #autofilter.js" > < / script >

    Tarraf

    Published by: Alphonse on March 10, 2009 21:01

  • What is the right way to specify the location of the shared library in an a .lvlib function call library function node?

    I'll have a bit of a problem with how to specify the location of library shared in a call library function node it is a VI that is part of a library of LV. Here's a little background which may help.

    I do a lot of measures using spectrometers photo from several manufacturers.  Someone in my company developed a C DLL library, which provides a simple API for all the different spectrometers. To facilitate this DLL to use in LabVIEW, I wrote a .lvlib that wraps all the functions.  When I want to use the API, I simply include the .lvlib file in my project that allows me to drag and drop the wrapper s VI on my block diagram. When I created the .lvlib of VI, I specified the path in the call library node. /. * so it will always look in the local application to the DLL directory when I run.

    The problem is, when I load demand, LabVIEW you asks for the location of the DLL even if it's just there in the local directory! I tried to put copies of the DLL in the directory with the .lvlib, but he still refuses to find the DLL loading.  What I am doing wrong?

    You should in this simple case enter the full path to the DLL by navigating to it. If the DLL is on the same volume/drive that the VI containing the call library node LabVIEW will be internally store the relative path from the VI to the DLL (but still show the absolute path). If you move the DLL and screw together (so the relative location of the DLL to the VI remains the same) LabVIEW will always find the DLL.

    I don't think that the lvlib would add nothing to that.

  • Shared drive file Windows Server 2012 r2 access VERY slow

    Every time I open a file that is located in a shared folder on a drive with r2 Windows Server 2012 (videos and PDF with graphics, in particular), says file takes forever to load, videos often stutter, etc.. This affects all computers connected to the field with access to these shared folders/drive. Is there any solution for this? I couldn't find one so far.

    This issue is beyond the scope of this site and must be placed on Technet or MSDN

    http://social.technet.Microsoft.com/forums/en-us/home

    http://social.msdn.Microsoft.com/forums/en-us/home

  • Turns off sharing multimedia files, because a Windows setting required or a component has changed.

    (Not sure if right section)

    I get this error message;

    Sharing multimedia files has been disabled because a Windows setting required or a component has changed. For any additional help, click Help on the Web.
    No matter what I do the problem persists, I restarted the network of Windows media sharing service player, I deleted the two files in Media Player folder, and the folder is located in appdata/microsoft /, I did the program to 'fix' automated through microsoft solution that resets the MP11 library and network settings.
    Please notify.
    I need sharing media for listening to music on my Xbox 360, the media center extender works very well, I can play music via my xbox with this fine method, however if I want to hear all while playing a game (which I did perfectly well until now) my xbox will not find my computer keeps resetting of sharing multimedia files off the power.
    Dell Inspiron - 1501
    Turion, AMD 64 x 2 1.80 GHz
    MEM: 2 GB RAM
    Vista SP2
    Help, please!

    Hello

    I suggest you to follow these steps and check if that helps:

    Method 1:
    Try to run the troubleshooting and check if it helps:
    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-settings-Troubleshooter

    Method 2:
    Try to uninstall and reinstall Windows media player, and check if this may help:

    a. click the Start button, select Control Panel, click programs and then click turn on turn Windows features on or off. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    b. click on media features, uncheck Windows media Player and click ok.

    c. restart the computer, follow the same procedure and control Windows media Player.

    http://Windows.Microsoft.com/en-us/Windows7/turn-Windows-features-on-or-off

    For more information, see these links:
    http://Windows.Microsoft.com/en-AU/Windows-Vista/change-settings-for-sharing-media-in-Windows-Media-Player
    http://Windows.Microsoft.com/en-us/Windows-Vista/share-your-media-in-Windows-Media-Player-with-other-people-or-devices

    It will be useful.

  • Use a static file as the source of the HTML region

    Hi all

    Sorry for the maybe trivial question, but is be possible to use static files as the source of the HTML region? The files are pretty simple, but must be translated so we prefer to keep as a static, rather than paste multiple lines of region to conditionally display files.

    I tried something like

    < embed src = "#WORKSPACE_IMAGES #& FSP_LANGUAGE_PREFERENCE.file01.txt" >

    It is however showing the HTML source on screen and making is not in html format.

    The other option, I tried creating a URL zone that would get the content from the server, for example:

    http://localhost:9080/Apex/wwv_flow_file_mgr.get_file?p_security_group_id=4874627831984398 & p_fname = en_file01.txt

    ... but I'm running against error access control list (ACL). The file opens when you load the link directly in a browser, but apparently localhost is not allowed to ACL and I would not have sysdba access where to deploy.

    Finally I saw the recommendation to use an iframe in a similar discussion to display pdf file here Show PDF in Apex region Earth tried
    "< iframe src =" ' #WORKSPACE_IMAGES #& FSP_LANGUAGE_PREFERENCE.file01.txt & embedded = true ' style = "" > < / iframe >

    but receive "not found".

    The requested URL /apex/wwv_flow_file_mgr.get_file was not found on this server"as if the file name is not received? Eponymous is parsed correctly in the embed tag.

    Help, please

    Atanas

    Hello

    To me it sounds you can use shortcuts instead to locate some files in the workspace files
    http://docs.Oracle.com/CD/E37097_01/doc/doc.42/e35125/bldapp_cut.htm#sthref1696

    Kind regards
    Jari
    -----
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Difference between downloading a file JS under "Static files" and "Images".

    I got to know of 2 ways in which the "JS" files can be downloaded in application APEX "Shared Files" and "Images".

    I would like to know the difference and how it should be used once its downloaded through "Static Files".

    I don't think it makes a difference when you download your JS files, but you would link/load them in your pages in the same way it is using WORKSPACE_IMAGES and APP_IMAGES, prefix depending on how your downloaded.

    Not just one of these methods, the images in the comic book extractions/stores and therefore a DB connection is open when the resource is requested. A better option is to load it into the file system HTTP (prefix of image or less/i) directory server so that a direct URL can be used.

Maybe you are looking for

  • Re: Camileo X 100 - cannot change files

    I bought the Camileo X 100 and have been frustrated since I got it. I can't change the files with anything, Adobe premiere CS5 sees them as only Audio, Sony Vegas Studio HD 9.0 see them as video with no audio. I tried to convert them, but it converts

  • Microsoft know that there is a virus Removal Tool MS

    original title; is soft micro aware there is a ms removal tool virus "while on my pc, it was taken on what was obvisuly a false" virus tool withdrawal soft micro. My question is miro soft to aware of this and so until they make about it? This virus g

  • you want to develop - where begin?

    Hi all! I have some ideas in mind to develop applications for the Playbook and, if possible, to the next platform BB10 port in the future. I am fairly new to this, but have they the basic knowledge in coding. Where I would start with the update and w

  • We can customize the default form validation?

    HelloWe can customize the default form validation?Thank youSanjiv

  • Client batch DRM does not

    HelloOur client batch worked.We are on 11.1.2.4 DRM...All of a sudden, we get this error message in the logs.10/09/2015-07:28:20 - * start Oracle DRM Batch Client *.10/09/2015 07:28:20 - = > ERROR: initialization error: there is no end point for list