Is thre any API to get WiFi RSSI informations?

There is the new function to get RSSI of WiFi. Is thre any API to get that informations?
iOS 8: Wireless roaming reference for enterprise customers - Apple Support
There is new function to Measuring Client RSSI using AirPort Utility.
BSSID
Last RSSI
Channel
Last Time Found

Hi Pratap,
thanks for your reply.
only user API can resolve my requirement.
I have an OAF page in ebs user can link from other application system named 'aaa' after login 'aaa' system,and user can open the oaf page without input username and password,as i have granted the oaf page to guest user.
Before display the oaf page, i should get the previous page'url to check if the user login 'aaa' application system first.
thanks,
Tao
Edited by: Ming Tao on 2010-3-16 上午4:19

Similar Messages

  • Any API to get handle to Outbound BPEL process endpoint activation?

    Hi,
    we are developing both inbound and outbound BPEL processes using a custom JCA 1.5 based adapter. For the inbound BPEL process deployment/undeployment, we have the ResourceAdapter's endpointActivate() endpointDeactivate() methods called in and so we can post process, like clean up endpoints when these methods get called. Is there somethign simillar that we can use as an API to get a handle to the outbound process endpoints deactivate/activate, so that we can clean up these too, or does the oracle adapter framework internally clean these up?
    Also even though we undeploy all processes before stopping the adapter (from the bpel console), after that if we redeploy the adapter rar, from then on any new BPEL process deployment (through jdeveloper) always throws a "500 Internal Server Error". Only after restarting the SOA, then on any new deployments go through fine. This is a serious limitation for us.. Any idea why this is happening and how to resolve this?
    Thanks
    Pramodh

    Hi Pramodh,
    That's a nice requirement.
    The inbound (ActivationSpec) properties can only be set dynamically (typically via the BPEL console) if their values are bound via property values defined in bpel.xml for the particular JCA Activation Agent in question. This is fundamentally as per the JCA 1.5 design where EndpointActivation (which receives an instance of ActivationSpec) takes place when the BPEL process starts up, i.e. only once. More often than not the BPEL process will have to be bounced (Off/On) for ActivationSpec attribute changes to take effect (thereby allowing the JCA 1.5 inbound message endpoint to be restarted/reinitialized). Some adapters do look dynamically for changes to bpel.xml bound values (subscribed to via the adapter framework) and will react appropriately without the need for bumping the process (e.g. adjusting a timeout or retryCount or other secondary attribute which doesn't change the first order attributes of the endpoint, such as e.g. the database host name etc). An example of an activation property which requires the adapter to restart is the JMS adapter MessageSelector property.
    Having said that, please try using the activation agent properties set in the outbound PL and see if that works!
    Cheers
    A

  • Any API to get a collection of object and it's property in a page

    Just wondering whether Oracle provides any API which is able to return a collection of object in page and then I can read the object name and its attributes. If such API exists, it will make my life easier to code the logic because I don't have to hardcode the object name.

    I found the solution myself:
    Using a cursor of
    select ITEM_NAME, LABEL from APEX_030200.APEX_APPLICATION_PAGE_ITEMS
    where
    workspace=[Workspace Name] and
    application_id=[APP_ID] and
    page_id=[PAGE ID]
    order by
    display_sequence;
    Then I can use v("ITEM_NAME") to find out the values of each page item. With this method I don't have to hardcode all the item name in the PL/SQL code. e.g. If I want to validate a page that all items cannot be empty, I can use this way, rather then creating multiple validation rules.

  • Which API to get Annotation Authoer information?

    Hi, I read through the API document but I cannot find an API to extract the Author information.
    I can find PDAnnotGetTititle, PDAnnotGetSubType, PDAnnotGetDate.
    Is there a PDAnnotGetAuthor?

    If there isn't a direct API, get the Cos object, and use the Cos API
    to get the dictionary entries. The PDF Reference will tell you what
    keys are used to store specific items.
    Aandi Inston

  • Any way to get additional dump information?

    Occasionally java crashes when running our java application on Red Hat Linux 7.1. The crashes occur about 2-3 times a month with the application running on about a dozen different machines. When java crashes it writes out a dump similar to this one:
    Unexpected Signal : 11 occurred at PC=0x4053BD7D
    Function=follow_roots_or_mark_for_unloading__7nmethodiRi+0x3C9
    Library=/usr/java/j2re1.4.1_01/lib/i386/server/libjvm.so
    Dynamic libraries:
    08048000-0804e000 r-xp 00000000 03:05 125152 /usr/java/j2re1.4.1_01/bin/java
    0804e000-0804f000 rw-p 00005000 03:05 125152 /usr/java/j2re1.4.1_01/bin/java
    40000000-40016000 r-xp 00000000 03:05 170561 /lib/ld-2.2.2.so
    40016000-40017000 rw-p 00015000 03:05 170561 /lib/ld-2.2.2.so
    40018000-4001b000 r--s 00000000 03:05 78466 /usr/java/j2re1.4.1_01/lib/ext/dnsns.jar
    4001b000-40028000 r-xp 00000000 03:05 108530 /lib/i686/libpthread-0.9.so
    40028000-40030000 rw-p 0000c000 03:05 108530 /lib/i686/libpthread-0.9.so
    40030000-40033000 r-xp 00000000 03:05 170574 /lib/libdl-2.2.2.so
    40033000-40034000 rw-p 00002000 03:05 170574 /lib/libdl-2.2.2.so
    40034000-4015a000 r-xp 00000000 03:05 108526 /lib/i686/libc-2.2.2.so
    4015a000-40160000 rw-p 00125000 03:05 108526 /lib/i686/libc-2.2.2.so
    40164000-405fc000 r-xp 00000000 03:05 78475 /usr/java/j2re1.4.1_01/lib/i386/server/libjvm.so
    405fc000-40806000 rw-p 00497000 03:05 78475 /usr/java/j2re1.4.1_01/lib/i386/server/libjvm.so
    40818000-4082b000 r-xp 00000000 03:05 170579 /lib/libnsl-2.2.2.so
    4082b000-4082d000 rw-p 00012000 03:05 170579 /lib/libnsl-2.2.2.so
    4082f000-40852000 r-xp 00000000 03:05 108528 /lib/i686/libm-2.2.2.so
    40852000-40853000 rw-p 00022000 03:05 108528 /lib/i686/libm-2.2.2.so
    40853000-4085c000 r-xp 00000000 03:05 78471 /usr/java/j2re1.4.1_01/lib/i386/native_threads/libhpi.so
    4085c000-4085d000 rw-p 00008000 03:05 78471 /usr/java/j2re1.4.1_01/lib/i386/native_threads/libhpi.so
    4085e000-4086e000 r-xp 00000000 03:05 125198 /usr/java/j2re1.4.1_01/lib/i386/libverify.so
    4086e000-40870000 rw-p 0000f000 03:05 125198 /usr/java/j2re1.4.1_01/lib/i386/libverify.so
    40870000-40891000 r-xp 00000000 03:05 125186 /usr/java/j2re1.4.1_01/lib/i386/libjava.so
    40891000-40893000 rw-p 00020000 03:05 125186 /usr/java/j2re1.4.1_01/lib/i386/libjava.so
    40893000-408a8000 r-xp 00000000 03:05 125199 /usr/java/j2re1.4.1_01/lib/i386/libzip.so
    408a8000-408aa000 rw-p 00014000 03:05 125199 /usr/java/j2re1.4.1_01/lib/i386/libzip.so
    408aa000-41f78000 r--s 00000000 03:05 233155 /usr/java/j2re1.4.1_01/lib/rt.jar
    41fbb000-41fd2000 r--s 00000000 03:05 233156 /usr/java/j2re1.4.1_01/lib/sunrsasign.jar
    41fd2000-42043000 r--s 00000000 03:05 233149 /usr/java/j2re1.4.1_01/lib/jsse.jar
    42043000-42056000 r--s 00000000 03:05 233148 /usr/java/j2re1.4.1_01/lib/jce.jar
    42056000-42312000 r--s 00000000 03:05 233136 /usr/java/j2re1.4.1_01/lib/charsets.jar
    443ba000-443bb000 r-xp 00000000 03:05 125197 /usr/java/j2re1.4.1_01/lib/i386/librmi.so
    443bb000-443bc000 rw-p 00000000 03:05 125197 /usr/java/j2re1.4.1_01/lib/i386/librmi.so
    4c5c2000-4c5dd000 r--p 00000000 03:05 46541 /usr/lib/locale/en_US/LC_CTYPE
    4c5dd000-4c5e7000 r-xp 00000000 03:05 170595 /lib/libnss_files-2.2.2.so
    4c5e7000-4c5e8000 rw-p 00009000 03:05 170595 /lib/libnss_files-2.2.2.so
    4cb6d000-4cb7b000 r--s 00000000 03:05 78467 /usr/java/j2re1.4.1_01/lib/ext/ldapsec.jar
    4cb7b000-4cc1a000 r--s 00000000 03:05 78468 /usr/java/j2re1.4.1_01/lib/ext/localedata.jar
    4cc1a000-4cc37000 r--s 00000000 03:05 78469 /usr/java/j2re1.4.1_01/lib/ext/sunjce_provider.jar
    4cc37000-4cca8000 r--s 00000000 03:05 203220 /usr/local/avamar/lib/mcserver.jar
    4cca8000-4ccc0000 r--s 00000000 03:05 202934 /usr/local/avamar/lib/asn_server.jar
    4ccc0000-4cd05000 r--s 00000000 03:05 203213 /usr/local/avamar/lib/mail.jar
    4cd05000-4cd11000 r--s 00000000 03:05 202932 /usr/local/avamar/lib/activation.jar
    4cd11000-4cd28000 r--s 00000000 03:05 203210 /usr/local/avamar/lib/jdbc7.1-1.2.jar
    4cd28000-4cd38000 r-xp 00000000 03:05 125195 /usr/java/j2re1.4.1_01/lib/i386/libnet.so
    4cd38000-4cd3a000 rw-p 0000f000 03:05 125195 /usr/java/j2re1.4.1_01/lib/i386/libnet.so
    4ce14000-4ce1a000 r-xp 00000000 03:05 125196 /usr/java/j2re1.4.1_01/lib/i386/libnio.so
    4ce1a000-4ce1b000 rw-p 00005000 03:05 125196 /usr/java/j2re1.4.1_01/lib/i386/libnio.so
    4ce1b000-4ce25000 r-xp 00000000 03:05 170603 /lib/libnss_nisplus-2.2.2.so
    4ce25000-4ce27000 rw-p 00009000 03:05 170603 /lib/libnss_nisplus-2.2.2.so
    4ce27000-4ce2a000 r-xp 00000000 03:05 170592 /lib/libnss_dns-2.2.2.so
    4ce2a000-4ce2c000 rw-p 00002000 03:05 170592 /lib/libnss_dns-2.2.2.so
    4ce2c000-4ce3b000 r-xp 00000000 03:05 170608 /lib/libresolv-2.2.2.so
    4ce3b000-4ce3c000 rw-p 0000e000 03:05 170608 /lib/libresolv-2.2.2.so
    Local Time = Mon Jun 9 00:35:33 2003
    Elapsed Time = 873609
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002E6
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.1_01-b01 mixed mode)
    These dumps mostly contain no stack information, and occur when the jvm makes calls into different libraries, mostly libc, libjvm, or pthread. The same problems occur with both java 1.4.1_01 and 1.4.1_02. Is there is any way to get java to provide more debug information or force it to core dump? Even though the message at the end of this error log that says to "report this error", Sun has not responded to any bug reports I have made. Any help would be appreciated.
    Thanks,
    Ed

    I think basically the answer is no, and even if you could I don't think it would help you much. A virtual machine error is exactly that, an error in the VM, not your code. The only thing I can suggest is that, if you want to see if your app is falling over in the same place every time, you use something like log4j.

  • Is there any way to get wifi internet to work with my i-pod touch anywhere?who are the providers?

    are there any internet providers for the i-pod touch? i have Cricket wireless on my PC,it would be great to have internet available not just at hotspots. Anyone?

    No
    Use Skype

  • Do java have any api to get Drivers list

    thanks

    Be specific...
    What kind of driver? Database driver, sound drivers, printer drivers ........ so many dirvers !!!
    What actually u want?

  • I got a new iPhone, and entered all my new information, but when i plugged my new phone into my computer weeks later it synced all my old information onto my new phone. any way of getting my new information back?

    I got a new iphone and entered all my new information, but when i plugged my new phone into the computer with all my old information, it synced that information onto my new phone. is there any way to reverse it?

    While that may work9I do not think it will) with iTunes purchased music it will not work for other music.
    - Transfer iTunes purchases by:
    iTunes Store: Transferring purchases from your iOS device or iPod to a computer
    - For other music you will need a third-party program like one of those discussed here.
    Copy music

  • API to get Work Item and Attached Information

    Dearl all,
    Is there any API to get the work items assigned to specific users and their attached information during runtime?
    Thanks, Jerome

    HI Jerome,
    This code will help you: API FM is " 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    DATA : w_name TYPE sos04-l_adr_name.
    SELECT-OPTIONS :
    Recipient address
      s_name FOR w_name DEFAULT sy-uname NO INTERVALS.
    START-OF-SELECTION.
    E-mail Abap report
      PERFORM f_send_mail.
    Form f_send_mail
    FORM f_send_mail.
    Data Declaration
      DATA:
        l_datum(10),
        ls_docdata    TYPE sodocchgi1,
        lt_objpack    TYPE TABLE OF sopcklsti1 WITH HEADER LINE,
        lt_objhead    TYPE TABLE OF solisti1   WITH HEADER LINE,
        lt_objtxt     TYPE TABLE OF solisti1   WITH HEADER LINE,
        lt_objbin     TYPE TABLE OF solisti1   WITH HEADER LINE,
        lt_reclist    TYPE TABLE OF somlreci1  WITH HEADER LINE,
        lt_listobject TYPE TABLE OF abaplist   WITH HEADER LINE,
        l_tab_lines TYPE i,
        l_att_type  LIKE soodk-objtp.
      WRITE sy-datum TO l_datum.
    List of Users According to Logon Date and Password Change
    NOTE: Create ALI/OTF Document in Spool
        MESSAGE ID 'ZWF' TYPE 'I' NUMBER '001'.
      SUBMIT ZMM_MIR_RPT_FOR_WORKFLOW VIA SELECTION-SCREEN WITH valid = 'X'
                      WITH notvalid = space
                      WITH unlocked = 'X'
                      WITH locked = space
                 EXPORTING LIST TO MEMORY AND RETURN.
                 IF sy-subrc = 0.
      ENDIF.
    MESSAGE ID 'ZWF' TYPE 'I' NUMBER '000'.
    Read list from memory into table
      CALL FUNCTION 'LIST_FROM_MEMORY'
        TABLES
          listobject = lt_listobject
        EXCEPTIONS
          not_found  = 1
          OTHERS     = 2.
      IF sy-subrc <> 0.
      Error in function module &1
        MESSAGE ID '61' TYPE 'E' NUMBER '731'
           WITH 'LIST_FROM_MEMORY'.
      ENDIF.
    IF sy-subrc = 0.
      CALL FUNCTION 'WRITE_LIST'
        TABLES
          listobject = lt_listobject.
    ENDIF.
    IF sy-subrc = 0.
    endif.
    Because listobject is of size RAW(1000)
    and objbin is of size CHAR(255) we make this table copy
      CALL FUNCTION 'TABLE_COMPRESS'
        TABLES
          in             = lt_listobject
          out            = lt_objbin
        EXCEPTIONS
          compress_error = 1
          OTHERS         = 2.
      IF sy-subrc <> 0.
      Error in function module &1
        MESSAGE ID '61' TYPE 'E' NUMBER '731'
           WITH 'TABLE_COMPRESS'.
      ENDIF.
    NOTE: Creation of attachment is finished yet.
    For your report, the attachment should be placed into table
    objtxt for plain text or
    objbin for binary content.
    Now create the message and send the document.
    Create Message Body
    Title and Description
      ls_docdata-obj_name = 'Outstanding MIR'.
      CONCATENATE 'Outstanding MI-Report sent by' sy-uname l_datum                                     "#EC *
            INTO ls_docdata-obj_descr SEPARATED BY space.
    Main Text
      lt_objtxt = 'Outstanding MIR Report' &
                  'List of Outstanding Goods Receipts under inspection 103 movement'.                       "#EC *
      APPEND lt_objtxt.
    Write Packing List (Main)
      DESCRIBE TABLE lt_objtxt LINES l_tab_lines.
      READ TABLE lt_objtxt INDEX l_tab_lines.
      ls_docdata-doc_size = ( l_tab_lines - 1 ) * 255 + STRLEN( lt_objtxt ).
      lt_objpack-transf_bin = 1. " If u want to CLEAR inbox evrytime
      lt_objpack-head_start = 1.
      lt_objpack-head_num = 0.
      lt_objpack-body_start = 1.
      lt_objpack-body_num = l_tab_lines.
      lt_objpack-doc_type = 'RAW'.
      APPEND lt_objpack.
    Create Message Attachment
    Write Packing List (Attachment)
      l_att_type = 'ALI'.
      DESCRIBE TABLE lt_objbin LINES l_tab_lines.
      READ TABLE lt_objbin INDEX l_tab_lines.
      lt_objpack-doc_size = ( l_tab_lines - 1 ) * 255 + STRLEN( lt_objbin ).
      lt_objpack-transf_bin = 'X'.
      lt_objpack-head_start = 1.
      lt_objpack-head_num = 0.
      lt_objpack-body_start = 1.
      lt_objpack-body_num = l_tab_lines.
      lt_objpack-doc_type = l_att_type.
      lt_objpack-obj_name = 'ATTACHMENT'.
      lt_objpack-obj_descr = 'Outstanding MIR'.                   "#EC *
      APPEND lt_objpack.
    Create receiver list
      LOOP AT s_name.
        lt_reclist-receiver = s_name-low.
        lt_reclist-rec_type = 'B'.
        APPEND lt_reclist.
      ENDLOOP.
    Send Message
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data              = ls_docdata
          put_in_outbox              = ''
        TABLES
          packing_list               = lt_objpack
          object_header              = lt_objhead
          contents_bin               = lt_objbin
          contents_txt               = lt_objtxt
          receivers                  = lt_reclist
        EXCEPTIONS
          too_many_receivers         = 1
          document_not_sent          = 2
          document_type_not_exist    = 3
          operation_no_authorization = 4
          parameter_error            = 5
          x_error                    = 6
          enqueue_error              = 7
          OTHERS                     = 8.
      IF sy-subrc = 0.
      Document sent
        MESSAGE ID 'ZWF' TYPE 'S' NUMBER '002'.
      ELSE.
      Document <&> could not be sent
        MESSAGE ID 'SO' TYPE 'S' NUMBER '023'
           WITH ls_docdata-obj_name.
      ENDIF.
    ENDFORM.
    Thanks and Regards,
    Prabhakar Dharmala

  • Are there any API's exposed for SCVMM 2012 which can be accessed via Java?

    I want to monitor the states of VM created using Hyper-V/SCVMM using the Java code.
    I have read that for Hyper-V i need to use J-Interop to acess the API of Hyper-V.
    Does SCVMM also provides API to get the basic information of VM ? If yes then is there any documentation to access it via Java.
    Thank you in advance.

    THE SCVMM API is PowerShell.
    Unless you want to also install Service Provider Foundation (SPF) in front for a web service.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

  • Any way to get screenshot

    is there any api to get the screen shot of the desktop and store in an Image object??

    java.awt.Robot.createScreenCapture(Rectangle)
    http://www.rgagnon.com/javadetails/java-0489.html
    Google

  • FM to get work center information from routing

    Hi all,
    Is there any FM to get work center information from routing?
    Points assured.
    Thanks and regards,
    Nilesh

    Use This FM
    CR_WORKSTATION_READ_ROUTING,ROUTING_DISPLAY
    Use table CRHD ,MAPL
    Please reward if useful.

  • Strange problem. I have upgraded to OSX 10.9.1 but cant get wifi to work so forced to be hard wired. Any inputs appreciated.

    Hi All,
    Strange problem. I have upgraded to OSX 10.9.1 but cant get wifi to work so forced to be hard wired. Any inputs appreciated. Problem is I cant even reinstall it as I saw on a thread reason, it needs wifi to begin.

    It only needs an internet connection - wired or wireless.
    Fixing a Mavericks Installation Problem
    How to manage a failed OS X Mavericks installation | MacFixIt - CNET Reviews.
    Try these in order:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the computer and
         after the chime press and hold down the OPTION key until the boot manager screen appears.
         Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    4. Reinstall Lion/Mountain Lion, Mavericks: Reboot from the Recovery HD. Select Reinstall Lion/Mountain Lion, Mavericks from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • I cannot upload any pictures to Flickr for the past three days, I just get the upload screen which when I click on upload does nothing I'm using PSE12

    I cannot upload any pictures to Flickr for the past three days, I just get the upload screen which when I click on upload does nothing I'm using PSE12, I have had no problems in the past , I still have had no response to this post and it has been several weeks since initially posted, is there anyone awake at Adobe, can someone give me advice or is there total lack of interest once the product has been purchased I have been a customer of PSE for many year since PSE6 now on 12 but lack of response may cause me to rethink

    Turn off your iPad and put it in recovery mode. Try to restore it via iTunes.
    http://support.apple.com/kb/HT1808

  • How to get Client IP address in oracle apps. Are there any API's.

    hi,
    I have one query
    ->How to get Client IP address in oracle apps. Are there any API's.
    regards,
    krishna

    Hi,
    this is very usefull
    however are this data stored on the db or is only a temporary view?
    I would like to have to keep track of all client connected.
    Thanx a lot

Maybe you are looking for

  • Xorg won't start after unsuccessfully trying to install bumblebee

    Before i tried to install bumblebee I was just running on the integrated intel graphics chip (intel  HD graphics 3000). During the installation of bumblebee, I first tried with the nouveu driver for the nvidia graphics card, but that resultet in an e

  • Frameset and monitor size

    Howdy, I have a frameset that looks one way on a 14 inch monitor but looks another way on a 15 inch or larger screen. Please note I am using the same operating system (vista), the same browser, ie 7. Both screens are using 1280 x 800. But the frame s

  • AP -add field in Payments screen

    Hi all In the AP abc Manager responsibility --Payments screen is it possible to add an extra field in the same screen along with Type,Bank Account ..fields kindly guide thanking in advance

  • Cant install upgrade disc to Adobe Photoshop Elements 10

    How do I load all three discs. First disc loads, others do not. Should they??

  • Compile Model does not work

    I am trying to test a model using a surrogate dimension: ->dsc bulr_pl_sum_rl_mdl DEFINE BULR_PL_SUM_RL_MDL MODEL LD test MODEL dimension su_rl 02010 = 03000 END The version I am using is: ->shw eversion Oracle OLAP Build 84089 No matter what syntax