On Demand Application Process not working on IPad or IPhone

I have application processes that use AJAX to refresh my select list values (see code below). They all work fine on normal devices, but they do not populate at all if I try from an IPad or IPhone. Any ideas?
HTML Form Element Attributes:
onactivate="get_select_list_xml1(this,$x('P507_FORMS'),$x('P0_LOGIN_SCHOOL_YEAR'),this,'REFRESH_REPORT_LAYOUT_LOV');" onfocus="if((typeof this.onactivate)!='function'){get_select_list_xml1(this,$x('P507_FORMS'),$x('P0_LOGIN_SCHOOL_YEAR'),this,'REFRESH_REPORT_LAYOUT_LOV');}"
Application process:
BEGIN
OWA_UTIL.mime_header ('text/xml', FALSE);
HTP.p ('Cache-Control: no-cache');
HTP.p ('Pragma: no-cache');
OWA_UTIL.http_header_close;
HTP.prn ('<select>');
FOR c IN (SELECT '2' o, A.report_layout_desc d, A.report_layout r
FROM form B, report_layout A
WHERE A.fk_form = B.pk_id and
B.form = :REFRESH_LOV_PK_ID
ORDER by 1,2)
LOOP
HTP.prn ('<option value="' || c.r || '">' ||
c.d || '</option>');
END LOOP;
HTP.prn ('</select>');
END;

bobmagan wrote:
It fires on both onactivate and onfocus. I had to do that to work on the Mac clients. Look at the code:
onactivate="get_select_list_xml1(this,$x('P507_FORMS'),$x('P0_LOGIN_SCHOOL_YEAR'),this,'REFRESH_REPORT_LAYOUT_LOV');" onfocus="if((typeof this.onactivate)!='function'){get_select_list_xml1(this,$x('P507_FORMS'),$x('P0_LOGIN_SCHOOL_YEAR'),this,'REFRESH_REPORT_LAYOUT_LOV');}"What about just
onfocus="get_select_list_xml1(this, $x('P507_FORMS'), $x'P0_LOGIN_SCHOOL_YEAR'), this, 'REFRESH_REPORT_LAYOUT_LOV');"If not, supply the following information:
<li>Full APEX version
<li>Full DB version and edition
<li>Web server architecture (EPG, OHS or APEX listener)
<li>Browser(s)/version(s) used
<li>Theme
<li>Template(s)
<li>Region/Item type(s)
and the <tt>get_select_list_xml1</tt> JS code.
Post code wrapped in tags<tt>\...\</tt> tags to preserve formatting and special characters.

