SMS looses part of the message

Hi,
I've found some weird behaviour with certain SMS message on Iphone 3GS (OS 3.01).
If I receive a message like this:
Hello. 123456789, hello
The second hello gets lost. I see it when I receive SMS notification (I mean popup window), so the second hello is received.
However, when accessing the message from SMS button. I can only see: "Hello. 123456789," and that's all.
For those who are wondering, this message (phone_number, text) is part of the message I receive from my provider (Movistar, Spain) when someone calls me and my phone is off.
Any idea?

hi,Shalini.
Using Message directly, you can not achieve what you want easily.
Instead, i thought out one way, you can judge and check whether it can help you a little.
You don't use the Message manager directly, that means: don't display your message.
Now, you have one context attribute named "context_msg" which has type "String".
In addition, you have defined one Link-to-action UI element  which is bound with the context attribute "context_msg".
When you get the message, use the following
message e001(ID) with <variable> into lw_msg.
or if you use Exception class
lw_msg = lo_exp->get_text( ).
Then you can set the context attribute "context_msg" with the "lw_msg".
Now, you can implement your action handler for the action of Link-to-action as you want, i.e. open another pop-up window.
I don't know whether it can fit your requirement or not.
Hope it can help you a little.
Best wishes.

Similar Messages

  • I have Iphone 5 and have an issue with deleting part of the messages in Imessage conversation. The trash button is not displayed to delete part of the imessage. I see only delete all option. Is it a bug?

    I have Iphone 5 and have an issue with deleting part of the messages in Imessage conversation. The trash button is not displayed to delete part of the imessage. I see only delete all option. Is it a bug?

    Hi An Iphone user,
    If you are having issues deleting a specific message from an iMessage conversation (not seeing the Trash icon), you may want to double-check that you are following the steps outlined in the following article:
    How do I delete a message?
    To delete a message, tap and hold the message bubble, then tap More.
    Tap Delete All to delete all the messages. Or tap to select the messages you want to delete, then tap .
    After you delete a message, you can recover it only by restoring from a backup.
    Send messages with your iPhone, iPad, or iPod touch - Apple Support
    Regards,
    - Brenden

  • Loosing part of the path when opening a page? 404 Error?

    When we open files in a particular folder on our website in Contribute CS4, it looses part of the path.  So Contribute is working fine for everything that we can tell, EXCEPT, one folder (for example, http://www.website.com/P-S/Ballard/)... When we try to edit anything under that folder, it automatically discards the part of the path that reads /P-S/Ballard/ and therefore cannot find the file and gives a 404 error.  I've even tried to manually edit the path, and it will still discard that part.  It wasn't doing this before, AND every other folder under P-S seems to be working fine and not doing this.
    Also, when we create a new page, the background is grayed out on the page (the template we use doesn't seem to work).
    We just upgraded to a new server.  They cannot find anything on their end.

    This has been solved.  It was a server issue.

  • No major shortcomings keyboard arrow key. even if the text part of the message you clicked the arrow keys to update the screen would be great. with an update on my idea, and so it would be more useful

    no major shortcomings keyboard arrow key. even if the text part of the message you clicked the arrow keys to update the screen would be great. with an update on my idea, and so it would be more useful

    greghcrash wrote:
    It Would be great to have keys on the onscreen keyboard.
    Such as a computer keyboard.
    With BACKSPACE, TAB WITH SETTINGS, DELETE, TYPE OF TYPE, BOLD TYPE, UNDERLINE ETC....
    I HAVE A KEYBOARD COVER AND IF I NEED TO USE CERTAIN KEYS I HAVE TO SWITCH TO MY KEYBOARD CASE AND THAT IS VERY INCONVENIENT.
    IT IS ALSO A TIME WASTER.
    When you installed iOS 8 did you read about the new features? Applications can create custom keyboards…
    http://www.imore.com/custom-keyboards-ios-8-explained
    You need to look for an app that has a custom keyboard with the features you require, I suggest you find one without CAPSLOCK
    greghcrash wrote:
    IT IS ALSO AGGRAVATING WHEN TYPING AND IT AUTOMATICALLY CHANGES THE WORDS THAT YOU WANT TO USE.
    THANK YOU FOR YOUR TIME
    Again you need to look at how to manage the device - these settings can be turned off already & you can edit the 'suggestions' too.
    Settings > General > Keyboards > turn Auto-Correction Off.
    Sadly you cannot disable autocorrect temporarily, so it's all or nothing.

  • What tool can I insert in tool box to undo last stroke and return to where I previously left off, e.g., when I am writing an e=mail and part of the message is deleted--so I don't have to re-write the whole message again?

    what tool can I insert in tool box to undo last stroke and return to where I previously left off, e.g., when I am writing an e=mail and part of the message is deleted--so I don't have to re-write the whole message again?

    Firefox doesn't do email, it's a web browser.
    If you are using Firefox to access web mail, you need to seek support from your service provider or a forum for that service.
    If your problem is with Thunderbird, see this forum for support.
    [http://www.mozillamessaging.com/en-US/support/]
    or this one
    [http://forums.mozillazine.org/viewforum.php?f=39]

  • Subscribing to any part of the messages

     
    Below is the XML that I would be receiving using WS. Later there can be many subscribers who  can subscribe
    either PartyCrossReference or Business Party or Party Role or any such part of the messages.
    How can I do that.  Please Advice
    <ns0:MasterParty xmlns:ns0="http://www.www.com/PartyModel.xsd">
    <ns0:MasterPartyId>10</ns0:MasterPartyId>
    <ns0:PartyTypeCode>10</ns0:PartyTypeCode>
    <ns0:PartyStatusCode>10</ns0:PartyStatusCode>
    <ns0:PartyCrossReference>
    <ns0:MasterPartyId>10</ns0:MasterPartyId> <ns0:SourceIdentifier>SourceIdentifier_0</ns0:SourceIdentifier> <ns0:SourceSystemCode>SourceSystemCode_0</ns0:SourceSystemCode>
    <ns0:StartDate>1999-05-31</ns0:StartDate>
    <ns0:EndDate>1999-05-31</ns0:EndDate> <ns0:ConfirmationIndicator>ConfirmationIndicator_0</ns0:ConfirmationIndicator>
    </ns0:PartyCrossReference>
    <ns0:BusinessParty>
    <ns0:BusinessPartyId>10</ns0:BusinessPartyId>
    <ns0:BusinessName>BusinessName_0</ns0:BusinessName>
    <ns0:BusinessStartDate>1999-05-31</ns0:BusinessStartDate>
    <ns0:BusinessEndDate>1999-05-31</ns0:BusinessEndDate>
    </ns0:BusinessParty>
    <ns0:PartyRole>
    <ns0:MasterPartyId>10</ns0:MasterPartyId>
    <ns0:PartyRoleCode>PartyRoleCode_0</ns0:PartyRoleCode>
    <ns0:StartDate>1999-05-31</ns0:StartDate>
    <ns0:EndDate>1999-05-31</ns0:EndDate>
    </ns0:PartyRole>
    </ns0:MasterParty>

    Hi Suresh,
    There are two ways to achieve this.
    1) If this is a content based routing scenario where no orchestration is required to implement any business logic.
    You can have outbound maps at the send port to transform your inbound message to subscriber specific format. 
    Refer: How to Configure Outbound Maps for a Send Port
    How to Add Maps to Send Ports for Outbound Normalization Using BizTalk Explorer
    Simple BizTalk Project without Orchestration
    2) In case you are implementing orchestration, you can implement dynamic mapping.
    Refer: Using Dynamic Maps in BizTalk
    Orchestration logic will be similar to below:
    Another good article around this: Dynamic Mapping Resolver
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • In mail, my attachments, both photos and documents appear in the body of the message.  How can I get my attachments to appear as a separate attachment and not as part of the message.  Thanks for your help, Karen.

    In mail, my attachments, both photos and documents, appear in the body of the message.  How can I get my attachments to appear as a separate attachment and not as part of the main message????  Thanks for your help, Karen.

    softwater wrote:
    ...and costs $14.99
    Yep! And if you absolutely need (or think you need) that functionality, it is worth every penny.
    As Don already pointed out, exactly what the recipient sees will depend on how they've set up their machine and what unnecessary 3rd party apps they might've installed to display attachments the way they want.
    In theory, that is true. In practice, Attachment Tamer will cause more of your messages to show up as plain-jane icons on the other end. The problem is, after all, people running Outlook 2003 and 2007. These people likely aren't doing many system modifications.
    If I were you, I'd use the free solutions provided above, save my money and let my recipients decide how they will handle their mail.
    I completely agree.

  • Link, as a part of the message displayed

    Hi,
    I need to display a message in my view, using the message manager APIs. This is straightforward.
    But a part of this message needs to be displayed as a link, so that when I click on it, a new window opens up.
    How do I put in this link inside the message?
    Thanks,
    Shalini Mohan.

    hi,Shalini.
    Using Message directly, you can not achieve what you want easily.
    Instead, i thought out one way, you can judge and check whether it can help you a little.
    You don't use the Message manager directly, that means: don't display your message.
    Now, you have one context attribute named "context_msg" which has type "String".
    In addition, you have defined one Link-to-action UI element  which is bound with the context attribute "context_msg".
    When you get the message, use the following
    message e001(ID) with <variable> into lw_msg.
    or if you use Exception class
    lw_msg = lo_exp->get_text( ).
    Then you can set the context attribute "context_msg" with the "lw_msg".
    Now, you can implement your action handler for the action of Link-to-action as you want, i.e. open another pop-up window.
    I don't know whether it can fit your requirement or not.
    Hope it can help you a little.
    Best wishes.

  • PGW - routed IAM looses part of the 'User Service Information' Element

    Hi,
    I have PGW 9.3(2) with two AS5350 configured both for termination of IMTs and used as SLT (two E1 links with channel 16 used for SS7 signaling). The PGW is not in nailed mode, but in call-routing mode.
    The test I made is very simple - making a call from one side (TRG1001) which is routed to the other side (TRG1004).
    I capture the messeges at both sides and see that part of the service information like for example 'User rate - 9.6 kbit/s, V.6 and X.1' and many others are loosed.
    Somebody have any idea about that?
    Best Regards

    Check for your configuration, and use the debug commands to check the configuration. I found a bug CSCuk38210 related to AS5350 when using SLT.

  • When you e-mail a photo using your IPhone does it go as an attachment or as part of the message?

    I had to send in some proof of damage to best buy but they asked it be attached to the email and not part of the body. When you email a picture using your IPhone do they go as an attachment or as part of the body?

    they are in the body

  • I am new to Mac. This didn't happen in the beginning but now when I download my email, part of the messages coming thru look like something encrypted.  They are all capital letter A's inside a square. The small print seems to come thru okay. What do I do!

    When I download my email, I get the capital letter A in a square on some of the larger print messages. What can I do to prevent this?

    Excerpted from: Font Management in OS X
    A’s with boxes around them is always a sign of trouble with the main system font, Lucida Grande.
    Restart your Mac and immediately hold down the Shift key when you hear the startup chime to boot into Safe Mode. Keep holding the Shift key until OS X asks you to log in (you will get this screen on a Safe Mode boot even if your Mac is set to automatically log in). Though actually, you can let go of the Shift key as soon as the status bar shows up on the startup screen below the Apple logo. Let the Mac finish booting to the desktop and then restart normally. 
    This will clear Font Book's database and the cache files of the user account you logged into in Safe Mode. Any font sets you have created will be gone. Also, all fonts in the three main Fonts folders (System, Library, your user account) will now be active, regardless of their state beforehand.
    Since this only clears the user cache files, you then need to perform this step to clear all font cache files. Close all running applications. From an administrator account, open the Terminal app and enter the following command. You can also copy/paste it from here into the Terminal window, hit the return key, enter your admin password at the Password: prompt (nothing displays in the window), and hit the rerturn key again
    sudo atsutil databases -remove 
    This removes all font cache files. Both for the system and all user font cache files. After running the command, close Terminal and immediately restart your Mac.

  • There is a little dialog box on the top of my pad,I can not erase or get rid of it,how do I get it to go away,I can barely see what I have wrote because it obscure part of the message I am trying to write.

    There is a little dialog box right in the top of my iPad screen.it is in the middle .I was making a comment in the Daily Mail online and it's appeared.it actually is the miniature version of the page I was commenting on.Is is about two inches in width and half an inch in height.For the lif of me,I can not remove it.Please HELP a 70 plus techno semi illiterate guy.Thanks

    Glad I could help. You can mark the thread as solved

  • Emails print off yhe right side of the page and I lose part of the message.

    In Safari emails run off right side of the page when printing.

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    * http://kb.mozillazine.org/Zoom_text_of_web_pages

  • How to modify Exchange 2013 TXT(SMS) notifications to not include the subject line or any of the message body of emails

    We have a group of users who are not permitted to download/save any emails they receive onto public or personal devices, they are only allowed to log in manually and view their mail through OWA (I realize there are ways to use OWA to download mail, however
    the users are explicitly forbidden from doing this, and any countermeasures that can be put in place, are/will be).
    With our new Exchange 2013 server, it seems it has the built in capability to send TXT(SMS) notifications instantly when a user receives mail.  We would like to allow our users to utilize this feature, however currently, the notification includes not
    only the sender of the email, but also the subject line and part of the message body.  As it stands, we can't have this as part of the email would then be saved on their device.
    I am wondering if there is a way to modify Exchange 2013 to not include the subject or message body, so that our users could at least get an instant notification 1-that they have a new email and 2-who it's from?
    Any information would be appreciated, thanks!

    We can configure SMS Text Message Notification for various situation like Calendar notifications, Voice mail notifications, Email notifications if your user's Mailbox hosted in Exchange Server 2013
    To set up your phone to receive text messages when you want to have Calendar notifications, Voice mail notifications, Email notifications use the steps as follows
    Note: Text message fees are applicable and it will appear on your phone bill.
    Login to Outlook Web App, click Options > See All Options > Phone > Voice Mail tab.
         In the Notifications section, choose one of the following options:
    Calendar notifications... 
    Voice mail notifications... 
    Email notifications using an Inbox rule...
    Turn On Notification
    First step is to turn on the notification of text messaging. Click Turn on Notifications
    Select Setup Notification: Need to select your operator,
    It will request to provide your Mobile Operator.
    Note: As of now Exchange Server 2013 supports only the below list of operators.
    Locale: United State
    Mobile Operator: AT & T, Sprint PCS, T-Mobile, Verizon Wireless
    Locale: Canada,
    Mobile Operator:Bell Telus Mobility
    Locale: Romania
    Mobile Operator:Orange Romania
    Provide your telephone number. It will send you the passcode on your mobile number.
    Type the passcode for confirmation
    Calendar Notifications:
    On Selecting Calendar Notification: Select the option based upon your requirement.
    Email Notification Using Inbox Rule:
    Similarly for the text messaging for the email notification, select the option based upon your requirement and setup them up
    Exchange Queries

  • How can I delete part of my message or forward part of it? I only see an option that allows me to delete the entire message.... Help please

    How can I delete part of my message or forward part of it? I only see an option that allows me to delete the entire message.... Help please

    hold your finger on the part of the message you want to delete. This will give you the copy and more option. Choose more, and then you will be able to choose the message or messages you want to delete. Once selected you will be able to tap the trash can icon on the bottom of your screen.

Maybe you are looking for

  • Error message when downloading a free song.

    I got the error message "Credit Balanace unavailable.  Try again later." I have never seen or received this message in relation to a free single download, or in relation to any other action in iTunes.  Can anyone share any insights into this.  Is thi

  • How do I find a list of apps and their prices on my iPad?

    I just got $160 in charges on my iTunes account and have no idea what happened unless my 6 year old bought a lot of stuff without my consent. My problem is I can see the list of apps on my iPad but can't find where to log in to iTunes on my laptop. M

  • Copy file name and info from finder window

    I need to get the file name and file size for lots of files in lots of folders into a text file or excel file. I have found the way to copy the file path into text edit, but can't figure out how to copy all the info in a file window. Is there a way t

  • Can LR show the numbers in Quick developement panel?

    Try to use quick development panel, it is easy to use but for exposure, clarity and vibrance you cannot see how many stops you have adjusted. Can LR show the numbers in Quick development panel? Any comment?

  • Attributes in resource account exclusion rule

    Hi, In the resource account exclusion rules, by default I see only accountID and Operation as the available attributes. Is there any way we can get other resource account attrbutes e.g distinguishedName in case of an Active Directory resources. In th