State protection of session and browsing to URLs outside the apex

Hello
I'm working an application, in which basis on a unique key for each customer, and I show you her address on map (google.api) I used the apex util to prepare the url and activate checksumprotection on that element for success.
I have another page that is the customer also details on this unique base, which works great as its peak in only
what I notice is that, when I browse to url (maps.google.com) external session is different from what I had originally, posing problem when I want to navigate from card (java script Info window) to access details by using the same unique key of the client.
I read that it was a bug in 4.1, but I use 4.1.1 assuming that the bug has been fixed.

DB 11G
Oc4j
Linux

Kindly help

Hello Red Bull,

Following article will help you to google maps api integration through web services:

[url http://www.oracle.com/technetwork/developer-tools/apex/application-express/integration-086636.html#GOOGLE] Request Express integration with Google Maps

OR

You can try just of plugins available on http://apex-plugin.com.
One of them which can be your help is:

[url http://apex-plugin.com/oracle-apex-plugins/item-plugin/location-map-image_97.html] View the location on a Google map

by @Peter Raganitsch including the blog post is:

http://www.Oracle-and-apex.com/plugin-location-map-image/

I hope that helps!
Kind regards
Kiran

Tags: Database

Similar Questions

  • Hi, I went to muse theme and browse widgets to find the box 024 of the google translator Toolkit, I saw the video explaining how manage widgets but now where can I found it to include in my site, because the french version of muse gift

    Hi, I went to muse theme and browse widgets to find the box 024 of the google translator Toolkit, I saw the video explaining how to manage widgets but now, where can I found it to include in my site because the french version of muse have several widgets free for people like me who pay every month the application. Thank you

    I'm not aware of a free translator widget.

    I found these...

    Web site translator

    Translator widget $6.99 for the widget

    Adobe Muse TB024 Widget | MuseThemes.com $69 / year includes everything. I signed up for this and it is worth, they of new themes & widgets every month.

  • Values element autologin and passing in the URL of the APEX

    We call APEX JSP URL.

    I am able to autologin to APEX application:

    http://host/pls/dad/f? p = 555:101:BRANCH_TO_PAGE_ACCEPT:NO:P101_USERNAME, P101_PASSWORD:username, password

    The problem is that I have to pass values of the item to page 10. How can I do?

    I created an item hidden in the login page (101) and created a process (before header) that sets the values of point of application.

    I tried to spend the new item values in the URL, but get an error "cannot find an id element for P101_TEST element.

    http://host/pls/dad/f? p = 555:101:BRANCH_TO_PAGE_ACCEPT:NO:P101_USERNAME, P101_PASSWORD, P101_TEST:username, password, the value

    Please suggest how to solve this problem or if there is a better way to do it.

    I discovered another way to do it is another way to do this by creating the elements of an application and passing these values in the URL.

    Create the point of application: APP_ITEM1, APP_ITEM2

    http://host/pls/dad/f? p = 555:101:BRANCH_TO_PAGE_ACCEPT:NO:P101_USERNAME, P101_PASSWORD, APP_ITEM1, APP_ITEM2:username, password, value1, value2

  • Tips and advice from Expert in the APEX

    Hello Expert,

    I have a question, I was asked to look at a few applications that were built with Oracle Portal, lots of procedures for Oracle that will generate the html. Oracle does not support Oracle Portal and my organization is trying to use the following procedures to create the same type of Application Oracle apex. I have no idea on the Oracle Portal but, I can understand the instructions of orders which will result in the p/sql in HTML a bit.

    My question for those who have already worked on Oracle Portal, is adviceble to reuse these procedure and generate forms and html in APEX as Oracle APEX generate heaps of HTML as well.

    Someone at - it had the same problem when they did move to Oracle Portal, Oracle apex? How do they proceed? What was the results? Anyone can lead me to a site or a blog for more information on how to treat and to conduct this type of conversion?

    feel free to send me an e-mail to [email protected]

    Hello

    Years ago, I worked with Oracle Portal for a client who wanted a number of paper translated forms online forms. We did it creating PL/SQL procedures that generated HTML forms (and with javascript) - and the link to launch the PL/SQL procedure was published on the portal page.

    To develop these forms and manage transactions in the database has been VERY heavy.

    APEX is a great framework that allows you to declaratively set all parts of the form. There is also much more features and capabilities of formatting, validations, etc. session state.

    I think you will find that the effort required to create a PL/SQL procedure that generates an HTML form can quickly and easily be created in a few minutes in the wizards of the APEX.

    I'd say it's best to re-create each of your forms using the framework of APEX, you will find many more features. This should be pretty easy to do a proof of Concept, if you already have your database of the portal database table definitions.

    Have you had a glance at some of the samples form on apex.oracle.com?

    Amanda.

  • URL of the APEX

    I create a page which sends an e-mail to a group of users. A single article, I would like to ask in the email is a hyperlink to a page in the application and have it automatically display the data for a specific row in the database. People who receive the email can or cannot be saved in the APEX application when they read the email and click the link. I don't think that the link can contain any session ID as each person who clicks on the link would have their own session.

    Is this possible? If so, how would I go to do? I read the other threads to get the ID of the application and the page number for a URL, but how the rest of the URL and how I put in the email so that a user can click on it?

    In all of our applications, we use authentication. SSO is used unless we are on our external box. If a link like the one I presented is requested, APEX will assign a new Session of this forum once authentication is performed. If you have the need to maintain a session due to collections or other factors you can then use the session & SESSION-binding variable. in the URL. It is, of course, if the emails are off for the people who run this session of the application...

    The session is "generated" after you not before authenicate.

    I noticed that some of the authentication schemes pass variables properly... like the OPEN DOOR...

    -David

  • URL of the APEX - prevent developers to make changes in Production

    I'm new to the development of the APEX.
    I'm developing a new apex application. I have a development environment and a production environment. The url of the page is http://172.17.112.8:8080/apex/f? p = 103:1. When a user types the url, he is taken to the version of the application. But it can change the url, type http://172.17.112.8:8080/apex/and go to the login page of development. Although me not be able to connect to the development.
    My qusestion is how to prevent my developers to change the accidentlaly of pages in the enviromnet of just typing http://172.17.112.8:8080/apex/production and the connection. Can I avoid this in production.

    Hello

    Look at [doc | http://download.oracle.com/docs/cd/E10513_01/doc/install.310/e10496/otn_install.htm#CBHBGFCB]: you can run the apxdevrm script to convert a complete Oracle Application Express development environment in a runtime environment.

    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    You can reward this response in marking it as useful or Correct ;-)

  • How to dynamically change the host name in the Pages of the URL of the APEX

    Dear gurus,

    Please advise me on how to dynamically change the hostname in the URL used in the pages of the APEX.

    For example: I have the below URL in one of the apex pages.
    owa_util. REDIRECT_URL ("http://adminlxdb03.texas.org:7780/pls/htmldb ' |' / f?") p ='|| v ('APP_ID') | ": 151:" | " v ('APP_SESSION'));

    in the case of a Migration of this apex from one server to another (for example, TEST the PROD box), this / these pages are wrong because the different host id name in the PROD box.

    Is it possible that we can dynamically change the hostname in the URL used in the pages of the APEX.

    for example
    owa_util. REDIRECT_URL ("http://adminlxdb03.texas.org:7780/pls/htmldb ' |' / f?") p ='|| v ('APP_ID') | ": 151:" | " v ('APP_SESSION'));

    should become

    owa_util. REDIRECT_URL ("http://adminetuxdb09.texas.org:7780/pls/htmldb ' |' / f?") p ='|| v ('APP_ID') | ": 151:" | " v ('APP_SESSION'));

    It's adminlxdb03.texas.org (TEST) at adminetuxdb09.texas.org (PROD).

    If the page has no error...

    Please notify.

    Thank you
    Sheik

    You don't need to provide the hostname while redirecting in the pages of the apex

    owa_util. REDIRECT_URL ('f? p ='| v ('APP_ID') |) ": 151:" | " v ('APP_SESSION'));

    should work just fine.

  • Why by clicking on an attached file of MS launched protected Word file and allows you to bypass the password protection?

    Using Thunderbird 24.6.0 Windows 7
    I got a MS Word (docx format) file as an attachment. The file is protected by password with the password that is provided in a separate e-mail.
    To launch the file, I double-clicked on the attachment icon.
    The file opens and displays the full content without prompting for the password.
    (Save the file on my computer and opening it from the word trigger the prompt of password as expected.)

    The whole point of sending files protected by password by e-mail, it's that anyone intercepting the file would not be able to open it without the password. Why Thunderbird bypasses this protection?

    seriously you and you associate should investigate with S/Mime.

    While the cost of commercial certificates, they are free to Comodofor personal use, so learning can be done without cost.

    But if the two of you have a certificate and install it. (you need to digitally sign your mail.) encryption of mail content including attachments are as simple as click on Options menu > encrypt this message when you compose your mail.

    No password, no e-mail with password and attachments in another mail. On your side, you get a guarantee that the message you receive is unchanged since that he showed when he was sent, and anyone who intercepts the message in transit would need to the key that is installed on the computer of the recipient to decode the content, in contrast to the normal plain which is sent text. And you don't notice anything else than a few icons when you read the mail that the decryption is done on the fly.

    Note that email certificates are sent to your browser when you click on a link in an email from the provider must be exported from the browser certificate store and imported into Thunderbird certificate store.

  • How to convert PDF to EXCEL when the PDF file is PROTECTED by SECURITY and I can't unprotect the file?

    I have some statements of AMEX which are PROTECTED by SECURITY PDF and I need to convert them to EXCEL to sum them up.

    Hello

    Around that, the only way is to get the AMEX password so that you can open the PDF file. As you have discovered, ExportPDF cannot process files that are protected by Word.

    Best,

    Sara

  • How can I get rid due to back/forward buttons and move my url to the right of my tabs bar, as I had in the previous version of firefox?

    Before I updated Firefox, my tabs were on the same line as the search/url bar, and I had no previous/next buttons. I liked the simple design I had, but now it doesn't seem like I can return to this setting.

    There is an extension that gives you a lot of control over your toolbars. It is described and linked in this article: How to make the new look of Firefox as the old Firefox. You can get the result you're looking for?

  • How to find and replace a URL in the content

    See the following page:

    http://democraticpartyofgeorgia.org/events/index.cfm?fuseaction=week & SM = 9 & SD = 9 & SY = 2007

    He pushes the margins way because some people type in long URLS in their description of the event (see the meeting September 10). I would like to be able to analyze the event description and replace that long url with a hyperlink where the long url is in the attribute href, but which is related is something link 'see link'. Is it possible to do? I can search for the instance of "" http:// ' of course, but can't seem to find a way to tell where the ends of the link... "

    Look at the ActivateURL udf to
    http://www.cflib.org/UDF.cfm/activateurl

    It's really more a question on a very long word of packaging. The URL is not packing, and it's what drives your margin. You need the column to encapsulate your column is a bit more liquid.

    Use the wrap() function CF.

    You can also go the road CSS, but the best solution I found only works on IE.

  • age of empires III want to open a session and more does not exclude the password

    age of empires excludes newspapers want III and more don't the password says error 102 and that it's a rong password or username of rong both are correct since I made it for the last year now what is happening and have I been hacked? by another player

    Hi TomWakefield,

    1. have you done any hardware changes or software on your computer before this problem?

    2. what operating system is installed on your computer?

    You can follow this link & check if the problem persists:

    Error message when you connect to a game online of Age of Empires III: "failed connection account: [102] invalid username or password".

    Reference: Articles on Age of Empires III

    Support for common issues of PC games

    Hope the helps of information.

  • Problem of URL in the apex 5.0

    Hi all

    I use the application express 5.0 with glassfish Server 3 and open source of ADR 4.1 on windows server 2012 with oracle database 12 c.

    When I click on the application, it runs successfully and is similar to the URL below

    http://MyPC : 8080/ADR/f? p = 112:1:6295077418613:

    but when I try to run it as

    http://MyPC:8080/ADR/f? p = 112:1

    It does not work.

    Why?

    He worked like that in apex 4.2

    Please guide.

    Kind regards.

    Hello

    the call to d2.sql would be just

    @d2 10867
    

    10867 is your identifier for debugging. But I think I see what is the matter. The overview shows that ADR uses the user ORDS_PUBLIC_USER instead of APEX_PUBLIC_USER. Especially for public applications that use authentication DAD (no authentication), this user name is used to identify if it is a public meeting and unauthenticated.

    So for me, it seems that your installation of ADR is incorrect. Please take a look at http://docs.oracle.com/cd/E56351_01/doc.30/e56293/install.htm#AELIG7180 and http://docs.oracle.com/cd/E56351_01/doc.30/e56293/install.htm#CHDGAAHJ

    It is important to use the APEX_PUBLIC_USER for the question of the PL/SQL gateway and not re-use ORDS_PUBLIC_USER.

    Hope that give a direction

    Patrick

  • Moved to the new server and updated applications upgraded to the APEX, 4.2.6.00.03 and get the random error when using IE 11.

    Hello

    I just moved a set of applications on a new server running Oracle 12 c and APEX 4.2.6.00.03, applications where initially on Oracle 10 G database with APEX 3.2.

    When you access via IE 11 users receive the error message after, when it appears that the only way to clear it is to close IE and reopen the application.

    apex_error.PNG

    There is an application that uses a database to MYSQL link, but the error when you use applications that do not use the link, so I'm not sure how to solve the problem.

    The error does not appear when you access applications through Chrome, but not all users have installed chrome.

    Thank you

    Ronnie

    Well Ronnie,

    This thread suppose to have a problem like yours and resolved. Please try on your side:

    After the footer I use: dbms_session.close_database_link ('mysql_databaselink_name');

    Please Urgent help on ora_sqlcode :-28500

    It will be useful.

    Thank you

    Sunil Bhatia

  • How to reset the Status field and delete ToDo list outside the user interface?

    All, morning

    HR 802 generating WebHelp.

    I made use of the status field and ToDo List in the past. For my next release aid, I would like to reset these fields for all the subjects, so I can still have accurate reports as subjects of creation/revision of the final course.

    Is it possible to do without opening each topic in the user interface and compensation/change manual fields? (I thought to delete all fields of ToDo and recreate them, but thought that there is an easier way.) This information appears in each section or in a separate file?

    Thank you

    Patrick

    Hi Patrick

    1. Close all topics that can be opened in the editor.
    2. Open the pod of the list of topics.
    3. Select all subjects.
    4. Right-click and choose Properties from the subject.
    5. Click the status tab.
    6. Modify if needed.

    All subjects should change to reflect the new status and the task list settings.

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7 or 8 days - $24.95!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

Maybe you are looking for