Similar Messages

  • Polarioid pogo printer not working with ipad and iphone

    And I can not believe how that truly *****... I am traveling through the states and bought the pogo to print on the road... Only to find out that it does not work with ipad and does not work with iphone... Unless I jailbreak my phone which I don't really want to do...
    Apple wants us to go mobile and clouding and all those things, yet, when we do go mobile and try a mobile life style, we are encountering so much technical crap that we loose the will to live...
    I could have spend the hundred dollar for the pogo to have pics printed out in every kiosk in the country...
    WWhen is Apple going to come to its senses about little life savers like the pogo and bluetooth???????
    Is anyone aware of a work around so I can print on the go? And a solution that does not involve a programmers brain because my single braincell is not working while traveling... It needs to be easy!

    To cut through all the rage and anger and "knowing" who wanted what, the Pogo has been out for a year or so, well before Mr. Jobs' passing, and Apple did not make any mention of supporting printing on anything other than Airprint compatible printers.
    Since Airprint is a Wi-Fi/ethernet thing, Polaroid would have to make a significant redesign to the Pogo.  Considering that the first iPhones only supported Bluetooth headsets and Apple didn't provide any indications about increasing Bluetooth support, Polaroid's decision for the Pogo to be Bluetooth was obviously not with iOS devices in mind.  This is why initially Polaroid had links on the FAQ to tell Apple to add Bluetooth printing support (so that in effect, asking Apple to pay for the expenses to make the iPhone compatible with the Pogo, rather than Polaroid paying to make the Pogo compatible with iOS.)
    I come from a photograpic background.  I got the Pogo as soon as it came out.  I quite literally was on Polaroid's website every day checking to see when I could order it.  Having "instant" sticker prints is wonderful at family picnics with all the kids.  While it would be great to be able to get Pogo prints from anyone's iPhone, I stopped holding my breath when Apple announced Airprint, which came well after the Pogo was released.  So I took that as the sign that it was probably never going to happen.  (I knew that the Pogo wasn't iOS compatible when I bought it so not having compatiblity is not a deal-breaker for me.  But, yes, it would be nice.)
    I now use a Polaroid Z340 since it's a 14 megapixel camera that prints larger 3x4 Zink prints.  Polaroid makes the GL10, which is basically a Pogo using the same printer as the Z340.  But it's still Bluetooth only.   So while I sympathize with the desire to have a really compact portable printer like the Pogo, iOS compatibility just does not seem to be on the horizon.  IMHO, it would be more realistic that Polaroid create an app to do Bluetooth printing.  But considering Polaroid's financial issues, I'm not holding my breath

  • Video is not working in ipad and iphone.

    Hello All,
    We are facing issue in playing video in SharePoint 2013 and html5. Video is playing on IE, Firefox,Chrome and android. But not playing on iPad and iPhone. 
    We are using below html code:
    <video id="example_video_1" class="video-js vjs-default-skin"
                   controls preload="auto" width="340" height="303"
                   poster="/Style%20Library/Media%20Player/VideoPreview.png"
                   data-setup='{"controls":true}'>
                <source src="/public/SiteAssets/tvde.mp4" type='video/mp4' />
                <source src="/public/SiteAssets/tvde.webm" type='video/webm' />
                <source src="/public/SiteAssets/tvde.ogg" type='video/ogg' />
          </video>
    Immediate response will be appreciated.
    Thanks,
    Lovkesh Patel

    Hello All,
    We are facing issue in playing video in SharePoint 2013 and html5. Video is playing on IE, Firefox,Chrome and android. But not playing on iPad and iPhone. 
    We are using below html code:
    <video id="example_video_1" class="video-js vjs-default-skin"
                   controls preload="auto" width="340" height="303"
                   poster="/Style%20Library/Media%20Player/VideoPreview.png"
                   data-setup='{"controls":true}'>
                <source src="/public/SiteAssets/tvde.mp4" type='video/mp4' />
                <source src="/public/SiteAssets/tvde.webm" type='video/webm' />
                <source src="/public/SiteAssets/tvde.ogg" type='video/ogg' />
          </video>
    Immediate response will be appreciated.
    Thanks,
    Lovkesh Patel
    IOS needs the video to be in html5 format, try to convert the video to html5 or download a sample html5 video from web and verify it.
    SP 2010 is history SP 2013 is mystery :)

  • Design Studio 1.3 applications, scroll not working Mobile BI App (iPhone)

    Hi,
    We just upgraded from design studio 1.2. to 1.3
    We have a mobile application published to iPhone in which some of the data is shown only when you scroll down.
    After the upgrade the scroll down is not working.
    Did any of you have the same issue? Did you find any solution?
    Kind Regards
    Alon Kanat

    Hello Alon,
    Did you also download and install the hotfix for Design Studio that SAP released on July 4th?  See http://scn.sap.com/message/15191508#15191508
    Please check and if not, install the hotfix and try again

  • AUDIO PROBLEMS when converting to youtube - When I export my file, parts of the audio are not working on ipads or iphones - any explanation for this?

    I am posting videos to youtube and for some reason different portions of my audio are not working both on iphone and ipads...  any thoughts on this would be appreciated

    Try using psd.  Some rerports indicate some confustion between the apps with TIFF.  See:
    https://discussions.apple.com/message/15921933#15921933
    I cannot confirm, nor test, since I use PS CS5, and not Elements.
    Ernie

  • IOS 7 bluetooth not working properly ipad and iPhone

    Since upgrading to iOS 7 Bluetooth is not working fully on either ipad or iphone.
    What will work ....
    BT turns on and off OK
    Personal hotspot will work ok and when in use the two devices show each other as connected via BT
    Apple keyboard is recognised and connects oK
    What does not work,...
    If BT is turned on the devices will not find one another, even though they are both showing they are discoverable. They spend  for ever trying to discover ANY device and find nothing. 
    Tried with a device on iOS 6xx and still no discovery
    Tried with the Phototransfer app that has always worked fine via BT - it will no longer connect over BT.

    no issues with my iphone4 16GB 1.5GB free
    try restart and or closing the apps you don't need
    http://www.apple.com/support/iphone/assistant/phone/#section_1

  • Google MyMaps not working on iPad or iPhone

    Our company has a Google MyMap which we use to show people where our Ski Apartments and Chalets are located.
    However potential clients who are finding us on a iPhone or iPad are telling us they can just see Google Maps and not all the information on our Google MyMap.
    This is our website and you can click on the Location Button on any of our Apartments or Chalets next to the property photograhps to view our Google MyMap.
    http://www.courchevel-chalets-apartments.com/
    This is a Google Map link to our MyMaps
    http://maps.google.co.uk/maps/ms?hl=en&ie=UTF8&msa=0&msid=106000890339894351927. 000471f733270d8c6c53e&t=h&z=14
    Are we doing something wrong or do we have to do something else to make our Google MyMap work on an iPhone or iPad.
    We've got not idea how to build our own App?

    Courchevel Chalets Apartments wrote:
    Our company has a Google MyMap which we use to show people where our Ski Apartments and Chalets are located.
    However potential clients who are finding us on a iPhone or iPad are telling us they can just see Google Maps and not all the information on our Google MyMap.
    This is our website and you can click on the Location Button on any of our Apartments or Chalets next to the property photograhps to view our Google MyMap.
    http://www.courchevel-chalets-apartments.com/
    This is a Google Map link to our MyMaps
    http://maps.google.co.uk/maps/ms?hl=en&ie=UTF8&msa=0&msid=106000890339894351927. 000471f733270d8c6c53e&t=h&z=14
    Are we doing something wrong or do we have to do something else to make our Google MyMap work on an iPhone or iPad.
    We've got not idea how to build our own App?
    Your Google Map link works fine when touched in your post and viewed on my iPad Safari. All of your added information is seen. However, when the "location" button on your web page is touched it brings up the iPad Maps App rather than displaying your map in the Safari browser. This just shows the general location and your added information is lost. Apparently the form of your Google Map link is being recognized by Safari as a trigger to start the Maps App. Perhaps changing the form of the URL in your link could prevent this (e.g., http://www.maps.google.co.uk/.....). You could try asking this question in the Apple developer's forum or possibly Google might know a workaround.

  • Handoff not working between iPad and iPhone

    i have installed ios 8 on both my iPhone 5 & iPad 4th generation. They are both on the same wifi network & both have Bluetooth switched on. In settings I have made sure hand off is switched on.
    I can make a regular call on my iPad but that's where the continuity seems to end. I don't see a button to open Safari on the lockscreen when it is in use on another device, I cant pass a half written email from one device to another, or see Pages documents etc. I'm at a loss.

    I know it can be frustrating sometimes when things aren't working well but I must say  I think you are being a bit unfair. At the end of the day Apple are a business not a charity. I'm sure they love being able to survive being the company for rich people.
    "I have to BUY A NEW COMPUTER TWO YEARS LATER to use your shiny new "killer" app??"
    The two year old computer you have works fine, you don't have to update anything. You survived without the "Killer app" prior to it's release.
    Also they have released a brand new operating system that they will give you FREE OF CHARGE that is backwards compatible to the iPhone 4s. Thant's a pretty good effort considering they could quite easily not bother.
    Complaining that a phone company is just "another money hungry capitalist maw" and that "EVERYTHING THEY DO is designed to make you keep spending more and more money" seems a bit naïve. It's like complaining that politicians are only interested in getting votes. It's what they do.
    I'm not trying to start an online fight. It just seems like a waste of energy getting angry about a tech company. Why not switch to another make of phone. Life's too short to be getting angry about stuff like this.

  • Continuity not working between iPad and iPhone

    I have an iPad Air and iPhone 5 S. Both have been upgraded to iOS 8 and both are on the same wifi network. I do not get any notification of incoming phone calls on my iPad when my iPhone rings. As well there is no option in the wifi settings on my iPad to activate the personal hotspot on my iPhone.

    Alright. It's convoluted, but it works.
    Settings>iCloud. Sign out on both devices.
    sign back in to your apple I'd with your original email address: NOT YOUR @me OR @icloud ADDRESS.
    once those are done, go down to settings>FaceTime. Make sure the apple ID signed in is the same Apple ID that you just used. Again, not your @me or @icloud address.
    lastly, there should be a toggle in FaceTime settings for both that says "iphone cellular calls". Switch it on. If it's not there, reboot your devices and try again!

  • Imessage not working between ipad and iphone user all of the sudden.

    My cousin has an iphone and I have an ipad.  For months we have been using imessage daily successfully.  All of the sudden, now we can't.  We keep getting undeliverable when we message each other in our conversation that we have had for months.  But, we can both successfully imessage with other people.  It is so weird.  Any ideas?  T hanks in advance, Renee

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    iOS 6 and OS X Mountain Lion: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    How to Set Up & Use iMessage on iPhone, iPad, & iPod touch with iOS
    http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Troubleshooting iMessage Issues: Some Useful Tips You Should Try
    http://www.igeeksblog.com/troubleshooting-imessage-issues/
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    How to Block Someone on FaceTime
    http://www.ehow.com/how_10033185_block-someone-facetime.html
    My Facetime Doesn't Ring
    https://discussions.apple.com/message/19087457
    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
     Cheers, Tom

  • Imessage not working, both ipad and iphone

    I've been using imessage for the last few weeks, and suddenly a few days ago i stopped being able to send texts as imessage. aswell, i stopped recieving messages that were sent to me using imessage (they just dissapear into cyberspace). this problem is not just on my iphone, but on my ipad too. im wondering if it has something to do with a problem with my apple id. i can still facetime from both devices.
    any help would be greatly appreciated.
    Thanks.

    first, turn off Send As SMS. This will ensure that your iMessage will only get through as an iMessage over Wi-Fi and not as a regular SMS charged by your carrier.
    And ask someone to send you iMessages on your iPhone. Don't use your iPad. Let's try to isolate the problem. You can do further reading about iMessage activation in here: http://iphone-and-i.blogspot.com/2011/12/how-to-activate-imessage-in-iphone-4s.h tml

  • I updated my Ipad 2 last night, and now my Kobo application is not working. Any ideas?

    So, last night, updated my Ipad 2, it took ages, but went smoothly. Two things I noticed right away--my Kobo application is not working (opens, but bookmarked screen is blank), and when I went to the App store to see if I had missed a Kobo update perhaps, the APP update screen was frozen and wouldn't allow me to select ANY updates.  Anyone have some advice?

    Try giving it a reset. Hold down the sleep and home keys for about 20 seconds. When you see the silver apple, let go and let it reboot and see if that helps.

  • How to call an "ON DEMAND" application process

    Dear HTML DB Team,
    With HTML DB you can define "on demand" application processes. ("On Demand: Run this application process when requested by a page process.") These should be callable from page processes.
    How should a call in a page process to such an "on demand process" be written?
    Tried several options, no success. Please help.
    Could not find any information in this forum or html.pdf and help.
    Regards, Erik

    when you create an application-level process in htmldb, you have the option of creating it with a "Point" of "On Demand: Run this application process when requested by a page process". after doing that, you can then add processes to your htmldb application pages with a "Type" of "On Demand - Run an 'on-demand' application process". the next screen after indicating that Type lets you choose the On Demand process you'd like to use.
    hope this helps,
    raj

  • On Demand Application Processes

    Hi,
    I was trying to create a report like the one that was posted in the thread Question for Carl Backstro: http://apex.oracle.com/pls/otn/f?p=11933:13.
    Except that I had some problems with the creation of on-demand process, because when I go to create it always gives me an error:
    "To create an on-demand page process, at least one application level process must be created with the type 'ON-DEMAND'."
    I also tried to follow the guide: http://download-uk.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28550/bldr.htm # BABEAIIE
    but I could not find a solution.
    To start where I put the following string:
    http://hostname.com: <port> / pls / apex / f? p = <APP_ID>: <PAGE_ID>: <SESSION_ID>
    Thank you in advance.

    Hi,
    P13_MULTI_0 is the checkbox at the top-left on Carl's page called "Show Multiple". This allows you to click Show Details for more than one row - if this checkbox is not ticked, then when you click on a second "Show Detail" link, the first one is hidden again. If you want to be able to see more than one "Details" at any one time, you would need to include a checkbox like this. If, however, you only really need to see one "Details" at a time, then you can ignore the checkbox and remove this part of the javascript.
    For the Ajax part, the three lines that I quoted before:
    var get = new htmldb_Get(null,$x('pFlowId').value,'APPLICATION_PROCESS=Random_Desc',0);  
    get.add('TEMPORARY_ITEM',pID)  
    gReturn = get.get();relate to using Ajax to get the "Details" information to display within the report. Ajax is a means of javascript calling a procedure on the server without having to submit the page. On normal HTML pages, this code would be more complicated, but Apex have provided shortcut functions for us to make this easier to use.
    The first line prepares the Ajax call - htmldb_Get() is the Apex shortcut function. $x('pFlowId').value is the Application ID for your application. 'APPLICATION_PROCESS=xxxx' is the On Demand application process that you want to call. The last parameter is usually either 0 (zero) or your page number.
    The second line is how you can update Application Items with a value that can be used by the Application Process. In this example, there is an Application Item called TEMPORARY_ITEM and it will be set to the value of pID. pID is the ID for the "Show Details" item that has been clicked.
    Finally, get.get() is how the Ajax call is actually made and runs the Application Process. The results from the process are stored in the gReturn variable. What you do with gReturn depends on your reason for using Ajax. In Carl's example, we just transfer the entire thing into the new row that is created underneath the current row, by using:
    myNewCell.innerHTML = gReturn;"myNewCell.innerHTML" refers to the contents of the TD cell that has been created by the javascript code to show the details.
    Andy

  • DOC BUG 4.2: About On Demand Application Processes

    There is an error in Oracle Application Express Application Builder User's Guide Release 4.2 §8.8.1 "About On Demand Application Processes":
    An On Demand process is special type of application process which has a Process Point of On Demand and executes when called from a page-level On Demand process or from an AJAX call from the browser. On Demand processes are useful when you have PL/SQL logic that you would like to run from different execution points across multiple pages.
    On Demand processes should typically be created on a page and not at the application-level. On Demand processes created at the application-level are created with an initial authorization scheme of Must Not Be Public User. This prohibits the processes being invoked from users in authenticated sessions.
    As it is perfectly possible (and indeed desirable) for On Demand application processes to be invoked [only] by authenticated users, this should presumably read:
    An On Demand process is special type of application process which has a Process Point of On Demand and executes when called from a page-level On Demand process or from an AJAX call from the browser. On Demand processes are useful when you have PL/SQL logic that you would like to run from different execution points across multiple pages.
    On Demand processes should typically be created on a page and not at the application-level. On Demand processes created at the application-level are created with an initial authorization scheme of Must Not Be Public User. This prohibits the processes being invoked from users in unauthenticated sessions.
    Furthermore, the second paragraph is a new addition to the documentation for APEX 4.2. What is the reasoning for not creating On Demand processes at application level? I have used them for a number of years as a means to provide reusable, application-wide components (for example, file downloads and AJAX content) only to authenticated APEX sessions.

    Hi,
    thanks again. I added a note to the 5.0 docs.
    It is certainly fine to still create application-level On Demand processes. However, if a process is related to a single page only, it is immediately clear that the process is part of this page's interface. This is good from a maintenance point of view, because if you only use app-level processes, it can be harder to determine whether the process is still in use and where it is called from.
    Regards,
    Christian

Maybe you are looking for

  • Anyone have a single report or dashboard with proposals / projects together

    While doing portfolio rationalization, we are seeking a single report or dashboard with proposals / projects together. We need to know what our planning horizon looks like based on our active projects along with the proposals. Does anyone have sugges

  • Submit Syntax issue

    Dear experts,     I have an issue with the stmt SUBMIT. I have a custom program that runs in dialog mode thru which I need to call RSNAST00 program. Can some one please specify the syntax to call this program such that it doesn't return with the succ

  • Report Painter- Cost Center/order value

    Dear All. My user want the report. All the Cost Center value & order value with Cost Element. I developed the same in the system by using the library "1VK". which one is good & working fine. User also want the value of Expense GL ( Do Not Have Cost C

  • Working with 'nibbles' in java

    Hi, Im storing values in bytes containing two nibbles (4 bits) packed into a vector of bytes. I have two values between 0 and 15 for each nibble, I create two bytes and set each value to these, I then shift the first byte 4 places and and add the res

  • Do's and Dont's handling with XI

    Hi, i want to prepare a little dissertation. Where do you see do's and dont's handling with XI? Regards, Udo