ERMS - Factbase not determined correctly

Hi All,
I am facing an issue with ERMS, when I debug into the action handler services I can see that the BP number and Email Body is not being determined. Although during normal execution the process works fine.
My Service Manager profile has the following services
0     AH_SET_BP_ADDR
1     SVC_PARAMS
50     UT_WORKITEMTEXT
80     ZSEND_EMP_EMAIL
800     UT_ERMS_REPLICAT
810     RE_RULE_EXEC
820     AH_DEF_ROUTING
Inside ZSEND_EMP_EMAIL service the following lines of code
bp_number = service_manager->get_bp_number( ).
lv_email_id = service_manager->get_email_id( ).
don't fetch any values.
Any pointers to what could be wrong?
Also in the Rule Policy I have created a rule to send auto acknowlegement and create a service ticket when an email comes in. Here the issue that I am facing is that the Service Ticket is created but the email is not linked to the service ticket.
Kind regards,
Gaurav

Hi Gaurav,
I'm afraid that 'fact gathering' service for email and business partner is missing.
Can you try configuring your ERMS profile like this:
0       AH_SET_BP_ADDR
1       SVC_PARAMS
10      FG_BP
20      FG_EMAIL
30      FG_WI_CONT
50      UT_WORKITEMTEXT
80      ZSEND_EMP_EMAIL
800     UT_ERMS_REPLICAT
810     RE_RULE_EXEC
820     AH_DEF_ROUTING
Kind regards,
Garcia

