Not getting MessageId in the Sync response from the Exchange Server

My client uses 12.1 protocol (Exchange 2007). When client sends a sync command similar to below:
<?xml version="1.0" encoding="utf-8"?>
<airsync:Sync xmlns:airsync="AirSync:">
  <airsync:Collections>
    <airsync:Collection>
      <airsync:SyncKey>1646998688</airsync:SyncKey>
      <airsync:CollectionId>6</airsync:CollectionId>
      <airsync:DeletesAsMoves>0</airsync:DeletesAsMoves>
      <airsync:GetChanges>1</airsync:GetChanges>
      <airsync:Options>
        <airsync:MIMESupport>0</airsync:MIMESupport>
        <airsyncbase:BodyPreference xmlns:airsyncbase="AirSyncBase:">
          <airsyncbase:Type>2</airsyncbase:Type>
        </airsyncbase:BodyPreference>
      </airsync:Options>
    </airsync:Collection>
</airsync:Collections>
</airsync:Sync>
All I get in Response is :
<?xml version="1.0" encoding="utf-8"?>
<airsync:Sync xmlns:airsync="AirSync:">
  <airsync:Collections>
    <airsync:Collection>
      <airsync:SyncKey>145630513</airsync:SyncKey>
      <airsync:CollectionId>6</airsync:CollectionId>
      <airsync:Status>1</airsync:Status>
      <airsync:Commands>
        <airsync:Add>
          <airsync:ServerId>6:316</airsync:ServerId>
          <airsync:ApplicationData>
            <email:To xmlns:email="Email:">"Email 3" &lt;[email protected]&gt;</email:To>
            <email:From xmlns:email="Email:">"[email protected]" &lt;[email protected]&gt;</email:From>
            <email:Subject xmlns:email="Email:">Test mail again</email:Subject>
            <email:DateReceived xmlns:email="Email:">2014-09-10T14:21:40.541Z</email:DateReceived>
            <email:DisplayTo xmlns:email="Email:">QA Email 3</email:DisplayTo>
            <email:ThreadTopic xmlns:email="Email:">Test mail again</email:ThreadTopic>
            <email:Importance xmlns:email="Email:">1</email:Importance>
            <email:Read xmlns:email="Email:">0</email:Read>
            <airsyncbase:Body xmlns:airsyncbase="AirSyncBase:">
              <airsyncbase:Type>2</airsyncbase:Type>
              <airsyncbase:EstimatedDataSize>844</airsyncbase:EstimatedDataSize>
              <airsyncbase:Data>&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;
