MS CRM 2105 server side synchronization

Hello ,
My online CRM is integrated with server side synchronization. The incoming and outgoing emails are working fine before.
But yesterday onwards the incoming emails are not receiving in to CRM. But I see the emails are exists in the exchange server.
I have tried with test and enable the Mailbox. From yesterday onward the status is still showing the
"the email configuration test is in progress". 
I have a plugin which was triggering on email creation but in post operation, I have disabled the steps also.
But still the issue is not fixed.
Any help will be appreciated.
Regards,
Priya

Hello,
Enable tracing it will give you pointer, what is wrong.
You could also refer: https://technet.microsoft.com/en-us/library/dn850386.aspx?f=255&MSPPError=-2147217396
http://gustafwesterlund.blogspot.in/2014/04/server-side-sync-trouble-shooting.html
Microsoft Dynamics CRM Training|Our Blog |
Follow US |
Our Facebook Page |
Microsoft Dynamics CRM 2011 Application Design
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.

Similar Messages

  • Server-Side Sychronization has stopped

    Hi,
    We have setup a setup of CRM Queues (mailed enabled) with Dynamics CRM 2013 using Server-Side Synchronization.  Everything was working fine until the password associated to the queue expired and we had to reset (about it 4 days later).  When the
    connection to Exchange was re-established we began receiving emails from that point on, but nothing for the period when the synchronization was broken (because CRM could not authenticate to Exchange).
    So we have all these emails in Exchange, that we want to get processed and routed into CRM.
    The only viable solution to this problem has been this blog - http://blogs.msdn.com/b/emeadcrmsupport/archive/2015/01/21/dynamics-crm-2013-server-side-synchronization-email-process-issue-after-disabled-mailbox.aspx - which looks like it will work.
    Are there any other ways to solve this problem?  I'm a little hesitant to go right to the database on this?  When previously using the Email Router, once the connection was re-established, all the emails stored in Exchange would automatically route
    to CRM.
    Thanks - Greg.
    Greg Thomas | http://lync.openjive.com

    Greg,
    It looks like this is a known issue.  Check the following blog.  It describes your symptoms, why it happens and how to resolve it.
    http://blogs.msdn.com/b/emeadcrmsupport/archive/2015/01/21/dynamics-crm-2013-server-side-synchronization-email-process-issue-after-disabled-mailbox.aspx
    Jason Peterson

  • Synchronization issues about FMS server side language!

    My FMS applicaiton(FMS4.5) use a Array on the main.asc ,
    anyone who connect to the server will change(remove/add) item of the Array,
    i'm worry about that if there is a synchronization issues with that?
    Is there any class i can use to lock/unlock the Array when i  modify the Array?
    THX!

    You can have synchronization issues. For using lock/unlock, you can use server side Shared Objects. For more details about Shared Object, check the below link:
    http://help.adobe.com/en_US/adobemediaserver/ssaslr/WS5b3ccc516d4fbf351e63e3d11a11afc95e-7 e63SSASLR.2.3.html

  • CRM Outlook client based synchronization

    Hello ,
    I am using CRM outlook client based synchronization,
    I am concern about moving to winter clock.
    Which steps and in which order should be performed on CRM and Exchange side?
    Rika

    Hi Neha and David,
    David, you are right ... you have to be employee responsible for a contact to be synched from SAP CRM to Outlook.
    Additionally information:
    - if more than one user wants to synchronize a contact from CRM to Outlook use the assignment block "relationships" and add a new relationship "has the employee responsible" and add yourself.
    - in transaction "GWIPROFILE" there's a GWI profile parameter called "DownloadContactsFromCRM" with three possible values: "Owned contact", "Contacts of Account" and "Both".
    If you set this parameter to "Owned contact" only the contacts of CRM with the relationship "has the employee responsible" are synched to Outlook.
    If you set it to "Contacts of Account", all contacts of an account with the relationship "has the employee responsible" are synched to Outlook.
    If you set it to "Both", you need to add the relationship to either the account or the contact to get it synched to Outlook. This is useful if you have several small accounts (only few contacts in the account) where you want to synch all contacts, so add the relationship to the account.
    And you have several big accounts (with many contacts) where you want to select the contacts to be synched by adding the relatiopnship to the corresponding contacts and not to the account itself.
    In our environment, we did set it to "Both" so we have the most flexible options which contacts have to be synched and which not.
    I hope this information is a bit helpful.
    By the way: we initialize the synchronization manually to have full control.
    Best regards,
    Karsten

  • Server side tracking on non-OSX server

    Does anyone aware of attempts of reproducing server side tracking on non-MacOSX server platform?
    Our primary storage is based on opensolaris + zfs, giving us a lot of advantages. But synchronization of mobile users always takes some serious amount of time.
    Obviously re-exporting home directories through OSX server doesn't change something, because server side tracking requires filesystem to be local on server.
    I can guess that protocol should be relatively simple and doable on other unixes (as soon you get some way to track filesystem changes).

    while part of it may be technically feasible, i've never seen or heard anything about implementing server side tracking on a non-os x server. at the very least, the server runs sshd on an alternate port for client communication. beyond that, i don't know what magic is involved.
    in practice, i haven't seen it work reliably on os x server, though i haven't done any testing with this enabled on 10.6 server yet. it may not be worth pursuing.

  • CRM Application Server Java and Portal components on same Java stack

    Hi Team,
    We are currently performing solution design and want some information on CRM install.
    Want to know if there is any restriction  for installing CRM Application Server Java and Portal components on same Java stack(With same SID). Also want to know if SAP WEB UIF 7.0 can work similar to that of Portal for CRM applications?
    Any information around this would be appreciated.
    Thanks

    Do You have any servlets or filters defined using annotations? Maybe one of these servlets/filters catches the '/login' request first. I have very similar solution and it works fine. Also, how do You check that the servlet under '/login' url pattern isn't invoked?

  • How to handle Back button, Browser Refresh problem at server side.

    Hi Friends,
    How to handle Back button, Browser Refresh problem at server side in java?.
    I am able to trace that,
    request.getHeader("ACCEPT") is returning value- */*
    when the browser was refreshed and returning different MIME types
    for all other actions from browser.
    I have doubt, will the above solution works always for all servers,browsers?.
    Please also specify any solution to handle back button at server side?.
    Thanks in Advance.
    Venkat..

    I'm sorry I don't think tht's the right solution for
    the above question....
    We must be aware that whatever scripting methdologies
    we either javascript/vbscript would executed @
    client(browser) side not @ server side....
    Dud If U get a good solution keep me updated.....
    THANKS & REGARDS,
    RAHULMy dear friend ...
    the bad news is that u simply cant disable or add any listener to the back button of the browser.
    When u hit the back button of ur browser the URL gets re-executed. So in case u have a JSP then the history.forward() is the best solution. [only if the page doesnt get expired similar to secure https sites]
    Now dont say that user can have javascript disabled ...those users will have a pretty touch time browsing websites since javascripts r used extensively by almost all websites.
    But in case u have an action.do or servlet call then u need to manage it using a session variable since the request will be sent to the server rather than client.
    For multiple form submittion issues read the following article in javaworld...
    Client vs. server solutions
    Different solutions can solve this multiple form submission situation. Some transactional sites simply warn the user to wait for a response after submitting and not to submit twice. More sophisticated solutions involve either client scripting or server programming.
    In the client-only strategy, a flag is set on the first submission, and, from then on, the submit button is disabled based on this flag. While appropriate in some situations, this strategy is more or less browser dependent and not as dependable as server solutions.
    For a server-based solution, the Synchronizer Token pattern (from Core J2EE Patterns) can be applied, which requires minimal contribution from the client side. The basic idea is to set a token in a session variable before returning a transactional page to the client. This page carries the token inside a hidden field. Upon submission, request processing first tests for the presence of a valid token in the request parameter by comparing it with the one registered in the session. If the token is valid, processing can continue normally, otherwise an alternate course of action is taken. After testing, the token resets to null to prevent subsequent submissions until a new token is saved in the session, which must be done at the appropriate time based on the desired application flow of control.
    for more details refer :
    http://www.javaworld.com/javaworld/javatips/jw-javatip136.html
    Hope u got the idea.
    FYI I have been using both these ideas in my credit card payment gateway project. This concept has worked really well.

  • Server-side includes question

    I preface this all by saying that I have never used a
    server-side include but am considering it based on a suggestion
    from a thread yesterday.
    If I created a server-side include file that contained only
    my title banner/nav bar and placed that file at the top of each of
    my pages, would it then be possible to have content (Flash, in this
    case) from an editable region in a template-based file display on
    top of that banner? Can they overlap, I guess is what I'm asking.
    Thanks - JAY

    > This would probably be an issue mostly if you don't want
    to synchronize
    > your
    > entire site, I suppose. What about file directory
    issues? Can you keep
    > pages in
    > sub-directories based on the specific template from
    which they were
    > created or
    > will that cause problems (such as SSI functionality)?
    DW is quite smart enough to manage your page links.
    Plus, if you can use virtual includes, then the link to the
    include files
    will be the same for any page in any location in your site.
    So - you have no link worries in this sense. But a more
    specific example
    that leads you to ask your question might help get a better
    answer here.
    > class 1. I've got my nav bar/title banner
    > happening as an SSI to be included on all pages - class
    2. Lastly, all
    > page-specific content including detail text, images, and
    some info and nav
    > Spry
    > panels will appear in editable regions, (defined by
    divs, presumably?) -
    > class
    > 3. WIth the latter, I'll preload the editable regions
    with the type of
    > content
    > I want and then customize it on each page, relink, etc.
    Using an editable region for a section-specific navigation
    include is a
    great way to do it.
    Good luck!
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "LumberBisquit" <[email protected]> wrote in
    message
    news:[email protected]...
    >
    quote:
    Originally posted by:
    Newsgroup User
    > But underlying it all is this nasty requirement to
    upload all changed
    > files.
    >
    >
    > This would probably be an issue mostly if you don't want
    to synchronize
    > your
    > entire site, I suppose. What about file directory
    issues? Can you keep
    > pages in
    > sub-directories based on the specific template from
    which they were
    > created or
    > will that cause problems (such as SSI functionality)?
    >
    >
    quote:
    > First, I mentally separate the page layout into three
    sections:
    >
    > 1. Stuff that will not change for the life of the site
    (i.e., the basic
    > structural elements)
    > 2. Stuff that *could* change from time to time (e.g.,
    navigation
    > elements,
    > burst advertisements, section-specific navigation, etc.)
    > 3. Stuff that *will* change from one page to the next
    >
    > Then I create a template containing all class1 elements.
    Next I create
    > server-side include files containing all class 2
    elements and place them
    > on the
    > template as needed. Note - some of the class 2 elements
    may be
    > "section-specific elements", and their placement on the
    template will be
    > subject to the next item. Finally, I insert editable
    regions to cover the
    > class
    > 3 items, INCLUDING the section-specific navigation.
    >
    >
    > This makes sense to me and is very much what I had in
    mind, (after asking
    > lots
    > of questions on this forum, that is). This site will
    need at least three
    > different structural pages - class 1. I've got my nav
    bar/title banner
    > happening as an SSI to be included on all pages - class
    2. Lastly, all
    > page-specific content including detail text, images, and
    some info and nav
    > Spry
    > panels will appear in editable regions, (defined by
    divs, presumably?) -
    > class
    > 3. WIth the latter, I'll preload the editable regions
    with the type of
    > content
    > I want and then customize it on each page, relink, etc.
    >
    > Thanks so much!
    >
    > JAY
    >

  • Error while saving a workflow via sharepoint designer: Server-side activities have been updated. You need to restart SharePoint Designer to use the updated version of activities.

    While saving a workflow using SharePoint designer on a SharePoint site, I get the following error: 
    Server-side activities have been updated. You need to restart SharePoint Designer to use the updated version of activities.
    Steps to recreate error:
    Login to the WFE server hosting IIS and workflow manager, open SharePoint Designer 2013 and login to a SharePoint site.
    Access the list using SharePoint Designer 2013, in the workflow section, click new workflow. 
    In the new workflow dialog, enter workflow details, click save (see screenshot below).
    Error message is displayed as below:
    After restarting SharePoint Designer, the saved workflow is not seen in the site/workflows or list/workflow section.
    Workaround
    When the above steps are repeated while accessing the site via SPD from any other box besides the WFE/Workflow manager host server, the error is not encountered and its possible to save/publish workflows.
    Notes
    Workflow Manager 1.0 is installed.
    The site has been registered with Workflow manager using Register-SPWorkflowService
    cmdlet.
    Any clue on why is this happening?

    Hi Vivek,
    Please close your SharePoint Designer application, clear/delete the cached files and folders under the following directories from your server installed SharePoint Designer, then check results again.
    <user profile>\appdata\roaming\microsoft\SharePoint Designer\ProxyAssemblyCache
    <user profile>\appdata\local\microsoft\websitecache\<sitename>
    http://www.andreasthumfart.com/2013/08/sharepoint-designer-2013-server-side-activities-have-been-updated/
    Thanks
    We are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How could I clear all my data(bookmarks) on Mozilla server side in new version of Sync (Firefox Account)?)

    Problem is the same as https://support.mozilla.org/en-US/questions/1000745?esab=a&as=aaq
    Also, there was no solution has been given in discussion.
    So, problem that noone could delete all data which have been synced with new Firefox account services.
    I've disconnected all my devices from previous (old) firefox sync system (which worked perfectly on several devices), after that i gone on link https://account.services.mozilla.com/ and deleted all my sensitive data.
    After I've created firefox account in new firefox sync system ( https://accounts.firefox.com ), and all my data (bookmarks exactly) now present in browser twice.

    I have a problem with over 12,000 unwanted bookmarks in my 4 PCs (all standard Mozilla bookmarks that have been replicated). So if I would like to purge my server side data. If I do this by deleting my Sync account can I re-use my same email address to re-open a "new" Sync account?

  • What is the difference between jsp :include and server side include

    what is the difference between jsp :include and server side include(request dispatcher include method)????
    i understand that both request dispatcher include method and jsp:include take dynamic data,so when would one use request dispatcher include and when jsp:include.
    Is the usage interchangeable?i believe jsp include is used only for jsp/html but include directive can be used to include servlets ,jsp and html....correct me if i m wrong and
    do suggest if u hav ny other diff in this context...

    The difference really is: in what format do you want your inclusions? If your environment has many Java developers and only a few designers that focus mainly on, say, Flash, that might push you more towards the server-side include() directive. Or, if you have a large set of pages that receive dynamic content that is displayed in a consistent fashion (such as a workflow header area on a page).
    If, on the other hand, you have more web designers, there may be a greater desire to deal in markup rather than Java code. Java developers themselves might prefer to view markup (JSP) that more resembles the eventual output than something occuring in Java code.
    Finally, there are considerations of tiering. While it is totally possible to (and I have previously) implement 'view classes' that render markup or generate layout templates, JSP's offer, IMO, a subtle, psychological advantage. By forcing a developer to work in a different format, markup versus Java source, the separation on view from controller and model becomes a bit easier. It is still possible to make mistakes, but if a developer at some point notices, "Wait, I'm in a JSP, should I be importing a java.sql class?", then the choice to use JSP includes has paid off in spades.
    - Saish

  • Contribute changing relative path for server-side include

    I am using Contribute CS3, version 4.1, and my pages crash
    every time a send a draft for review, because Contribute is
    rewriting a relative URL in a server-side include.
    The server-side include (before I send for review) reads:
    <!--#include file="../foo/bar.fileextention"-->
    After I edit other portions of the page and send the draft
    for review, it reads:
    <!--#include file="http:
    //www.servername.com/foo/bar.fileextension"-->
    Which results in the draft being unreadable.
    Is there any way to tell Contribute not to monkey with this
    URL? I have hunted, read the forums, checked the knowledge base,
    and coming up empy.
    Thanks in advance for any help you can provide!! I really
    appreciate it!
    -Nicholas

    Answering my own question.
    I researched this complete forum and with taking ideas from
    different posts, I was able to figure this out. I thought I would
    post it for anyone else needing to know the answer in one place:
    Include tags must read:
    <!--#include virtual="includes/fileName.html"-->
    (Include file is NOT a real HTML doc -- no tags in file
    except for CSS, as it would be used if not using Contribute.)
    No reference to .dwt needed nor Template created.
    No Edit instance tags needed anywhere.
    Contribute user navigates to page:
    [Upper right corner] Click Choose...
    [In my structure] User opens includes folder (double clicks)
    User selects THE file (clicks OK)
    User clicks on Edit Page button
    (Text is now editable.)
    User edits text.
    User clicks on Publish button.
    Worked for me several times trying.
    - Janet

  • Needs a background webdynpro application running at the server side

    Hi All,
    We have a requirement wherein we need to have an application running all the time at the server side to capture the response coming from a web application. Based on the response that the application receives, it needs to update some backend R/3 tables.
    We are thinking of a webdynpro java application.
    Can anyone suggest what kind of application needs to be implemented here?
    And what  would be the steps required to run the application at the server side without calling the application.
    Thanks & Regards,
    Anurag

    Hi Robin,
    Thanks for the detailed explaination.
    This may sound silly to you but I've another doubt which is as follows:
    As you mentioned that the external web application will be sending requests to our Web service(in SOAP envelopes) and rest of the functionality can be  achieved by our web service.
    Actually, we are expecting only responses from the external web application. The thing is that we are sending the requests to the external web applications from our custom webdynpro application and in return the web application will be sending us 2 responses.
    First response would be back to our WD java application URL(to the browser in which WD java app is running) which would get the response and display some message based on the response.
    Second would be to this web service which you have just suggested. We are having two responses so that even if the browser in which the WD java application is running gets accidentally closed, the response from the external web application must get captured somewhere else and should not get lost in any case.
    So, now since we are only expecting the response from the web application and we do not want any requests from the web application to our web service; how is this possible?
    I am asking the above question because you have mentioned that the external web application has to request our Web service but we want is only this web service to capture the response coming from the Web application.
    Or is it like the web application will send us the response string as request string to our Web Service and the web service will capture these response parameters as request parameters from the web application and do the further processing.
    But in that case, we do not want any response to be sent by the Web Service to the external web application.
    Please suggest if this is possible.
    Once again, many thanks for the help so far.
    Thanks & Regards,
    Anurag

  • Team Foundation Server 2013.2 - SharePoint 2013 SP1 - Missing Server Side Dependencies

    Environment:
    TFS 2013.2 (update 2) on Windows Server 2012 R2, with MS SQL Server 2014 on the same machine;
    SharePoint 2013 SP1 (with April 2014 update) on Windows Server 2012 R2
    MS SQL Server 2014 on Windows Server 2012 R2 (Used by SharePoint)
    Title 
     Missing server side dependencies.  
    Severity 
     1 - Error  
    Category 
     Configuration  
    Explanation 
    [MissingSetupFile] File 
    [Features\TfsDashboardAgileReports\Reports\Bug Progress.xlsx] is referenced [6] times in the database [WSS_Content_Internal], but exists only under Microsoft SharePoint Foundation 2010 setup folder. Consider upgrading the feature/solution which contains this
    file to the latest version. One or more setup files are referenced in the database [WSS_Content_Internal], but are not installed on the current farm. Please install any feature or solution which contains these files.
    [MissingSetupFile] File 
    [Features\TfsDashboardAgileReports\Reports\Bug Reactivations.xlsx] is referenced [6] times in the database [WSS_Content_Internal], but exists only under Microsoft SharePoint Foundation 2010 setup folder. Consider upgrading the feature/solution which contains
    this file to the latest version. One or more setup files are referenced in the database [WSS_Content_Internal], but are not installed on the current farm. Please install any feature or solution which contains these files.
    [MissingSetupFile] File 
    [Features\TfsDashboardAgileReports\Reports\Bug Trends.xlsx] is referenced [6] times in the database [WSS_Content_Internal], but exists only under Microsoft SharePoint Foundation 2010 setup folder. Consider upgrading the feature/solution which contains this
    file to the latest version. One or more setup files are referenced in the database [WSS_Content_Internal], but are not installed on the current farm. Please install any feature or solution which contains these files.
    And dozen more similar entries
    The server is not in production, so I don't know if this error would cause any problems or not.
    How to resolve this?
    Thanks!
    Fat Dragon

    Hi
    A colleague and I are looking at a similar issue on TFs 2010 upgraded to TFS 2013 which I guess is slightly different mssing dependencies given the project template. we're using
    [MissingSetupFile] File [Features\TfsDashboardBaseUI\default.aspx] is referenced [1] times in the database [WSS_Content], but exists only under Microsoft SharePoint Foundation 2010 setup folder. Consider upgrading the feature/solution which contains this
    file to the latest version. One or more setup files are referenced in the database [WSS_Content], but are not installed on the current farm. Please install any feature or solution which contains these files.
    [MissingSetupFile] File [Features\TswaWebParts\WebParts\CompletedBuilds.webpart] is referenced [1] times in the database [WSS_Content], but exists only under Microsoft SharePoint Foundation 2010 setup folder. Consider upgrading the feature/solution which contains
    this file to the latest version. One or more setup files are referenced in the database [WSS_Content], but are not installed on the current farm. Please install any feature or solution which contains these files.
    [MissingSetupFile] File [Features\TswaWebParts\WebParts\GoToWorkItem.webpart] is referenced [1] times in the database [WSS_Content], but exists only under Microsoft SharePoint Foundation 2010 setup folder. Consider upgrading the feature/solution which contains
    this file to the latest version. One or more setup files are referenced in the database [WSS_Content], but are not installed on the current farm. Please install any feature or solution which contains these files.
    Will logon in a couple of days to test "Fat Dragon's" approach ( unless someone tells me different)
    Daniel
    Freelance consultant

  • Reappears Missing Server Side Dependencies in Sharepoint Foundation 2013 Health Analyzer

    Hi all,
    I am a little bit confused why I am getting missing server side dependencies again and again. The missing server side dependencies shows the errors of "MissingSetupFiles". When I click on "Reanalyze Now" button,
    the error vanishes from the Health Analyzer page. But after one day it reappears again and shows "Missing Server Side Dependencies", When I again click on "Reanalyze Now" the error of "Missing Server Side Dependencies" goes
    away.
    But after one or two days, the error comes up again.
    Can you please help me why this is happening.
    Thanks for help.

    Hi Vishwajeet,
    You are able to use SharePoint Feature Administration from Codeplex to clean up the Missing Features. You can do it by clicking here.
    Also , you  are able to use PowerShell to resolve it. More  detailed information, click here.
    Here are some similar posts for you to take a look at:
    http://social.technet.microsoft.com/Forums/en-US/cc0b3ac7-1eb7-4e5b-9334-8c556e4c8b23/test-spcontentdatabase-errors-in-sharepoint-2010
    http://www.jeffscorner.org/blog/post/SharePoint-2013-%E2%80%93-Missing-server-side-dependencies-%E2%80%93-MissingWebPart-Webpart-class.aspx
    http://www.heyweb.net/2011/08/fixing-missing-server-side-dependencies-missingfeature/
    I hope this helps.
    Thanks,
    Ketak

Maybe you are looking for

  • Show Items in Subfolders

    About two months ago I noticed that Adobe Bridge was not showing all of my files.  If I check "Show Items in Subfolders" they appear (or if I search for them).  I know I can go check this option every time I use Bridge but since I'm in it constantly,

  • Is Smartforms recommended for use in check payments?

    Looking at some of the comments on this Forum, I am apprehensive about the advisability of using SMARTFORMS for check payments. I see issues in configuration (only Script/PDF Forms are available in Payment Methods) and the driver program RFFOUS_C nee

  • How to hide username and passward in  web reports

    Dear friends Im runing one report on web but its showing the username and passward in the URL (address bar) can you please help me how to hide that passward....... let suppose the username/passward is scott/tiger thanks with regards

  • WMI Scripts not Running Across VPN

    Hi I have a strange problem where i have 2 sites connected  using  a VPN on 2  CISCO877.  But WMI scripts are not running across the link. if i pull these out an replace them with a Draytek, the scripts run fine. Broad Lane LAN ----- Cisco 877 ======

  • SAP Web AS Java HTTP 404 - Not found

    How can i resolve the following error? Service cannot be reached What has happened? URL http://sun-test:8002/sap/monitoring/SystemInfo call was terminated because the corresponding service is not available. Note •     The termination occurred in syst