General information about JATO.

OK,
We are finally ready to get off of ND4.
I'm doing some research about our next direction.
The way I understand it is that iMT will transform my ND apps into
J2EE apps using the JATO architecture. Where can I find more
information about JATO? I can't seem to find much on the iPlanet
site, or in general. Is it on a level with Struts? Does it only work
with iPlanet? I've contacted my iPlanet/Sun/NetDynamics rep about
starting this process, so maybe I will get more information then. It
just seems odd not to find it generally discussed. If I go with JATO,
am I just locking my self into another proprietary api (ala
NetDynamics)? Any general tips NetDynamics veterans can offer?
John Hoskins
john.hoskins@t...
TDS

John--
I'm doing some research about our next direction.
The way I understand it is that iMT will transform my ND apps into
J2EE apps using the JATO architecture. Where can I find more
information about JATO? I can't seem to find much on the iPlanet
site, or in general.Unfortunately, as much as we've been tirelessly promoting JATO for the last
year and a half, only now is significant public information finally going
to be made available. The link at the bottom of each forum email will be
live in a week or so, and will be the official public site for JATO. If
there isn't enough information there, we'll do what we can to get additional
information to you--just let us know your needs, or simply ask your
questions here. Many of you may not be aware that there is even a 10+
chapter JATO training class... We're trying very hard to make this sort of
material available to our external users.
Is it on a level with Struts?Since we're getting lots of these sorts of JATO questions lately, I've
posted the JATO overview white paper to the forum files area. I recommend
everyone read this 17 pager; it discusses what JATO is, what it aims to be,
and how it differs from other J2EE application frameworks. You can access
the white paper here:
http://groups.yahoo.com/group/iPlanet-JATO/files/jato-overview.html
Does it only work with iPlanet?NO! It is an application framework based on standard J2EE. It's been run
successfully in just about every container on the planet. Please see the
JATO presentations in the forum file area for more information:
http://groups.yahoo.com/group/iPlanet-JATO/files/JATO%20Presentations/
I've contacted my iPlanet/Sun/NetDynamics rep about
starting this process, so maybe I will get more information then. ItWe're working hard to get the word out to everyone in iPlanet/Sun.
Depending on who you talk to, you'll get someone very familiar with JATO, or
someone who's never heard of it. The reason for this is that JATO is not
being released as an official product, but is rather as a free developer
technology. JATO has now been chosen as part of the Sun ONE architecture,
so everyone both internally and externally will be hearing a lot more about
it in the near future. If your rep comes back to you and has no info on
JATO, please ask him or her to contact Charles Beckham or me for info.
Regardless, we're the architects and engineers hanging out here, so this is
the horse's mouth. <grin> All the JATO materials have been developed by us
personally (which is why they're somewhat slow in coming), so just ask us if
you have questions, here or in off-forum email, and we'll be glad to help.
just seems odd not to find it generally discussed. If I go with JATO,
am I just locking my self into another proprietary api (ala
NetDynamics)? Any general tips NetDynamics veterans can offer?Please read the white paper for information that I think will squarely
address this question. However, I will make these observations at least:
We've done everything possible to make JATO complementary to J2EE, and we
don't hide the underlying J2EE API from you. Instead, JATO applies
well-known, state-of-the-art, application-level design patterns to baseline
J2EE to help you build real-world J2EE enterprise apps. My experience is
that enterprise architects and developers find this far more of a benefit
than a hinderance. Furthermore, you get the source for JATO. (I've lobbied
long and hard to make JATO open source, but you can imagine how that fares
inside a huge company like iPlanet...)
Anyway, I could go on and on, but please read the white paper and see the
presentations, then let us know if you have additional questions. We'll be
glad to answer them.
Todd
Todd Fast
Senior Engineer
Sun/Netscape Alliance
todd.fast@s...

Similar Messages

  • Where can I find a general information about settings of the PCI-IMAQ-1411 board?

    There is many attributes in the properties dialog of the IMAQ channel in the M&A Explorer. For example Mode (Frame/Field), Lock speed (Slow/Normal/Fast/Very Fast), Luma Comb (Disabled/Enabled). Where can I find a comprehensible description of them?

    The starting point is the help file. There is a section with the title: "Setting IMAQ Device and Camera Properties". That section provide some explanations about the properties and options to configure your IMAQ cameras.
    You can obtain more information by visiting the Developer Zone at the NI website. Look for the Vision section at the Resource Library. The exact address is:
    http://zone.ni.com/devzone/devzone.nsf/webproducts/7d6146d8c67a832e862567f1006c29ee?opendocument
    You will find explanations, tutorials and examples about different topics in vision, including configuration descriptions.
    Finally, a full understanding of some properties requires knowledge about vision and image processing. A good book about Image Processing in general should be of benefit.
    Regards;
    E
    . Vargas
    www.vartortech.com

  • Need General Information about VDS

    Hi,
    In our evaluation for different VDS, I require the following information.
    1.Can we use hyphens in schema names?
    2.Is it possible to map the VDS to any arbitrary position in the LDAP tree?
    3.Will the VDS reflect the updates done by an LDAP client in the DB by itself.
    4.Will the VDS recognize updates made in the database (perhaps via some sort of vendor plugin)
    5.Which LDAP versions are supported?
    6.What data types are supported by the VDS(int, string, binary)?
    7.Are there any statistics to measure the performance of the VDS? Typically how long will it take to do a Read, Write and Search ?
    Please provide these details ASAP.
    With Thanks,
    Javahar.R
    Edited by: JavaharR on May 21, 2009 6:41 AM

    In all answers, I'm replacing VDS with DPS (directory proxy server). If this is not right, let us know.
    Can we use hyphens in schema names?Schema names? Do you mean attributes and objectclass names? Then yes. Moreover, there is not schema in the DPS itself, only in directory server.
    Is it possible to map the VDS to any arbitrary position in the LDAP tree?Yes.
    Will the VDS reflect the updates done by an LDAP client in the DB by itself.What do you mean? DPS only relays changes to and from the backend. Any change will be reflected as long it goes to the same backend. This can be configured using client affinity.
    Will the VDS recognize updates made in the database (perhaps via some sort of vendor plugin)DPS does a search and provides whatever data is available. Access to the data in the backend or directory server is a totally different issue
    Which LDAP versions are supported?LDAP v2 and v3
    What data types are supported by the VDS(int, string, binary)?yes, these are all supported. If you have anything specific in mind, please spell it out.
    Are there any statistics to measure the performance of the VDS? Typically how long will it take to do a Read, Write and Search ?This is extremely subjective based on hardware and your data access patterns. You could engage Sun Professional Services to study and tune your DPS installation

  • Where can I find good general information about data migration?

    I need to move about 120GB of data from my Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit server to a new Microsoft SQL server 2005 64 bit.
    What is the best way to get this data across ?
    Thank you.

    >
    I need to move about 120GB of data from my Oracle8i Enterprise Edition
    Release 8.1.7.4.0 - 64bit server to a new Microsoft SQL server 2005 64 bit.
    What is the best way to get this data across ?By being very careful? 8-)
    Seriously though, as well as the link from the other poster about
    datatypes not being compatible, you should also worry about
    SQL not being the same - look at
    http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/804dc08e-927a-4152-af06-a90c0ee63230/
    You should also worry about CONSTRAINTS, PL/SQL, Sequences,
    the list is endless.
    An Oracle (and SQL Server) database is not just a collection of bits,
    but a system - if it wasn't, we'd all store our data in Notepad for free!
    Brooks (mythical man-month) says "be prepared to throw one away"!
    Another question you should ask yourself is
    "What is my own area of expertise?"
    Are you a Perl/Python/Java/Delphi/C/C++/<insert_language_of_choice> programmer?
    Look at doing the work in stages using staging tables.
    Best of luck.
    Paul...
    Thank you.--
    When asking database related questions, please give other posters
    some clues, like OS (with version), version of Oracle being used and DDL.
    Other trivia such as CPU + Disk configuration might also be useful.
    The exact text and/or number of error messages is useful (!= "it didn't work!"). Thanks.
    Furthermore, as a courtesy to those who spend time analysing and attempting to help,
    please do not top post and do try to trim your replies!

  • Administration Login + General Information

    Hello everyone,
    Well I am pretty new over here, I tried to do some search in the forum but I did not get anything to what I was looking for, so I decided to post my questions.
    My questions are two:
    1) I have a problem as I cannot login in the B1WebTools as an Administrator. I tried using manager for both user name and password, but I receive the message "Your login attempt was not successful.".
    I have managed to correctly install the web tools and also make a synchronization using the synch manager, but whetever I do, I cannot login as an administration. How can I fix this? Should I reinstall the whole application?
    2) My second question has to do with general help files or some documentation that actually explanes how to use B1WebTools. The only things I can find through SAP, are guides on how to setup the application. Is there anything availiable?

    I believe I am getting somewhere with your replies.
    I actually never knew that these fields ever existed so I was not able to see any passwords (this is why I am asking for general information about this application).
    Looking at the values it is now pretty obvious to me why I cannot login. First of all, the username is nothing close to what I am trying. As I was asking in my previous message, and now I am certain about, the value for the usename field in B1Tools is copied not from the usercode field in SAP BO (the one used to login in BO) but from the User Name field used to identify the user!
    And here is where my other problems begin. First of all, because of the Greek characters we are using for the user names in SAP BO, the userID custom field, created by B1WebTools, (login name?) shows questionmarks and unrecognized characters. Well, when I try to change something in the manager's record, for example I try to change the user name to one with Latin characters, I get an error message and SAP BO closes (creating a dmp file in the log directory). The strange thing is that when I change something from a different user (besides the manager) I can do it without any problem!
    Anyways, I will try to make another user as the superuser, using Latin characters for the user name, and I will let you know of the outcome.
    Edited by: Vaggelis Hambakis on Oct 12, 2009 12:48 PM

  • How to insert a dialog box which prompt the user enter the general information in the SDI application?

    Im using the SDI application to build a system and now i would like to insert a dialog box which allow the user to enter the general information about themselves and then it will be saved into a text file. How to insert the dialog box and show the dialog box at the beginning of the program.

    Hi Lee,
    The easyest way to achieve this is to declare an object of your dialog box derived class (e.g. CUserInfo, public CDialog) into the InitInstance method of the main application class.
    Depending on the behavior you want you can place the code before dispatching the commands from command line (in which case the main frame of the SDI application will not be shown), or after, in which case the UserInfo dialog box will be shown over the main application window as modal.
    The code snipped bellow can be more helpfull:
    BOOL CSDIApp::InitInstance()
    AfxEnableControlContainer();
    // Parse command line for standard shell commands, DDE, file open
    CCommandLineInfo cmdInfo;
    ParseCommandLine(cmdInfo);
    //prompt user for data
    CUserInfo dlg;
    if (dlg.DoModal() == IDOK)
    //do something here with the data
    else
    return FALSE;//i.e. quit the application if the user presses the 'Cancel' button
    // Dispatch commands specified on the command line
    if (!ProcessShellCommand(cmdInfo))
    return FALSE;
    // The one and only window has been initialized, so show and update it.
    m_pMainWnd->ShowWindow(SW_SHOW);
    m_pMainWnd->UpdateWindow();
    return TRUE;
    Hope this helps,
    Silvius
    Silvius Iancu

  • Do I need the "Wildcard in House" in the Settings, General, Profile. This says that it is expiring and cannot find any information about this from Apple or Verizon.

    Do I need the "Wildcard in House" in the Settings, General, Profile?
    This says that it is expiring and cannot find any information about this from Apple or Verizon.

    Apple haven't yet signed agreements with yell.com and similar local information services here in the UK or in europe. The rumor is that in the UK and others, will get it sometime towards the beginning of the year.

  • Generic iViews in MSS- problem with launching in the general information

    Hi,
    My requirement is to display information with a custom query (display info from P0008) in the General Information.
    For this, we have chosen to work with Generic iViews.
    I have followed the following links:
    Link: [http://help.sap.com/erp2005_ehp_04/helpdata/EN/6c/9358f7d8dc43838e4f1135b9c37adb/content.htm]
    Link: [MSS Generic iView not working in General Information Page ]
    The problem i am facing is with Launching the iView Wizard and General Information provided in the 1st link. I am not able to continue with the pointsd under Portal Content Administration
    Thanks,
    Pinki

    Hi Siddharth,
    Thanks for the reply. But my query was not regarding ESS in MSS.
    Its about Generic iViews where you can fetch data using custom queries and user groups and display the same in the general information. I have attached the link provided by SAP below. There are mainly 3 parts to the config:
    1. Creating of custom query.
    2. Using FPM to add the generic iview for list to the perspective of the FPM appl of General information.
    3. Then creating the WD iview of the added view within General information from content Admin and then adding the WD page to the General information page.
    This is my comprehension of the steps provided. However there is one of the link within the Portal Content Admin that does not work.
    Please find the link from help.sap.com below:
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/6c/9358f7d8dc43838e4f1135b9c37adb/content.htm]
    Thanks,
    Pinki

  • How to get information about limitation Internal Memory on device

    hallo ..
    have some question here, so please some person able to answer my questions 
    1. How to get Information about limitation internal memory on device 
    2. is possible to improve internal memory on Blackberry ( move apps on external memory )
    3. any tools to get internal memory activity ?
    thanks for this people who joins here, hope we can share more information about blackberry .. 

    In addition...
    There are three types of potential memory on a BB: 1) Application Memory, 2) Device Memory, and 3) Media/SD Card Memory.
    Application Memory -- This is the most crucial; it is the protected (not user accessible), dedicated, and fixed (in size) space that is available as the destination for the installation of applications (plus some application storage, overhead and such). You cannot touch AppMemory. You cannot improve the maximum AppMemory that your BB has. It is what it is. Applications can only install here...there is no option.
    Device Memory -- This is space on your BB that you can touch to store files, pictures, media, etc. Typically, it is not terribly large, but it is available to you.
    SD/Media Card Memory-- This is what it says...your SD card, for you to store files, media, pictures, etc. It can be as large as your BB OS can support...see this KB:
    KB05461MicroSD card sizes supported by the BlackBerry device software
    On some devices/OS levels, you can only see "File Free" (Options > Status), which I think is equivalent to AppMemory. On other devices, you can see all three memory usage levels (Options > Memory). Here are some guidelines to use:
    KB02843What is the Low Memory Manager feature on the BlackBerry smartphone
    KB14320How to maximize free space and battery power on the BlackBerry smartphone
    KB14213Call logs, SMS text messages, and email messages are deleted from the BlackBerry smartphone
    Lastly, it is always important to properly close applications when you are done with them. Using the Back or the Red key will not do this -- those leave it to the app to decide what to do...and some will leave themselves resident in memory, consuming resources on your BB, slowing the overall performance. Rather, to close an app, press and select "Close" or "Exit"...that will force the application to be closed, freeing up for your new use the resources it was consuming. Some apps will always remain running (typically -- BBMessenger, Browser, Homescreen, Phone, and Messages)...but, you should still close them properly - especially the Browser...if it is left on an active web page, it will not only consume extra resources but battery power as well.
    Further, anytime random strange behavior or sluggishness creeps in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure. Some have taken to doing this on a regular basis as a preventive measure...some as frequently as once per day. Others have obtained the QuickPull app to automate a simulated Batt-Pull.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • EtreCheck version: 2.1.5 (108) Report generated 4 January 2015 14:29:26 GMT  Click the [Support] links for help with non-Apple products. Click the [Details] links for more information about that line. Click the [Adware] links for help removing adware

    My Mac is very slow and applications take a long time to load, especially Safari and iTunes.  Please help.    I have run the Etrecheck report and these are results.
    Thanks Pat
    EtreCheck version: 2.1.5 (108)
    Report generated 4 January 2015 14:29:26 GMT
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      iMac (21.5-inch, Mid 2011) (Verified)
      iMac - model: iMac12,1
      1 2.7 GHz Intel Core i5 CPU: 4-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 0/DIMM1
      empty empty empty empty
      BANK 1/DIMM1
      empty empty empty empty
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      AMD Radeon HD 6770M - VRAM: 512 MB
      iMac 1920 x 1080
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:32:50
    Disk Information: ℹ️
      ST31000528AS disk0 : (1 TB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 999.35 GB (717.51 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      OPTIARC DVD RW AD-5690H 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Seagate Expansion Desk 2 TB
      EFI (disk1s1) <not mounted> : 210 MB
      Seagate Expansion Drive (disk1s2) /Volumes/Seagate Expansion Drive : 2.00 TB (1.66 TB free)
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. iPhone
      Apple Internal Memory Card Reader
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Application Support/Avast/components/fileshield/unsigned
      [loaded] com.avast.AvastFileShield (2.1.0 - SDK 10.9) [Support]
      /Library/Application Support/Avast/components/proxy/unsigned
      [loaded] com.avast.PacketForwarder (2.0 - SDK 10.9) [Support]
    Problem System Launch Agents: ℹ️
      [failed] com.apple.syncservices.SyncServer.plist
    Launch Agents: ℹ️
      [loaded] com.avast.userinit.plist [Support]
      [running] com.epson.Epson_Low_Ink_Reminder.launcher.plist [Support]
      [loaded] com.epson.esua.launcher.plist [Support]
      [running] com.epson.eventmanager.agent.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
      [running] com.trusteer.rapport.rapportd.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.avast.init.plist [Support]
      [loaded] com.avast.uninstall.plist [Support]
      [failed] com.avast.update.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [running] com.trusteer.rooks.rooksd.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [invalid?] com.avast.home.userinit.plist [Support]
      [running] com.microsoft.LaunchAgent.SyncServicesAgent.plist [Support]
    User Login Items: ℹ️
      iTunesHelper ApplicationHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
      FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
      Default Browser: Version: 600 - SDK 10.10
      AdobePDFViewerNPAPI: Version: 11.0.07 - SDK 10.6 [Support]
      AdobePDFViewer: Version: 11.0.07 - SDK 10.6 [Support]
      DivXBrowserPlugin: Version: 2.2 [Support]
      Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
      OVSHelper: Version: 1.1 [Support]
      QuickTime Plugin: Version: 7.7.3
      JavaAppletPlugin: Version: Java 8 Update 25 Check version
    Safari Extensions: ℹ️
      wrc [Installed]
    3rd Party Preference Panes: ℹ️
      DivX  [Support]
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
      GoToMyPC Preferences  [Support]
      Java  [Support]
      Trusteer Endpoint Protection  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 999.35 GB Disk used: 281.84 GB
      Destinations:
      Seagate Expansion Drive [Local]
      Total size: 2.00 TB
      Total number of backups: 78
      Oldest backup: 2013-07-28 18:09:06 +0000
      Last backup: 2015-01-04 14:29:38 +0000
      Size of backup disk: Adequate
      Backup size 2.00 TB > (Disk used 281.84 GB X 3)
    Top Processes by CPU: ℹ️
          2% WindowServer
          1% mds
          0% fontd
          0% mds_stores
          0% com.avast.daemon
    Top Processes by Memory: ℹ️
      120 MB Safari
      112 MB com.avast.daemon
      94 MB com.apple.WebKit.WebContent
      56 MB spindump
      52 MB mds_stores
    Virtual Memory Information: ℹ️
      479 MB Free RAM
      1.56 GB Active RAM
      1.11 GB Inactive RAM
      904 MB Wired RAM
      5.37 GB Page-ins
      75 MB Page-outs
    Diagnostics Information: ℹ️
      Jan 4, 2015, 01:57:18 PM Self test - passed
      Standard users cannot read /Library/Logs/DiagnosticReports.
      Run as an administrator account to see more information.

    patbythesea wrote:
    Can I assume that with my Mac I do not need any additional virus protection software?  If I do, what should I use?
    See my Mac Malware Guide for help on protecting yourself from malware. You generally don't need anti-virus software.
    (Fair disclosure: I may receive compensation from links to my sites, TheSafeMac.com and AdwareMedic.com, in the form of buttons allowing for donations. Donations are not required to use my site or software.)

  • A JavaBean that gives information about a job - saving parameter problem

    Hi,
    I'm working on a Java-Applet that gives the user some information about the running job.
    I modified a solution from Casey Bowden (thx to him) that lanches a seperate applet, from the current forms session, to update the user on the status of the report. It works great but I have one more problem.
    If the Report getting an error, the programmer and organisator would like to replicate the error so it would be comfortable to see how the report get started. There is the RW_SERVER_JOB_QUEUE table that saves all the information the Report Server posts its information about the current report to the database each time a job request is submitted. I'm saving some information from the rw_server_job_queue in a seperate table with other specific information for our own administration.
    The only information that I don't get are the parameters the report getting started. I would like to save all parameters in one column like the command_line in RW_SERVER_JOB_QUEUE table each time a job request is submitted. Is there any solution to get the parameters from the starting report?
    I'm working with Oracle Forms 6i and Reports 6i.
    Thx for any help.

    Hello,
    To call a Palestine # on Skype dial 970 + Area Code + 7 digits (local number)
    Do NOT dial the "00" prefix.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • IPhone GPS general information

    Apple, please contradict if this accurate.
    This is not a complaint, just general information as I understand it. However, many people on complaint threads appear to be confused about whether or not their unit is using satellite GPS. This is an attempt to give information for anyone who wants to know about GPS. It is NOT official.
    I have both a dedicated GPS (Garmin) and an iPhone 3G.
    While the dedicated GPS only works if it can pick up satellite signals, the iPhone can get your location approximately if it cannot pick up the satellites (you're indoors).
    In both cases your blue dot on Maps will be surrounded by a light-blue circle indicating that your fix is approximate.
    If WiFi is on it will use the nearest WiFi station - even if you're indoors It can do this because there's a database called SkyHook that maps installed WiFi stations to their location. One person on a complaint thread said that "he" was getting located some miles from his present home. He had moved lately, so it makes sense that the SkyHook database hadn't been updated with the new location.
    If WiFi is off and you've got some sort of cell service (and can't "see" the satellites) you can still get a location from the nearest cell tower, but it will be less accurate still.
    With approximate signals like these, Maps will display a plain blue dot that doesn't do anything special. If you soom in close enough, Maps will shoe the light-blue circle to indicate that it thinks you're in the area under the circle.
    The dot will also "jump" from place to place as you move closer to another WiFi station or cell tower.
    If your iPhone actually sees satellites, the blue dot will appear to "send out rays" and will move in a fluid fashion along your route.
    NOTE ABOUT SEEING SATELLITES: When you first go outdoors, even a dedicated GPS will take a few minutes to locate you. These units may say "Acquiring satellites" until they get a good fix. Trees, tall buildings, and perhaps heavy cloud over will prevent any GPS from seeing enough satellites to get a fix, so that the location shown on any unit or an iPhone might jump from place to place if it can't see enough satellites to get a fix.
    DISCLAIMER. I have an iPhone 3G and don't appear ever to get a satellite based fix. The unit used to get good fixes regularly, so that the problem could be due to something else such as a hardware failure or a problem with the 3.0 version of iPhone firmware. A number of solutions have been suggested, and some have worked for some people; it happens that none of them yet have worked for me.

    Thanks, everyone, for clarifications. I hope I haven't added any mis-or dis-information.
    To add lne item: Motion has a free version of its software called MotionX GPS Lite, CroftUK, you can download it and read the FAQ that w7ox refers to.
    That app will tell you what kind of GPS reception you're getting.
    Thanks to ShadyMac for the feedback form. I will also search the Apple Knowledge Base in addition to the discussions. If I find a useful article I'll plst its number and title on this thread.

  • Any one have any information about Security Group to send it to me

    any one have any information about Security Group to send it to me
    what is it and how can we use it in our work

    Have a look in the general R12 MOAC and FA concepts.
    With security groups, you can defined a set of organizations with a shared access.
    E.g. you defined one Secruity groups and assigned in these group 5 organizations.
    The security group is assign to a responsibility.
    You have access to these 5 organizations over one responsibility, you must not change the responsibility, if you will enter transactions for a other organization.

  • In depth information about SAP SRM

    Hi,
    i was wondering if there is a source or may somebody personally who can answer me some general questions about sap SRM, which go beyon the 10 page 40000feet-white paper of SAP.
    - what is the main difference between MM and SRM
    - how difficult is the migration/upgrade to SRM having a MM in place
    - what standard purchasing processes are provided by SAP SRM
    Thanks for your feedback
    Torsten

    Hi Torsten,
    Indeed, it's quite complicated to answer your questions in some sentences.
    Please check the available document sources, maybe you can help yourselves:
    If you have an access to the service marketplace, see the note 1026369 for useful links. If not, see the following links (for some of them  regisered user is needed):
    - The online help is available at http://help.sap.com -> SAP Business Suite -> SAP Supplier Relationship Mgmt. or http://help.sap.com/content/documentation/erp/docu_sbs_erpsrm.htm
    - Integrated Business Content: https://websmp201.sap-ag.de/ibc ; 
    - Installation And Upgrade Documentation: http://service.sap.com/instguides
    mySAP Business Suite Applications -> mySAP SRM -> mySAP SRM Server 5.0
    Download MasterGuide and scenario-specific instructions.
    Follow this link for detailed understanding of srm business process.
    - Installation and upgrade information is available at http://service.sap.com/srm-inst
    - wiki: https://wiki.sdn.sap.com/wiki/display/SRM This is good starting point.
    - Integrated Business Content for SRM is available at http://service.sap.com/ibc-srm
    - SAP Best Practices are available at http://service.sap.com/bestpractices
    - General product information about SRM is available on the SAP home page: http://www.sap.com/solutions/business-suite/srm/index.epx
    Kind regards,
    Peter

  • Need information about unicode

    Hello friends,
           I need informatiion about an unicode to change english language in to regional language.Please give me information about same.
    Thanx,
    Rahul Talele

    Hi
    Hope it will help you,.
    Reward if help.
    The Link will be helpful to you.
    Re: Upgrade 4.6 to ECC - What are the responsibilites
    regarding Unicode influence in Standard programs
    Very good document:
    http://www.doag.org/pub/docs/sig/sap/2004-03/Buhlinger_Maxi_Version.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d37d1ad9-0b01-0010-ed9f-bc3222312dd8
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/589d18d9-0b01-0010-ac8a-8a22852061a2
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f8e316d9-0b01-0010-8e95-829a58c1511a
    You need to use the transaction UCCHECK.
    The report documentation is here
    ABAP Unicode Scan Tool UCCHECK
    You can use transaction UCCHECK to examine a Unicode program set for syntax errors without having to set the program attribute "Unicode checks active" for every individual program. From the list of Unicode syntax errors, you can go directly to the affected programs and remove the errors. It is also possible to automatically create transport requests and set the Unicode program attribute for a program set.
    Some application-specific checks, which draw your attention to program points that are not Unicode-compatible, are also integrated.
    Selection of Objects:
    The program objects can be selected according to object name, object type, author (TADIR), package, and original system. For the Unicode syntax check, only object types for which an independent syntax check can be carried out are appropriate. The following object types are possibilities:
    PROG Report
    CLAS Class
    FUGR Function groups
    FUGX Function group (with customer include, customer area)
    FUGS Function group (with customer include, SAP area)
    LDBA Logical Database
    CNTX Context
    TYPE Type pool
    INTF Interface
    Only Examine Programs with Non-Activated Unicode Flag
    By default, the system only displays program objects that have not yet set the Unicode attribute. If you want to use UCCHECK to process program objects that have already set the attribute, you can deactivate this option.
    Only Objects with TADIR Entry
    By default, the system only displays program objects with a TADIR entry. If you want to examine programs that don't have a TADIR entry, for example locally generated programs without a package, you can deactivate this option.
    Exclude Packages $*
    By default, the system does not display program objects that are in a local, non-transportable package. If you want to examine programs that are in such a package, you can deactivate this option.
    Display Modified SAP Programs Also
    By default, SAP programs are not checked in customer systems. If you also want to check SAP programs that were modified in a customer system (see transaction SE95), you can activate this option.
    Maximum Number of Programs:
    To avoid timeouts or unexpectedly long waiting times, the maximum number of program objects is preset to 50. If you want to examine more objects, you must increase the maximum number or run a SAMT scan (general program set processing). The latter also has the advantage that the data is stored persistently. Proceed as follows:
    - Call transaction SAMT
    - Create task with program RSUNISCAN_FINAL, subroutine SAMT_SEARCH
    For further information refer to documentation for transaction SAMT.
    Displaying Points that Cannot Be Analyzed Statically
    If you choose this option, you get an overview of the program points, where a static check for Unicode syntax errors is not possible. This can be the case if, for example, parameters or field symbols are not typed or you are accessing a field or structure with variable length/offset. At these points the system only tests at runtime whether the code is sufficient for the stricter Unicode tests. If possible, you should assign types to the variables used, otherwise you must check runtime behavior after the Unicode attribute has been set.
    To be able to differentiate between your own and foreign code (for example when using standard includes or generated includes), there is a selection option for the includes to be displayed. By default, the system excludes the standard includes of the view maintenance LSVIM* from the display, because they cause a large number of messages that are not relevant for the Unicode conversion. It is recommended that you also exclude the generated function group-specific includes of the view maintenance (usually L<function group name>F00 and L<function group name>I00) from the display.
    Similarly to the process in the extended syntax check, you can hide the warning using the pseudo comment ("#EC *).
    Applikation-Specific Checks
    These checks indicate program points that represent a public interface but are not Unicode-compatible. Under Unicode, the corresponding interfaces change according to the referenced documentation and must be adapted appropriately.
    View Maintenance
    Parts of the view maintenance generated in older releases are not Unicode-compatible. The relevant parts can be regenerated with a service report.
    UPLOAD/DOWNLOAD
    The function modules UPLOAD, DOWNLOAD or WS_UPLOAD and WS_DOWNLOAD are obsolete and cannot run under Unicode. Refer to the documentation for these modules to find out which routines serve as replacements.

Maybe you are looking for

  • OA framework sample Search Page

    hi all I have created EO,VO and AM for creating a page that search the records from a table. I can see the search page proper but i am having below error while searching the record.(when i click the "Go" button). oracle.apps.fnd.framework.OAException

  • 2 external monitors to macbook pro???

    Hi - I'm a new Mac user - PC convert! So far - I'm loving my Mac! Now - on to my question. I would like to connect 2 external monitors to my macbook Pro. Is this possible? If so - can someone walk me through what i need to buy and how to do it? Note:

  • Adobe Air Silent Distribution

    I work for a library in Michigan and I am using Kaspersky Security Center to Distribute Software/Updates for our network. I have a distribution license agreement with Adobe to distribute Air, Flash, Reader, Shockwave Flash. I am able to silently inst

  • TS3274 Ipad is hanged, how to restore it

    Hello My ipad is hanged. Applications are not opening .Its neither shutting off Kindly help to resolve the problem 

  • Won't start after 10.4.11 update

    I just updated my OS to 10.4.11 and now my computer won't start up. I get to the Mac OS X screen that says OS X is starting up. Then I logon and then the blue screen and that is as far as I can get.