passing URL to getResourceAsStream ()?

Is this allowed?

I want to read a text file located on a Web site, a line at the time and the example code for LineReader suggests to use getResourceAsStream (), but it returns a NULL value.

How can I get it work?

N °

If the file contains fixed content, then you can put it directly into your application, so you will be able to use the getResourceAsStream.

If she is changing and you need to read the latest content, then I don't think you have the choice, you can use code like httpDemo to get the file on your BlackBerry.

Tags: BlackBerry Developers

Similar Questions

  • PASS URL parameters

    Hi all
    I checked the GO url with a filter feature - works great, if I try to add more number of parameters, it does not work. BI takes a single parameter value. I tried with 10 filter value in the URL GO. For this, I have passes the parameters to
    .. Saw.dll? GO & Path = < ReortPath > & Action = Browse & P0 = 10 & P1 = eq & P2 = Col1 & value = P3 & P4 = Col2 & P5 = value...

    is there a any restriction on the number of parameters to OBI?

    Hi, the syntax of URL go that you guys were talking about is old. I don't know when OBIEE has published this new syntax, but it is quite flexible in terms of number of parameters to pass HTML controls.

    New syntax is something like that

    http://saw.dll? «Go & Path = / shared //& Action = Navigate & Options = fdr & Col1 = "" & val1 ='' & op1 = eq...»
    You can replace %20 for spaces

    I found more information on this new syntax at this site:

    http://sureshotstrategies.WordPress.com/2008/12/13/integrating-Oracle-OBIEE-content-using-go-URL-syntax-2/

    Good luck
    SAI

    Published by: Sai Kumar Reddiboyina, on September 20, 2009 13:33

  • How to pass URL format like this: DD/MM/YYYY HH24:MI:SS?

    Hello

    I have items date format in the format shows: "HH24:MI:SS DD/MM/YYYY '.
    I want to spend in the URL, but the sign ': ' is interpreted as an end of value by the apex;

    For example, if the value of the element is March 21, 2010 10:20:43 'I get this as a result 21 March 2010 10';

    How high spend tiem value in the URL if possible wthout changing the format of the mask?

    Thank you very much for your help!

    Christian.

    A bit of a brute force approach, but this is to consider that it is for all of the specific characters of the Apex (keeps this htf.escape_sc). It is also useful during extraction of text for SQL scripts that may include newlines, quotes etc. etc. Representation of RAW is twice as long ACE as the string of the date of entry, so use with caution... It also helps to hide the URL which helps reduce piracy of URL...

    SQL > select UTL_RAW.cast_to_raw (March 21, 2010 10:20:43 ') of double

    UTL_RAW. CAST_TO_RAW('21/03/201010:20:43')
    --------------------------------------------------------------------------------
    32312F30332F323031302031303A32303A3433
    1 selected line.

    SQL > select UTL_RAW.cast_to_varchar2 ('32312F30332F323031302031303A32303A3433') of double

    UTL_RAW. CAST_TO_VARCHAR2 ('32312F30332F323031302031303A32303A3433')
    --------------------------------------------------------------------------------
    2010-03-21 10:20:43
    1 selected line.

    Published by: maceyah on March 25, 2010 09:38

  • How to pass url variables in the form of films flex

    I used to do in Flash 8 using swfobject, but it doesn't seem to work with Flex.

    Anyone can provide an example on how to do this.

    Thank you

    Gilbert

    I solved the problem using swfobject. Missed me the call of the variable in the url as

    myVar = Application.application.parameters.varOnTheURL;

    In other words, I tried to use varOnTheURL directly as I would in Flash 8.

    Gilbert

  • Can you pass url parameter to SampleVideoPlayer_FP?

    I would like to send the name of the file for the sample player f4v, so it loads immediately.

    Is there a way to do this?

    Thank you very much

    KeV

    Hello

    The missing models are all DRM related classes, which means that you do not have the playerglobal.swc (for Flash Player) and airglobal.swc (for AIR) successfully imported.  I'll create a separate forum thread detailing this information for the community.

    [How to deal with 'missing type' error messages for DRMContentData DRMVoucher, DRMStatusEvent, etc...]

    1 locate your airglobal.swc to your Flash Access DVD file to: \Reference Implementation\Sample video Players\AIR\airglobal.swc\

    2. locate your playerglobal.swc in your Flash Access DVD file to: \Reference Implementation\Sample Players\ video

    3 copy airglobal.swc to your download directory of the Flex SDK (for example C:\Program Files\Adobe\Flex Builder 3\sdks\3.2.0\frameworks\libs\air\) kit

    4 copy playerglobal.swc in your directory of the Flex SDK SDK download to the location of Flash Player 10 (for example C:\Program Files\Adobe\Flex Builder 3\sdks\3.2.0\frameworks\libs\player\10)

    see you soon,

    / Eric.

  • passing url variables

    and I don't see yet how get rid of it. The correct records are returned by the query, but record # returned (RecordCount) text is duplicated for each returned record. If the query returns two records - two counts of Records are displayed. If the query returns 4 files; for numbers Records are displayed.

    Poster like this: see code below.

    County of Albanon - 1 projects found

    record 1

    2 County projects - found Ashland Ashland County - 2 projects

    record 1
    worksheet 2

    Columbus County - 4 projects are the Columbus County - 4 projects are County of Columbus - 4 projects are Columbus County - 4 projects found

    record 1
    worksheet 2
    fact sheet 3
    record 4




    As it is not inside a loop of the query, you must prepend #county # with the name of the query. Depending on your version, one of them should work.


    #getProjects.County # County - project #getProjects.RecordCount # found

    ...



    #getProjects.County # County - project #getProjects.RecordCount # found

  • a form two buttons send to different URLS

    I have a confirmation page to two buttons will be sent to the payment page, the other needs to access anthers URL and I'm totally stuck on how to do it. I've added comments where the button should sit and where to go,

    That's what I

    the script

    <? PHP

    $editFormAction = $_SERVER ['PHP_SELF'];

    If (isset {}

    $editFormAction. = « ? ». htmlentities($_SERVER['QUERY_STRING']);

    }

    If ((isset($_POST["MM_insert"])) & & ($_POST ["MM_insert"] == "form1")) {}

    $insertSQL = sprintf ("INSERT INTO beaubeau_orders (OrderID, CustomerID, OrderDate, shipping, Discount, tax, Total, TransactResult, imx) VALUES (%s, %s %s, %s, %s, %s, %s, %s, %s)", ")

    GetSQLValueString ($_POST ["OrderID"], "text").

    GetSQLValueString ($_POST ["CustomerID"], "int").

    GetSQLValueString ($_POST ["OrderDate"], "date").

    GetSQLValueString ($_POST ['shipping'], "double").

    GetSQLValueString ($_POST ['Discount'], "double").

    GetSQLValueString ($_POST ["tax"], "double").

    GetSQLValueString ($_POST ['XC_Amount'], "double").

    GetSQLValueString ($_POST ['TransactResult'], "text").

    GetSQLValueString ($_POST ["'imx"], "int"));

    @mysql_select_db ($database_beauSS15, $beauSS15);

    $Result1 = mysql_query ($insertSQL, $beauSS15) or die (mysql_error ());

    }

    X Cart

    $useSessions = false;

    $XCName = "beaubeau;

    $XCTimeout = 1;

    $XC_ColNames = array ("StockID", "ProductID", "Size", "Quantity", 'Name', 'Price', 'Stock', 'Total');

    $XC_ComputedCols = array ("","","","","", "", "","Price");

    require_once('XCInc/XCart.inc');

    $colname_rsCustomer = "1";

    If (isset($_SESSION['MM_UserAuthorization'])) {}

    $colname_rsCustomer = $_SESSION ["MM_UserAuthorization"];

    }

    @mysql_select_db ($database_beauSS15, $beauSS15);

    $query_rsCustomer = sprintf ("SELECT * FROM beaubeau_customers WHERE the beaubeau_customers.") (CustomerID = %s", GetSQLValueString ($colname_rsCustomer,"int"));

    $rsCustomer = mysql_query ($query_rsCustomer, $beauSS15) or die (mysql_error ());

    $row_rsCustomer = mysql_fetch_assoc ($rsCustomer);

    $totalRows_rsCustomer = mysql_num_rows ($rsCustomer);

    to pass URL parameters

    If (! session_id()) session_start();

    If (isset($_SESSION["x_urlstr"])) {}

    $x_reqstr = $_SESSION ["x_urlstr"];

    session_unregister ("x_urlstr");

    }

    Repeat XCart region * (do not remove this label)

    Redirect if XCart is empty *.

    $XC_RedirectIfEmpty = "SS15cart.php";

    If (isset($_SERVER["QUERY_STRING"])) {}

    $XC_RedirectIfEmpty. = « ? ». htmlentities($_SERVER["QUERY_STRING"]);

    }

    If (isset(${$XCName}["contents"]) & & (sizeof(${$XCName}["contents"][0]) == 0)) header ("Location:".) $XC_RedirectIfEmpty);

    validate x limit

    $XC_invalidItems = "";

    $XC_lim = "";

    $iCol = array_search("Quantity",${$XCName}["ColNames"]);

    $iSrc = array_search("Stock",${$XCName}["ColNames"]);

    for ($iVal = 0; $iVal < sizeof(${$XCName}["contents"][0]); $iVal ++) {}

    {If (${$XCName} ['material'] [$iCol] [$iVal] > {${$XCName} ["content"] [$iSrc] [$iVal]})}

    If ($XC_invalidItems! = "") $XC_invalidItems. = «- » ;

    $XC_invalidItems. (string) = ($iVal + 1);

    If ($XC_lim! = "") $XC_lim. = «- » ;

    $XC_lim. (string) = ${$XCName} ['material'] [$iSrc] [$iVal];

    }

    }

    If ($XC_invalidItems! = "") {}

    $XC_invalidItems = "(".) " $XC_invalidItems. "by";

    $XC_lim = "(".) " $XC_lim. "by";

    $x_limErr = "the articles $XC_invalidItems exceed the available stock of $XC_lim";

    }

    Add delivery according to area: fixed

    @mysql_select_db ($database_beauSS15, $beauSS15);

    $XC_ShipSource = "SELECT Value FROM beaubeau_shipbyzone WHERE the area = '". $row_rsCustomer ['country']. "'";

    $XC_rsShip = mysql_query ($XC_ShipSource, $beauSS15) or die (mysql_error ());

    $row_XC_rsShip = mysql_fetch_assoc ($XC_rsShip);

    $XC_Shipping is $row_XC_rsShip ['value'];. When free shipping, done using the varialble

    $XC_Shipping = 0;

    $XC_rsShip = null;

    DISCOUNT NEW QUERY.

    @mysql_select_db ($database_beauSS15, $beauSS15);

    $query_rsDiscount = "SELECT * FROM beaubeau_discounts";

    $rsDiscount = mysql_query ($query_rsDiscount, $beauSS15) or die (mysql_error ());

    $row_rsDiscount = mysql_fetch_assoc ($rsDiscount);

    $totalRows_rsDiscount = mysql_num_rows ($rsDiscount);

    $discountName = $row_rsDiscount ["discountName"];

    $discountExpire = $row_rsDiscount ["discountExpire"];

    $discountAmount = $row_rsDiscount ["discountAmount"];

    NEW APPLICATION OF DISCOUNT END.

    new discount code

    If (isset($_POST['discount']) & & $_POST ['discount'] == "BOO")

    {

    $multiplier = 0.8;

    }

    on the other

    {

    $multiplier = 1;

    }

    Calculate the Total general

    $XC_GranTotal = ($XCart_sumTotal * $multiplier) + $XC_SalesTax + $XC_Shipping;

    before this reduction * $XC_GranTotal = $XCart_sumTotal + $XC_SalesTax + $XC_Shipping-$XC_Discount;

    query string

    $x_urlstr is "amount =". number_format ($XC_GranTotal, 2). '& firstname ='. UrlEncode ($row_rsCustomer ['FirstName']). '& lastname ='. UrlEncode ($row_rsCustomer ['LastName']). '& cemail ='. $row_rsCustomer ['email']. '& caddress ='. UrlEncode ($row_rsCustomer ['Address']). '& clocation ='. UrlEncode ($row_rsCustomer ['Town']). '& cprovence ='. UrlEncode ($row_rsCustomer ['County']). '& czip ='. $row_rsCustomer ['postal code']. '& ccountry ='. UrlEncode ($row_rsCustomer ['Country']);

    $_SESSION ["x_urlstr"] = $x_urlstr;

    session_register ("x_urlstr");

    Save XCart contained in table *.

    require_once('XCInc/XCsaveAction.inc');

    If (isset($_GET['XC_SaveCartToTable']) & & ($_GET ['XC_SaveCartToTable'] == '1')) {}

    $XC_destColName = array("SKU","ItemID","UnitSize","Quantity","","UnitPrice","","Total");

    $XC_destColType = array("num","str","str","num","num","num","num","num");

    $XC_orderId = $_SESSION ["OrderID"];

    $XC_tableName = "beaubeau_orderdetails";

    $XC_OrderIDCol = "OrderID";

    $XC_OrderIDType = 'NB ';

    $XC_AddToTableRedirect = "SS15paypal.php?$x_reqstr";///these is the URL where the buttons should send. "

    $XC_AddToTableRedirect = ' paypalpro1.php?$x_reqstr";//// here's the URL where the buttons should send .

    $XC_conName = "beauSS15";

    require_once('XCInc/SaveXCartToTable.inc');

    } ? >

    the form is here

    < do action = "<?" PHP echo $editFormAction;? ">" method = "POST" name = "form1" id = "form1" >

    < input name = "Button" type = "image" src = "images/proceed.jpg" value = "Pass to secure the server" / > "

    "< input name ="Button"type ="image"src =" images/proceed.jpg"value =" PAY BY CREDIT CARD "/ > <!--this is the second button-->

    < input name = "OrderID" type = "hidden" value = "<?" PHP echo $_SESSION ["OrderID"];? ">" / >

    < input type = "hidden" name = "Shipping" value = "<?" PHP echo $XC_Shipping;? ">" / >

    < input name = "Discount" type = "hidden" value = "<?" PHP echo $XC_Discount;? ">" / >

    < input type = "hidden" name = "Tax" value = "<?" PHP echo $XC_SalesTax;? ">" size = "32" / >

    < input type = "hidden" name = "XC_Amount" value = "<?" PHP echo $XC_GranTotal;? ">" / >

    < input type = "hidden" name = "CustomerID" value = "<?" PHP echo $row_rsCustomer ["CustomerID"];? ">" size = "32" / >

    < input type = "hidden" name = "OrderDate" value = "<?" PHP echo date("Y-m-d")? ">" / >

    < input type = "hidden" name = "MM_insert" value = "form1" / >

    < input type = "hidden" name = "XC_Limit" value = "<?" PHP echo @$x_limErr;? ">" / >

    < input name = "TransactResult" type = "hidden" value = "awaiting payment" / >

    < input name = "imx" type = "hidden" value = "2" / >

    < / make >

    There must be a right of liquidation?

    How many times I have to tell you that the syntax is incorrect. Please read the previous answers posted carefully, otherwise it's a complete waste of time

    YOU HAVE BRACKETS LACK IN THE CODE YOU HAVE POSTED (BELOW IN RED)

    If (is_numeric($_POST['buttonClicked']) & ($_POST ['buttonClicked'] == 1))

    ElseIf (is_numeric($_POST['buttonClicked']) & ($_POST ['buttonClicked'] == 2))

    You must get the right code until it had a chance to work - its just not good 'hoping' its going to work.

    You took the code I provide in my example and tested, you will find that it works. It's the starting point at which you should engage and whenever you introduce a new piece of test code.

  • Help - BrowserField2, Media Player and son

    Hello everyone

    In my application, I have BrowserField2 added to the screen and multimedia player based on Streaming media - start to finish. I try to open the media player in browser using extensive javascript. My plan is that when the user clicks on links in the web page, I call javascript function extended with some parameters such as the url of the video to stream. This function pushes to turn screen player with the passed url. Œuvres very good media player and video streams when used standalone. But it does not play video when it is associated with BrowserField using extended javascript.

    I suspect that the problem is with the event thread synchronization or threading-related. I push the screen containing the multimedia player using runnable. The screen appears. But when I click on the play button (which begins a few discussions to get video and play), nothing happens and my application crashes. I am not able to pinpoint the problem. You will appreciate if someone can pin point the problem.

    Thank you.

    A few announcements of code as below:

     public void extendJavaScript() throws Exception
     {
        ScriptableFunction playVideo = new ScriptableFunction()
       {
          public Object invoke(Object thiz, Object[] args) throws Exception
          {
                    openMediaPlayer(args[0].toString());
                return Boolean.FALSE;
           }
        };
        _bf2.extendScriptEngine("bb.playVideo", playVideo);
    }
    
    private void openMediaPlayer(final String url){
        UiApplication.getUiApplication().invokeAndWait(new Runnable() {
    
            public void run() {
            PlayerScreen _playerScreen = new PlayerScreen(url + ";deviceside=true");
            UiApplication.getUiApplication().pushScreen(_playerScreen);
            }
        });
        }
    

    Never mind. Have solved it. It turns out that the video I tried to access it from the web page is in incompatible format and so throw an error and freezing of the application.

  • Play simple/beep in version 5.0.0?

    Can someone help with the code to play a simple beep/version 5.0.0?  I have acquired a method to alert to work but it comes through the phone's speaker and you can not hear it.  I need to be able to direct sound to the speaker.  I saw this post, but it does not work in 5.0.

    Kind regards

    Scott

    I couldn't quite strong tones, so I just downloaded a few mp3 beeps and they are much stronger.  Not sure if anyone else has come across this, but here is the code I used, which checks if the BB is to vibrate or silent mode before playing the beep.

    //BEEPS
    try {
    
        if ( NotificationsManager.isVibrateOnly() || (NotificationsManager.getMasterNotificationVolume() == 0) ) {
    
            if (Alert.isVibrateSupported() ) {
    
                Alert.startVibrate(500);
            }//Alert.isVibrateSupported()
        } //NotificationsManager.isVibrateOnly()
        else {
    
            InputStream is;
            if (pass) {
                is = getClass().getResourceAsStream("/beep.mp3");
            } else {
                        is = getClass().getResourceAsStream("/beep-error.mp3");
                    }
                    Player myPlayer = javax.microedition.media.Manager.createPlayer(is, "audio/mpeg");
                    myPlayer.realize();
                    myPlayer.prefetch();
    //              VolumeControl vc = (VolumeControl)myPlayer.getControl("VolumeControl");
    //              vc.setLevel(100);
                    myPlayer.start();
                } //else - not in vibrate only mode
    
            } catch (MediaException me) {
                System.out.println("Media/Tone Media error: " + me.toString());
            } catch (IOException ioe) {
                System.out.println("Media/Tone IO error: " + ioe.toString());
            } catch (Exception e) {
                System.out.println("Media/Tone error: " + e.toString());
            } //catch
    
  • Preview and scroll text problems

    Anyone having problems becomes the scrolling text function to work in a superposition of a provision fixed ePub? I have the latest version of InDesign CC, purchased last week.

    Here is a picture of my file. As you can see, it's really simple. Content area is on the right. You can't see the whole box, but it is long enough to fit all my text. On the left, I created a container box, wider but shorter than the content area. I then selected and used content in paste to place the content in the container. Then, I chose the container, went to Folio overlays, and I called the vertical scroll content box, start at the top left and vector format. But when when I tried to preview (more on problems of overview in a minute), the container appears as a simple text with no capability of scrolling box. I asked the help of Adobe people and they don't seem any ideas not yet.

    scrollable screenshot.jpg

    For what is an excerpt, well, I can export to Adobe Digital Editions or I can look at the page in the preview window/Interactive/EPUB interactivity. But an excerpt from treaty simply file/Folio page and then returns nothing. And the same thing happens when I hit an excerpt in the Panel inlays of Folio.

    I would like to know if this is specific to my system or a common problem. Since I bought only CC to produce annotated books, there is not much I can do without it. And if CC does not do, does anyone have a suggestion for something that a non-programmer can use to achieve the same result?

    Thanks for any help.

    Frames with scroll are a DPS - Digital Publishing Suite - function (like all the other effects in the Folio overlay Panel). This is a different beast than ePub ch-putting on the page.

    For fixed layout, interactivity all is supported (any Panel in windows > interactive flyout) except the forms, Page Transitions and Animation of two presets smoke and blur. Note that Folio Builder panels and overlays of Folio is not part of the interactive panel group.

    I know it's very confusing!

    If you try to create a * app * then you use DPS, and you should ask this question in the DPS forum.

    Digital Publishing Suite

    If you try to create a * ebook * then this is the forum to post in.

    You might find my new lynda.com video tutorial course, Creation fixed provision EPUB from InDesign CC, to be useful. A bunch of videos are free and may be all you need. To look at the other, however, you will need a subscription. You can use my free pass URL to get a free week of free access to all the videos on lynda.com.

    Watch the online video course, creation of available fixed EPUB with InDesign CC

    Free pass: http://lynda.com/freepass/amconcepcion

    AM

  • How to expose a browser setting?

    Hello

    I'm trying to implement the url parameter passing as a result of a page
    http://blogs.Oracle.com/Shay/entry/deciding_which_tab_to_show

    adfc-config file. XML when trying to add a url entry setting, I get an error:
    EL token 'param' is unknown, however, no error not noticed in the video tutorial
    -----------------------------------
    < view id = "login" >
    Page1.jspx < page > < / print this page >
    < input-page-setting id = "__1" >
    < security > #{param.p1} < / value >
    < value > #{viewScope.p1} < / / value >
    < / Entry-page-setting >
    < / view >
    ...
    ----------------------------------------
    What is the problem with the param.p1? I should create/report/prepare it somehow?
    JDev 11.1.2.1.0

    Grodno,

    Do you see an error or a warning of compilation? If it's a compilation warning, what happens if you run the application?

    In addition, there is a new way to pass URL parameters in JSF 2 (#{param} is an implicit object in JSF 1.2) - [url http://mkblog.exadel.com/2010/07/learning-jsf2-page-params-and-page-actions/] explains that the page settings - you could have a go at this approach as well.

    John

  • Applications of satellites no Flex

    Quick question!

    Is it possible to have a core of flex at the base of the rich interactions that occur in a 'piece', but also tap into selective interactions - not to say that the cat to send/receive of a mobile device, for example?

    I realize it would happen on the server.

    A hypothetical example would be some users working on the desktop (in the flex application) and other users in the 'field' using information about the interaction of cat from a mobile phone.

    So, currently we do not have an API for server-to-server available to do what you need, but we are working on that.

    The workflow you describe is it than the FilePublisher (currently it also to download a file on our servers, but the base model doesn't pass URL autour), and when we deliver the functionality of server to server, you will be able to do this via a REST interface.

  • How the hell can I do this hour-plus process?

    We e-mail broadcasts that have begun to choke our outgoing smtp server, so I need to send small groups at fixed intervals. 1 000 emails in batches of 100 every 10 minutes would take well over an hour which is good for sending, but NOT for the CF Server!

    Obviously (to the right)? I can't have a process running this long on the server, so y at - it another way that having a task running every 10 minutes to check what was sent etc etc?

    I tried incrementing counters and cflocating a page back to itself after a break with this code and it seems to work, but it's the best approach? :

    < cfif not isDefined ("url.pass") >
    < cfset url.pass = 1 >
    < / cfif >
    < cfset maxx = 4 >
    < cfset pass = #url.pass # + 1 >
    < cfset attributes.interval = 4 >
    < cfscript >
    thread = createObject ("java", "java.lang.Thread");
    thread. Sleep (javaCast ("long", 1000 * attributes.interval));
    < / cfscript >
    < cfif #pass lt # #maxx # >
    < cflocation url = "Untitled - 5.cfm? pass = #pass #">"
    < / cfif >

    Any comments would be greatly appreciated!

    Thank you
    Richard

    cfchedule I had totally forgotten about it. Very cool. Can I schedule a task to run until it ends, then remove it when finished. Perfect.

    Thank you!!

  • pass simple to easily save URL

    Hello.

    I have hp sleekbook envy6-1090, I have formatted my pc and I lost a programe called simple pass, I want to save and recall different URLS by clicking ctrl + number please helpe me reinstule it (is not simple col fore digital footprint certified)

    What about parasites >

    khjawabrah

    I'm glad I could be of service. It's not too much to ask, could you mark my posts with congratulations and accepted Solution to show that I helped you? It would be very appreciated

    If you have any other questions, feel free to ask!

    Mario

  • Passing parameters to the URL - availability in the new process of request

    Hello

    I am able to pass parameters in the URL of the APEX that defined the points of the application as below

    : http://application-tier server: port/pls/apexdev/f? p = 1001:1:APP_CLIENT_NUMBER, APPLICATION_NUMBER:0001285, 0000051:

    I would like to get and set other items based on elements of application passed as parameters. I would like to only enter once application.

    I found the best place for this action in a process of application with Point on new Instance of Process.

    The problem seems to be that the value of point of application has not been set at this point, and therefore the values are null.

    If I change the application process process Point to something that runs to each page as On Load: after the header, then the values are available. It is not suitable as only wish to run once at startup of the application.

    I can't find discussion of this documentation.

    1. I would be able to access URL parameters in the application process with Point on a new Instance of the process?

    2. are there any other equivalent task for access to URL parameters at the start of the application?

    Thank you

    Hello

    APEX runs only on the new process Instance when a new session has been set up. As you discovered, URL items are not yet saved in session at this point State. You can use a level app process before header instead, with a condition that makes that make it run when certain elements that you want to initialize are null.

    Kind regards

    Christian

Maybe you are looking for