Similar Messages

  • Text not determined correctly in Delivery

    Hi,
    We are combining 5 scheduling agreement and creating a single delivery, what the problem i am facing is if i delete line item 10 in delivery the text of that lineitem 10 is copied to line item 20. In the same way text of the line item 20 is shifting to 30 and so on. All the scheduling agreements are updated by an incoming idoc.
    Please kindly help me in resolving this issue.
    Regards.
    Kannan

    Actually, I played with the settings a little bit more and got it. It was my screen resolution. I thought I had tried going back to Native once before and it didn't work.  I'm not sure why have have to have it set to Native in order for Dreamweaver to display correctly but that seems to do the trick. I just need glasses to be able to see everything. Agh. It was really strange that when I brought up the web page in a browser it looked fine. Of course after I post something I find the fix.
    So for anyone else having display problems in DW, check your resolution.
    Thanks for responding. Maybe this will help someone else though.

  • Could not determine the correct port

    Hi Folks!
    I can't start the EM, when I type
    $emctl (status, stop or start) dbconsole, the follow message is displayed:
    Could not determine the correct port
    Please, help me to correct this problem.
    Regards,
    Wilson

    user490256 wrote:
    Hi Folks!
    I can't start the EM, when I type
    $emctl (status, stop or start) dbconsole, the follow message is displayed:
    Could not determine the correct port
    Hi Wilson,
    What is Oracle version.
    Was it running fine earlier ?
    How did you configure dbconsole ..
    Are you any error in trace files..
    To change the dbconsole port ,
    How to change ports for DB Control 10.2.x.x [ID 395755.1]
    http://yogeedba.blogspot.com/2008/02/manual-configuration-of-dbconsole-em.html
    Regards
    Rajesh

  • Email pushing not working correctly for office email - 3 seperate devices/carriers

    We switched email hosts several months ago and since our email pushing has not worked correctly. Our host/IT guy has been very unwilling to help me through this (I get the pleasure of being the in-house IT source)
    I personally am on AT&T have no problems with the other 3 emails I have set up on my blackberry. However I receive my work account one time a day at roughly 6:15. Another user is on Alltel and he receives spotty emails throughout the day, but his gmail account comes through instantly. The third user is on nextel and he receives his 2-3 times per day.
    I began to think this was an email host issue since the three of us are all on different carriers, until I found out a fourth user, also on nextel, receives his emails fine.
    Users 1-3 are on Outlook 07 on various versions of the Curve. We have all our messages to stay on the server.
    User 4 is on the older nextel blackberry push to talk, and is not on outlook. 
    We do not have an exchange server. Our emails were all set up through our devices.
    Any suggestions? The answers I have received through our carriers is to make sure that our messages are set to be left on the server. Everyone else at the office has given up - but for me this is the quest for the Holy Grail.......I'm determined find the answer!
    Thank you in advance for any suggestions.
    Caitlin Talbot 

    Potential solution for windows for a side-by-side install. This works for me.
    To setup a firefox install side by side so that links from external programs (like email) can open (so you don't get a "Firefox is already running but is not responding" message) do the following.
    The solution entails the use of the -no-remote switch. Don't use it for the default browser. Use it for the non default browser.
    I'll use firefox 3.6 and firefox 4.0 as examples but this should work for future versions.
    + Install firefox 3.6 and Firefox 4.0 in different directories. Eg.
    C:\Program Files\Mozilla Firefox\firefox.exe
    C:\Program Files\Mozilla Firefox 4\firefox.exe
    + Open profile manager. Start > Run : firefox.exe -ProfileManager
    + In profile manager create Two Profiles.
    firefox3.6
    firefox4
    + In profile manager select firefox 4 as your default (assuming you want to default to the latest) and tick "Don't ask at startup"
    + Create two windows shortcuts.
    * General: Mozilla Firefox 4 (default). Shortcut > Target: "C:\Program Files\Mozilla Firefox 4\firefox.exe". Shortcut > Start In: "C:\Program Files\Mozilla Firefox 4"
    * General: Mozilla Firefox 3.6. Shortcut > Target: "C:\Program Files\Mozilla Firefox\firefox.exe" -p firefox3.6 -no-remote. Shortcut > Start In: "C:\Program Files\Mozilla Firefox"
    That's it. Links from external programs should now open in your default browser.
    Further details see. [http://kb.mozillazine.org/Opening_a_new_instance_of_your_Mozilla_application_with_another_profile Opening a new instance of your Mozilla application with another profile]

  • Condition Type NAVS not determined for Goods PO

    Hi all,
    I am working on SRM 5.0 and R/3 4.6C.The problem im facing is for the tax condition determination for PO for Goods type which replicated from SRM to PO .
    In case of Service PO,the conditions are determined correctly and can be seen in the PO print out.However In case of a goods PO,if i goto conditions tab in ME23N for the PO,the conditions (NAVs) are not determined as well as they cant be seen in PO print .
    The  config on R/3 side is Correct as in case of manual PO(PO created directly in R/3),the conditions are determined correctly.
    Now when i debuuged the BAPi "BAPi_PO_CREATe1",i observed the following:
    If i chnage the field PO_PRICE in the table POITEM to "1",then conditions are determined corretcly for the PO.However by dfault,the value for this field comes to "2".
    This field is nothing but indicator of the price i.e. 1 for Gross and 2 for Net.
    Can anybody explain  me the link between this price and condition types determined in PO.
    Thanks.

    Check out SAP Note 580225 - Purchasing BAPIs: Conditions and pricing
    Hope it helps

  • TANN is not determining for free goods in sales order

    Hi All,
    i am using the free good scenario.i have done all the necessary below settings
    1.free god procedure NA0001 and assignment to sales area.
    2.added condition type R100 in the pricing procedure.with requirment 55 and base value 28.
    3.Item category assignment for free goods(i am using standard)
    4.free good condition record in VBN1 for inclusive and exclusive.
    5.in sales order i am giving correct quantity.
    But in sales order the second line item for free goods (TANN) is not determining.
    Kindly suggest where it went wrong ?
    Regards
    santosh

    Hi KishorThanks for replying..
    i have done the determination correctly. please find the below screens for free goods condition and sales order.

  • Epson r1800 - 'Media not loaded correctly'

    Hello All,
    I'm having a lot of trouble with my Epson r1800 - I've searched around the internet a bit for solutions but so far haven't come up with anything. To start, I have updated the epson drivers and also tried Gutenprint drivers.
    Basically, no matter what I try (including the standard nozzle checks etc...) I always get the message 'Media not loaded correctly'. Occasionally pages will feed through the printer, but they are blank and regardless I get the media not loaded correctly message. Does anybody have a workaround or solutions for this?
    Thanks!
    Gavin

    Try using the following directions from a message from Epson. This corrected my problems with an Epson R1800 and Leopard.
    Thank you for taking the time to contact Epson. It is my pleasure to
    respond to your inquiry.
    If your output is faint or if the driver settings and/or features are
    missing, your system may have automatically added the printer using the
    Gutenprint driver. Many Epson drivers are provided with Leopard but the
    driver for your printer needs to be downloaded from the Epson website.
    Determine Which Driver is Currently Being Used
    1. Click on the Apple icon in the upper left corner of the Finder and open
    System Preferences.
    2. In the System Preferences window, click on Print & Fax.
    3. In the list of printers on the left side of the Print & Fax window,
    click once on your Epson printer to select it.
    4. Check the name of the driver being used; it is displayed in the center
    of the Print & Fax window next to “Kind”.
    5. If the driver name displayed next to “Kind” is Gutenprint, the incorrect
    driver is being used. Follow the steps in the next section to select the
    correct driver.
    Selecting the Correct Driver
    1. Turn off the printer.
    2. Delete the print queue and remove the printer from Print & Fax by
    clicking on the minus button under the list of printers. Click OK to
    confirm the removal.
    3. Go to the Epson support website (www.epson.com/support).
    4. Select your product model and download the driver for OS X 10.5 Leopard
    operating system.
    5. Double-click the downloaded file and follow the on-screen instructions
    to install the printer driver.
    6. Click on the Apple icon in the upper left corner of the Finder and open
    System Preferences.

  • Permissions are not displaying correctly on Yosemite server

    My file and folder permissions are not displaying correctly on my Yosemite server when viewed from a Yosemite client.
    I have set these permissions from the server app on the server and have added local network groups for the appropriate folders on the share.  When checked from the server's finder, everything looks correct.  The server is setup for both AFP and SMB on file sharing.  I have also tried setting permissions from the server's finder and seemed to make no difference.
    When logged into from local or VPN Yosemite clients using AFP, the permissions do not show anything but postgres user and everyone group.  Even though they should have network groups such as skoogfinancial, skoogmarketing, etc.
    The server does seem to enforce the permissions correctly though a user cannot get into folders he does not have permissions for.
    Therefore, it seems the server is enforcing correctly, but a user may not understand what is going on as the permissions list doesn't list anything meaningful.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • When I repair disk permissions I get the following:Repairing permissions for "MacIntosh HD" Determining correct file permissions. Permissions differ on ./Library/Widgets, should be drwxr-xr-x , they are drwxrwxr-x  Owner and group corrected on ./Library/W

    Repairing permissions for “MacIntosh HD”
    Determining correct file permissions.
    Permissions differ on ./Library/Widgets, should be drwxr-xr-x , they are drwxrwxr-x
    Owner and group corrected on ./Library/Widgets
    Permissions corrected on ./Library/Widgets
    Permissions differ on ./System/Library/User Template, should be drwx------ , they are drwxr-xr-x
    Owner and group corrected on ./System/Library/User Template
    Permissions corrected on ./System/Library/User Template
    Group differs on ./usr/bin/fetchmail, should be 0, group is 6
    Permissions differ on ./usr/bin/fetchmail, should be -rwxr-xr-x , they are -rwxr-sr-x
    Owner and group corrected on ./usr/bin/fetchmail
    Permissions corrected on ./usr/bin/fetchmail
    Permissions differ on ./usr/lib/php/build/Makefile.global, should be -r--r--r-- , they are -r-xr-xr-x
    Owner and group corrected on ./usr/lib/php/build/Makefile.global
    Permissions corrected on ./usr/lib/php/build/Makefile.global
    Permissions differ on ./usr/lib/php/build/acinclude.m4, should be -r--r--r-- , they are -r-xr-xr-x
    Owner and group corrected on ./usr/lib/php/build/acinclude.m4
    Permissions corrected on ./usr/lib/php/build/acinclude.m4
    Permissions differ on ./usr/lib/php/build/mkdep.awk, should be -r--r--r-- , they are -r-xr-xr-x
    Owner and group corrected on ./usr/lib/php/build/mkdep.awk
    Permissions corrected on ./usr/lib/php/build/mkdep.awk
    Permissions differ on ./usr/lib/php/build/phpize.m4, should be -r--r--r-- , they are -r-xr-xr-x
    Owner and group corrected on ./usr/lib/php/build/phpize.m4
    Permissions corrected on ./usr/lib/php/build/phpize.m4
    Permissions differ on ./usr/lib/php/build/scan_makefile_in.awk, should be -r--r--r-- , they are -r-xr-xr-x
    Owner and group corrected on ./usr/lib/php/build/scan_makefile_in.awk
    Permissions corrected on ./usr/lib/php/build/scan_makefile_in.awk
    Permissions differ on ./usr/lib/system/libmathCommon.A.dylib, should be -r-xr-xr-x , they are -rwxr-xr-x
    Owner and group corrected on ./usr/lib/system/libmathCommon.A.dylib
    Permissions corrected on ./usr/lib/system/libmathCommon.A.dylib
    Permissions differ on ./usr/libexec/dumpemacs, should be -r-sr-xr-x , they are -r-xr-xr-x
    Owner and group corrected on ./usr/libexec/dumpemacs
    Permissions corrected on ./usr/libexec/dumpemacs
    Permissions repair complete
    The privileges have been verified or repaired on the selected volume
    Then I sometimes get the brown screen that states,You must re-start your computer.
    I have already zeroed out the hard drive and re-installed Panther and the upgrade Tiger disc.
    I repair permissions using the Tiger disc upgrade.
    Can anyone help me with this??

    > I repair permissions using the Tiger disc upgrade.
    One thing to note...  When running Repair Disk Permissions, it is best to run it while started up normally, from your normal startup disk, not from a Mac OS X installation disc.  The only time you should run it while started up from an installation disc is if some problem is preventing you from starting up normally. OTOH, Repair Disk can only be used when starting up from a different disk (such as an installation disc).
    So, I would start up normally, run Disk Utility, and use Repair Disk Permissions on your normal startup disk.
    NOTE:  Repair Disk Permissions often gives alerts messages that can be ignored.  They are more "informational," not serious errors.
    http://support.apple.com/kb/TS1448
    You should still run it periodically.  When you run it, what needs to be repaired has been repaired; consider the rest of it an FYI.  I've never experience a problem, where a Repair Disk Permissions message actually caused a problem.  But, if you ever get an error while running Repair Disk (or Verify Disk), that is usually a serious problem.

  • Sleep not working correctly

    Since updating my Late 2010 iMac to Moutain Lion the sleep function does not work correctly. They system keep waking up for no reason. The monitor comes comes day or night. I cannot figure out a fix or work around. Any ideas?

    Please read this whole message before doing anything. This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it. Step 1 The purpose of this step is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.” While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin. Test while logged in as Guest. Same problem(s)? After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it. *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing. Step 2 The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows: 
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
     Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs. The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. *Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode. Test while in safe mode. Same problem(s)? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Https sites not displaying correctly

    Here's an interesting problem thats cropped up on a couple of machines here. Hopefully someone else has found the cause!
    The problem is that some HTTPS sites are not displaying correctly. We have seen this with vimeo, and with wetransfer. I have included a screenshot of the issue on both safari and on chrome.
    Cross checks i've been able to verify:
    another machine with the same OS (10.8.5) looking at the same sites is fine and another running 10.9.4 is not, so this appears not to be OS or browser version related.
    this does not happen in a different user account on the same machine, so the issue appears to be in the user home.
    this happens across all browsers in this user account. so it appears to be a supporting technology or cache going wrong rather than a specific browser.
    I have emptied the user preferences, and cache folders with no change.
    Clearly i can sidestep this by creating a new user home, but that isn't actually getting to the bottom of what is going wrong, and it would be better to identify the issue!

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Keyboard not working correctly on laptop. What do I do?

    so I was using windex to clean my laptop and it went on my keyboard too. I cleaned it off but I noticed that it was not functioning properly. Some letters were not even working. After 24 hrs. almost everything is working but not correctly. Some keys be typing weird things and opening programs. Like w types out 2w and e opens a program. F8 doesn't work either. Please help.

    Hello gurmeet1126,
    Welcome to the HP Forums!
    I understand the keyboard is not working correctly. I'll do my best to help, but first I require the following information:
    1. The computer's model number. If you require assistance locating this information, please reference this website: Guide to finding your notebook product number
    2. The computer's operating system. If you require assistance locating this information, please reference this website to determine your Windows operating system.
    3. Does this occur on certain programs, or all programs?
    4. Have you installed any new software or drivers on this computer, before the issue appeared?
    Also, try another keyboard. This will help determine whether or not the issue is with one keyboard or several. Thanks!
    Mario
    I worked on behalf of HP.

  • [SOLVED] GTK3 Themes Not Rendering Correctly in OpenBox

    So, I've been trying to find a way to fix this issue for a while now. In OpenBox, GTK3 applications do not display correctly when using a theme based on Adwaita. An example theme would be Elegant Brit. Menus tend to shift a pixel over when highlighted. Buttons display as all white, or as buttons from a different theme. Dunno what causes this, but it's rather annoying. I have the "gnome-standard-themes" packages installed, but this resolves nothing. When starting a GTK3 application, these types of errors are shown.
    (transmission-gtk:1274): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (transmission-gtk:1274): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    Here's an screnshot depicting what I'm talking about. http://i.imgur.com/ZkLiZ.png
    I apologize if there's a solution to this somewhere already posted. I've been through the Wiki trying to find the solution, but I've really found nothing useful. Also, I already have "gtk-engines" and "lib32-gtk-engines" installed.
    Last edited by Joomla12 (2012-11-05 02:26:36)

    This great discussion about GTK3 and GNOME3 development explains an awful lot. It seems we are heading for one GTK3 theme only - THE theme - as dictated by determined developers attached to certain companies who will be nameless! I almost started tinkering with tweaks to GTK3 themes and I'm now so glad I didn't waste my time.

  • Canadian Tax Postings not working correctly in Vistex R/3 Solution

    I'm creating settlement posting records in FI for accounts payable.  I'm settling a total dollar amount to a vendor account in LFA1.  In the cases of Canadian settlements, I need to use the tax jurisdiction code to post the correct tax amounts.  I'm able to determine the tax amount and the 2 digit tax codes also.
    When the settlement posts, there are only 2 lines which post.
    The vendor line posts for the full amount and the clearing line also posts the full amount.
    If this was a US settlement posting, only 2 lines would be correct, since there is no tax.
    On the CA post, I am expecting 3 - 4 lines to post. 
    Line 1 is the vendor line, which posts the full amount (Settlement amount + Canadian Tax).
    Line 2 is the clearing line, which posts the settlment amount only.
    Line 3 is the tax line (GST lets say) for $XXX
    Line 4 is the tax line again ( only happens sometimes based upon the tax code)
    When I do a manual posting using FB01, I enter the vendor line first with the tax code and I choose 'calculate tax automatically'.  Secondly, I enter the clearing line for the original amount and then I hit enter and choose save.  The posting then in FB03 then looks correct. 
    Above, before my settlement posts, I choose the calculate tax automatically option in the user exit as well.  Any ideas would be helpful.
    Thank you.
    Ryan.

    Thanks Muthu for your reply.Can you pls explain in details how do i check the material group setting?
    Also the problem is faced only for PO's created from SRM system.When a material PO is created manually in R/3 system,the conditions are determined correctly(which means the config settings are OK).however when a material PO is created through replication(from SRM system),this problem arises.
    We now feel that the problem could be due to BAPI "BAPI_PO_CREATE1" which is used to create the PO in extended classic scenario.Also our R/3 system version is 4.6C .I have not been succcessful in finding any OSS notes which could describe the issue we are facing  as well as which could point out to the fact that this condition determination issue could be due to the BAPI used for PO creation.
    Please advise.
    Thanks again for your time.

  • N96 Telephone Service Not Functioning Correctly

    Good evening folks,
    Now, I've had this problem for as long as I've had an N96. TWO N96's in fact, as my first was replaced by Nokia due to the screen-slide connection malfunctioning. Both have been fully firmware updated and restored on multiple occasions in an attempt to fix the problem.
    The telephone service on the handset has the habit of not functioning correctly, like the service has hanged or just doesn't respond.
    For example, I find a contacts name in contacts, press the green key to show their contact numbers, and green again on the number I wish to call- nothing happens, other than the available numbers disappear and you return to the regular contacts view. This is what would normally happen anyway, only you'd have an outgoing call happening over it and showing the "telephone" screen.
    Or, example two, in a text message I chose Options > Call > Voice Call and press the select or middle button to initiate the call- No call, instead the options dialogue disappears and I return to the standard message view. Again, I should be in an outgoing call, not viewing my text message.
    Example three, to really show the telephone service isn't working;
    I'm in full signal, text messages are functioning correctly and the mobile web is working flawlessly. A friend sat next to me rings me and is immediately directed to my voicemail, not a single indication from the handset that I may have been receiving a call.
    Seconds later I receive a text message from my operator to let me know about a new voicemail my friend just left me.
    So, the telephone service isn't functioning as it should be.
    A quick restart fixes the problem in 4 out of 5 cases, however usually within 24 hours the problem is persisting again.
    Not being able to make outgoing calls isn't a problem, because at least then I know the telephone service has failed on me and I can restart.
    A potentially important incoming call about anything being directed immediately to my voicemail? Problematic, especially if they don't leave a message and instead just keep trying me, as I receive no notification from my operator about missed calls and there is no way other than to try and make an outgoing call as to determine whether the service is still functioning.
    It isn't shown as a regular application whilst not in a call and I don't believe I should even have to check if it's still running as this function is the main function implied in the device category 'smartphone'.
    Rant over, so if there's anyone out there who could shed some light onto this situation, please do.
    Also, kind of off topic- but in the case that this is a universal problem (which I'm assuming it is, having had two completely different handsets with the same symptoms), do I go after Nokia to provide me with a different model of handset, or the supplier (The Carphone Warehouse) since my handset isn't properly providing a function that is advertised?
    Somehow I presume I'm rightfully entitled to a reimbursement or different model. Hopefully.
    Thanks in advance people

    You're so right....   I managed to get over the problems, never upgraded the firmware...  Once I got all the apps I use and needed, never touched it....  Still the phone is a mess, worst ever...   I came from an Iphone, fleeing from lock OS and stuff, and found myself in a Symbian hell.....    Definitely Windows Mobile...  I'm so down on this phone, I spent 650 dollars, one year ago....  The worst investment ever...  Never again a Nokia or a Symbian smartphone, for cheap ones apparently are the best.  I'll wait another year, to feel less pain when buying a new one for 600-1000 dollars.
    Solution: Buy another phone...  Better if it is a Windows Mobile.... As HTC for example.
    Regards,

Maybe you are looking for

  • Highlighting Text

    Hello Since updating Adobe Reader XI I have been unable to highlight text in any pdf document. While other functions, such as the insert text function work, highlighting does not. I have tried to change the base colour but that does not work either.

  • How to create individual view (like MRP,Accounting..)for existing material

    Hi, I have a scenario as below: Suppose I created a Material using MM01 txn only entering data in 2 views i.e Basic data1 and Basic data2. Now my workflow triggers. I have done this using 'Create' event of BUS1001006 Object type. Now i need to send w

  • SORT command in these standard HCM Reports

    RHSEMI60, rhssref0, RHVOPOS0 and SAPLRHVL are all standard HR reports. They all initiate a binary search within the code without calling a SORT.  (This has something to do with an Oracle upgrade) Do any of you if this has been remediated by SAP yet?

  • 7.5NW SP6 LDEP

    On BPC 7.5 Netweaver SP6; Microsoft 2003 We recently applied SP6 and noticed LDEP does not work as expected. We have been able to replicate the issue across multiple applications and application sets (including AppShell) for multiple dimensions with

  • Creating new categories in bugseye

    Hi! I've got a problem uploading new products to my catalog. It works find when I upload products to existing categories, but when I try to upload products to new categories it fails. I have tried to create the new category before I upload, but it th