&lt;style&gt;
&lt;!--
@font-face
{font-family:"Cambria Math"}
@font-face
{font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline}
span.EmailStyle17
{font-family:"Calibri","sans-serif";
color:windowtext}
.MsoChpDefault
{font-family:"Calibri","sans-serif"}
@page WordSection1
{margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
--&gt;
&lt;/style&gt;
&lt;/head&gt;
&lt;body lang="EN-US" link="blue" vlink="purple"&gt;
&lt;div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
</airsyncbase:Data>
            </airsyncbase:Body>
            <email:MessageClass xmlns:email="Email:">IPM.Note</email:MessageClass>
            <email:InternetCPID xmlns:email="Email:">20127</email:InternetCPID>
            <email:Flag xmlns:email="Email:" />
            <email:ContentClass xmlns:email="Email:">urn:content-classes:message</email:ContentClass>
            <airsyncbase:NativeBodyType xmlns:airsyncbase="AirSyncBase:">2</airsyncbase:NativeBodyType>
          </airsync:ApplicationData>
        </airsync:Add>
      </airsync:Commands>
    </airsync:Collection>
  </airsync:Collections>
</airsync:Sync>
So, I am not able to set "In-Reply-To" header while sending my SendMail command. Which results in no LastVerbExecuted returned from the server (which I suppose is caused by the mentioned issue).
So, my question is, how to make the exchange server return a Message Id field for a new email received by my client?
Something like mentioned here:
http://msdn.microsoft.com/en-us/library/ee220018%28v=EXCHG.80%29.aspx

You are getting customized error as a SOAP Fault from PeopleSoft application. 
Regarding 3 responses, your send port might have retry count = 3 set in your send port. Hence you are getting 3 faults on each request you are making. 
Now coming to the actual issue, when something goes wrong and you got fault message response, you need to deal with it. Means your orchestration send port will have "Response" and "Fault" response and you will deal with these messages respectively.
You need to assign MessageTypes for Response and Fault accordingly.
If you have done all above and still getting an error, check this
hotfix 978156 which is applicable in case of 2k6R2 and 2009 biztalk versions and happens while dealing with cross object conversion (datetime)
If this answers your question please mark it as Answer and if this post is helpful, please vote as helpful. Thanks !

Similar Messages

  • JPA Error:Could not get a value to be injected from the factory

    HI friends ,
    I am  trying to replicate the example JPAEXample01 using JPA in CE1 from  the blogs written by
    Sabine Heider/Adrian Görler.
    During the testing of the method create employee i am getting the following error.
    "Could not get a value to be injected from the factory."
    I tried couple of examples using the above process, still held up with same error.
    Any pointers to trouble shoot this ?
    Thanks in advance
    Chandra Dasari

    HI Isaias Cristiano Barroso,
    There are lot of enries most of them pertaining to properties set to yes or no.
    out of which therre are tow errors. the log is as follows
    Message Info: Failed (javax.management.MBeanPermission,#[:j2eeType=trace,name=EndToEndCentralMBean,],isActive,getGuidByName,getTraceLevelByName,getTraceLevelByName,importTrace,isFileExistsLocally,removeTraceFile)java.lang.reflect.InvocationTargetException
    Failed (javax.management.MBeanPermission,*,DISPLAY)java.lang.reflect.InvocationTargetException
    category: com.sap.security.core.role.PermissionData
    Location:com.sap.security.core.role.PermissionData.get(ClassLoader)
    Frankly the above log is above my understanding ,Prob it may help to you undertand my the issue
    Thanks once again

  • HT1725 I can not get any app to finish loading from the app store.  Anyone else having this problem

    I can not get any app to finish loading from the app store.  Anyone else having this problem?

    Why has nothing been done on this? I still have this problem today on Chrome and on the latest OSX.

  • 2013 Exchange, Can't connect to Exchange Management Shell. It cannot determine the content type of the HTTP response from the destination computer.

    The following error occurs.
             Welcome to the Exchange Management Shell!
    Full list of cmdlets: Get-Command
    Only Exchange cmdlets: Get-ExCommand
    Cmdlets that match a specific string: Help *<string>*
    Get general help: Help
    Get help for a cmdlet: Help <cmdlet name> or <cmdlet name> -?
    Show quick reference guide: QuickRef
    Exchange team blog: Get-ExBlog
    Show full output for a command: <command> | Format-List
    Tip of the day #0:
    Did you know that the Identity parameter is a "positional parameter"? That means you can use:
     Get-Mailbox "user" instead of: Get-Mailbox -Identity "user"
    It's a neat usability shortcut!
    VERBOSE: Connecting to mail1.dorothy.local.
    New-PSSession : [mail1.dorothy.local] Connecting to remote server mail1.dorothy.local failed with the following error
    message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from
    the destination computer. The content type is absent or invalid. For more information, see the
    about_Remote_Troubleshooting Help topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108297,PSSessionOpenFailed
    Exception calling "GetComputerSite" with "0" argument(s): "The Specified directory object cannot be found."
    At C:\Program Files\Microsoft\Exchange Server\V15\bin\ConnectFunctions.ps1:164 char:2
    +     $localSite=[System.DirectoryServices.ActiveDirectory.ActiveDirectorySite]::GetC ...
    +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
        + FullyQualifiedErrorId : ActiveDirectoryObjectNotFoundException
    Failed to connect to an Exchange server in the current site.
    Enter the server FQDN where you want to connect.: mail1.dorothy.local
    VERBOSE: Connecting to mail1.dorothy.local.
    New-PSSession : [mail1.dorothy.local] Connecting to remote server mail1.dorothy.local failed with the following error
    message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from
    the destination computer. The content type is absent or invalid. For more information, see the
    about_Remote_Troubleshooting Help topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108297,PSSessionOpenFailed
    Randy Cheek

    Good Morning,
    Log into the server with an account that has appropriate Exchange rights, not a local account.  
    Note: By default - Domain Admins don't have Exchange rights.
    Dame Luthas, ITILv3, MCSE Messaging 2013, MCSA, MCITP
    My Technical Blog: http://thelifestrategist.wordpress.com
    Discipline is the Difference between Goals and Accomplishments
    If this post is useful, please hit the green arrow on the left & if this is the answer hit "mark as answer"

  • My Laptop with Synced Firefox crashed and i had to do a fresh install, how can i retrieve all the synced data from the Mozilla Servers

    I had set up Firefox sync on my Windows 7 Laptop which crashed and I had to reinstall windows. I used to be able to share content with my Firefox synced Android too. Is there a way i can retrieve the synced data from the Mozilla servers? I tried to set up sync on my new installation on a Mac 10.6 but when i click on Set-up Sync it asks me:
    # Set-up new sync account (i already have one)
    # I already have a sync account
    When i select the second option it tells me to Add a device. I went in the "Sync Options" and tried the replace all data on this computer with my sync data, but nothing happened. When i try to connect from my Android it also asks me to add a device with the 3 boxes with letters in them.
    So in both the cases it is asking me to "Add a device" but i cannot connect to my sync account in either case to sync data from there

    Please search the forums. This has been covered here extensively.

  • Sales order create/change line item with reference to contract - Open quantity not getting deducted for copied line item from the contract

    Hi friends,
    Please provide some valuable inputs for the following scenario:
    When a sales order line item is created(VA01) or changed(VA02) with reference to a Contract the open quantity is deducted in the contract which is a standard functionality. If the referenced line item is copied (custom enhancement to copy line item), then for the copied line item the open quantity is not getting deducted instead ATP quantity i.e. Available-to-promise is deducted.
    Any inputs on how we can fix this functionality i.e. deduct the open quantity from the contract for the copied line item?
    P.S. : Custom enhancement to copy line item is working fine, but open quantity is not getting deducted if the copied line item was referenced to a contract.
    Thanks,
    Sandeep
    Message was edited by: sandeep

    Sandeep,
    Yes, that was my original interpretation.  I was having a hard time believing that someone would ask such a question. 
    I guess, then, that you already know that you will have to add this logic to your enhancement. You should create your specifications and hand them off to a developer; ideally the one who created this enhanced solution in the first place.
    I do not provide advice in these forums about details of enhanced solutions.  Perhaps one of the other members will be more willing to do your work for you.
    Best Regards,
    DB49

  • AE CS4, not getting option to render to mp4 from the format option?

    I had CS3 and I was able to do it but now with CS4 I only get options like FLV, Quicktime, Windows Media, Media Player but I don't see that option of H24 as I had on CS3.  Do you guys know how to fix that issue please?
    I am at work other wise I will post a picture of what I am trying to ask for help
    Thank you guys!

    Xeneize480, are you using the trial version of After Effects CS4?  Some formats are not available for export in the trial.  I'm not sure if MPEG4 and H.264 are among them, but they probably are.
    When exporting to QuickTime with MPEG4 or H.264 codecs, keep in mind that you will be getting a QuickTime file that uses those codecs.  Not a nativel MPEG4 file (.mp4 or .m4v).  Outside of an app that can read .mov files, the file will require the QuickTime Player.
    I'd like to emphasize that the MPEG export options from After Effects are capable of high-quality export.  It uses the same export libraries used in Premiere Pro and Adobe  Media Encoder.  Dave LaRonde is correct that AE does not feature 2-pass VBR encoding, which you may need for some purposes.  The quote of his above implies that AE is incapable of compressing a file of any quality, which is wrong.  AE can compress video at high or low quality, you just need to tweak the settings to suit your purpose.  If you do need 2-pass VBR encoding, After Effects CS4 includes Adobe Media Encoder, or as Dave mentions there are other tools you can use (but none of them can load your AE comp directly like AME does).  The bottom line: know your tools, and use the right tool for the needs of the job.  I don't think Dave LaRonde would disagree with that.
    Here is the base page in After Effect Help regarding export settings.  This section may be useful in helping you decide what format and settings to choose:
    http://help.adobe.com/en_US/AfterEffects/9.0/WS3878526689cb91655866c1103a4f2dff7-79d0a.htm l

  • I formatted my pc and haven't stored the sync key from the previous install so now I'm stuck with no bookmarks. How can this be resolved?

    My account name (for as far as I can remember) was Duckwhisperer.

    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    * https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    * http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See:
    * http://kb.mozillazine.org/Firefox_crashes
    * https://support.mozilla.com/kb/Firefox+crashes
    * https://support.mozilla.com/en-US/kb/latest-firefox-issues
    If you have submitted Breakpad crash reports then post the IDs of one or more Breakpad crash reports (bp-xxxxxxxx-xxxxxxxxx-xxxx-xxxxxxxxxxxx). You can find the IDs of the submitted crash reports on the about:crashes page. You can open the about:crashes page via the location bar, like you open a website.
    See:
    * http://kb.mozillazine.org/Breakpad (Mozilla Crash Reporter)
    * https://support.mozilla.com/kb/Mozilla+Crash+Reporter
    * https://developer.mozilla.org/en/How_to_get_a_stacktrace_for_a_bug_report

  • One socket and two ports, not getting response from the server

    Hi everyone,
    I am working on device which communicate through Tcp sockets, It has an IP address and one port for listening and another for sending the response.
    Problem is that I am able to create a connection to Device ip+port, and i am trying to listen on the same port while the device is sending the response on other port. My problem is that i can't create another socket using this port and therefore not getting the response from the device.
    Can you people tell me how to handle such socket communication in java ?
    Thanks in advance.

    I am working on device which communicate through Tcp sockets, It has an IP address and one port for listening and another for sending the response.Are you sure? That's not usual. It would be usual for it to use the same port for listening, reading, and writing.
    Problem is that I am able to create a connection to Device ip+port, and i am trying to listen on the same port while the device is sending the response on other port.I would try just reading from the same socket you are sending on. I suggest you have misunderstood how the device works.

  • "This message may not have been delivered to User Name because there was no response from the server." in IM chat

    Hello All, 
    Sometime users are getting below error message on the IM windows when they having P2P IM Chat. 
    "This message may not have been delivered to User Name because there
    was no response from the server."
    I can see below error on the Lync 2013 Monitoring page. 

    Hi,
    Please make sure all required ports have been allowed. You can verify that all ports are open can accepting connections using telnet.
    Telnet from External Client:
    Test to SIP.domain.com 443/SIP
    Test to WebConf.domain.com 443/PSOM
    Test to AV.domain.com 443/STUN
    Telnet from Lync 2013 Edge:
    Telnet to Pool.domain.com 5061/SIP
    Telnet from Lync 2013 Pool:
    Telnet to LyncEdge.domain.com 5061
    Telnet to LyncEdge.domain.com 443
    Telnet to LyncEdge.domain.com 5062
    Telnet to LyncEdge.domain.com 4443
    Telnet to LyncEdge.domain.com 8057
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Can't get any response from the Tuner - is it broken?

    I'm happily chugging away through my new David Nahmani tutorials and I've discovered that I can get no response from the Tuner. The controls in the window appear to be working, but no line appears in the meter and flat lines appear in the center for pitch and octave. The channel strip indicates normal sound input and variation. I don't have any trouble recording (so far anyway). Is there anything I'm not aware of that could cause this?

    Thanks for the reply, Rob. I'm just trying to tune a wind instrument through the built-in mic on my MacBook Pro, but I discovered the answer not too long after submitting the question. As I said, I'm trying to work through the Nahmani Logic Pro and Logic Express 8 book. I've been trying to be very meticulous about the installation and the setup for the tutorials, but I guess I inadvertently made settings changes that interfered with the Tuner, because choosing Logic Express > Preferences > Initialize All Except Key Commands allowed the Tuner to work the way I expected. I assumed the problem must have been bus related after I saw the Tuner respond to internal playback after modifying some bus settings, so I executed that command and all was well (uh, I should probably change that to "most was well", but at least the Tuner is working now). Thanks again.

  • TS1702 I REMOVED YOUMAIL APP FROM MY PHONE AND THE DEFAULT GREETING FROM THE APP STILL ANSWERS MY PHONE  HOW DO I GET IT NOT TO?

    I REMOVED THE YOUMAIL APP FROM MY PHONE AND THE DEFAULT GREETING FROM THE APP STILL ANSWERS MY PHONE,
      HOW DO I GET IT NOT TO?

    As Dah•veed said, you can delete an app on one divice, and still have it stay on another. The syncing only applies for downloaing apps when you have "Sync Purchases" enabled for the App Store. This goes for the iTunes, iBooks, and Podcasts apps as well.

  • Hi, I have a Iphone 5. Its a little physically damaged at corders of steel band and now its not getting boot up. I am from INDIA and what to know what is the excat procedure for my phone replacement. Phone is under warranty.

    hi can anone answer the question i have asked ??
    Ques: Hi, I have a Iphone 5. Its a little physically damaged at corders of steel band and now its not getting boot up. I am from INDIA and what to know what is the excat procedure for my phone replacement. Phone is under warranty.

    goelAkash wrote:
    now who is responsible ?? I think the apple care people are responsible as the phone was charging when they cleaned that charging jack. fault is at their end.
    It doesn't matter that the damage doesn't appear to be related to the problem you're having. Once the phone is damaged, the warranty is void.
    Forum etiquette note: you don't need to post the identical response three times.
    Best of luck.

  • I manually add my songs to my iphone, after dragging from itunes, it shows the syncing message but the songs do not show up on the ipod. I was able to copy songs successfully before.

    I manually add my songs to my iphone, after dragging it from itunes, it shows the syncing message but the songs do not show up on the ipod. I was able to copy songs successfully before. Please help.

    Now title changes are showing up on my iPod, but not artist and album changes

  • Is there a way to stop the OS from switching to a newly opened app?  I would like to be able to continue what I'm doing while I wait for an app to launch and not get interrupted by a forced entry into the app.

    Is there a way to stop the OS from switching to a newly opened app?  I would like to be able to continue what I'm doing while I wait for an app to launch and not get interrupted by a forced entry into the app.
    As an example, I'm going to my email in safari, while I wait for it to load, I open an excel document, and the OS decides excel should be the front app, so I go back to safari so I can enter my login info, but halfway through my password the OS decides that excel is where I should finish typing my password.
    VERY ANNOYING.  Can I open apps in the background?

    Thank you everyone for the suggestions. J D, I'm not a terminal fan, but I'm sure it works.  I found a solution that I can use in the dock from another post. 
    Annoyed by Mac OS
    Works great and allows me to maximize those multitasking minutes.

Maybe you are looking for

  • Looking for a calendar

    I want to be able to make a list of tasks for the day without assigning them to a specific time slot, but that's not an option on my BB calendar.  First, can I add an app for a different calendar---seems like I read that the calendars are tied to you

  • Problems with the new Pages for Mac

    I'm starting to see countless problems running the new Pages for Mac (5.0.1) and I can't find a way to resolve them. 1. when I'm typing and want to delete word(s), I'll use the alt+delete function for ease, however this starts deleting words after th

  • How to findout the clearning document number based on the reference

    Hi all we  need to findout the clearning document number based on the reference number in financial transaction code. basically we know how to retrieve the data from table level using BKPF without non primary key as XBLNR but we  want to know is this

  • vtml_speed tag not functioning correctly in 5.5

    A colleague of mine has Captivate 5.5, and when she tries to change the speed using <vtml_speed value="85">, it doesn't work correctly. It just reads the tag itself. It works fine for me in Captivate 5. I saw that a couple of people mentioned in the

  • Unable to connect to i tunes radio "an error occured"

    Every time I try to connect to i tunes radio, it says, "An error occured- please check your internet connection or try again later" I AM able to connect to i tunes store, and my internet connection is fine. I am able to connect to radio stations thro