Microsoft CRM - Looking for help...I can't send e-mail using CRM web client |
- Looking for help...I can't send e-mail using CRM web client
- Deleting multiple contacts
- CRMcontact API - Retrieve
- adding side tabs
- Activity History Order Chronologicaly
- Added fields not displaying in Crystal
- Internal Emails sent to CRM not showing up
- Sales for Outlook Errors when creating new records
- Anyone actually get CRM Mobile working yet?
- Hiding the toolbar and menubar
- How to get more information about error
- How to get City in capitals?
- Better Campaign Module
- Piclist values
- Cross-Atlantic CRM Deployment Performance.
- Client Hardware/Software Requirements
- Data migration - CRM tables and picklists
- Reclaim User License
- Automatically Create Accounts in CRM
- intranet & wan (Web) access to MSCRM: Any security issues to consider?
- Unique account name
- MS CRM (Outlook Client) and Terminal Server
- MS CRM and Siebel
Looking for help...I can't send e-mail using CRM web client Posted: 02 Feb 2005 10:59 AM PST Jakob: The accounts in CRM are in the admin group. By the way, CRM is installed on Win2k3 server and exchange is also 2k3. Thanks for the response Jakob. "Jakob Benediktson" wrote: |
Posted: 02 Feb 2005 07:17 AM PST Thanks I feel such a fool, but I totally missed the wee action button :( in my defense everyone else in the office didn't find it either . Thanks for taking the time for a simple question. :twothumbsup: "Datapac" wrote: |
Posted: 02 Feb 2005 07:13 AM PST i would hope it would not void support :-) if you do updates directly in sql you are risking voiding support but reading is not an issue. Lets say you want to update an account with accountnumber=123 etc. While you could use the crmquery class and fetchxml to query accounts for that accountnumber it is far far faster to run a query against the accountbase table through sql for that accountnumber then get the objectid and finally use the sdk to update the account record by passing the sdk the objectid for the record. I guess it gets down to the amount of data. If you are only manipulating small data sets then doing everything through the sdk is a valid approach however as soon as your datasets increase you will see more performance benefits by reading the crm tables directly. -- John O'Donnell Microsoft CRM MVP http://www.mscrmfaq.us "Bryan" <microsoft.com> wrote in message news:com... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/CrmSdk1_2/htm/v1d2crmqueryclass.asp without send process |
Posted: 01 Feb 2005 12:35 PM PST You can add these items via the ISV.Config. Take a look at the CRM SDK for more information. Note that "other contacts" cant just be "added" to the lead. You would need to write an ASPX page that provided this functionality and the underlying database support for it. Matt Parks MVP - Microsoft CRM ---------------------------------------- ---------------------------------------- On 1 Feb 2005 12:35:30 -0800, "crm_novice" <com> wrote: I'm pretty new to CRM I would like to add a side tab to a lead (i.e when I click on a particular lead I also want to see "other contacts" like in opportunities). I read how to add navbaritems in SDK but did not unerstand.Pls help crm_novice |
Activity History Order Chronologicaly Posted: 01 Feb 2005 12:01 PM PST Thanks for the great advise, but I had to make the change to a different GUID to make sure that all history had the completed date, here is GUID that I used {00000000-0000-0000-00AA-000000666100} |
Added fields not displaying in Crystal Posted: 01 Feb 2005 10:00 AM PST Thanks John, I have them now. That is what I get for assuming that the database would be re-synced with a restart of crystal. |
Internal Emails sent to CRM not showing up Posted: 01 Feb 2005 08:35 AM PST or you could set up a hotmail account that forwards all mails to the queue and send the internal mails to that one not perfect, but a work-a-round "Will Green" wrote: |
Sales for Outlook Errors when creating new records Posted: 01 Feb 2005 06:50 AM PST Well, we've disabled the NAV services on a couple of clients, and we're still getting this problem. Anyone got anything else? Cheers, Paul. -- P. "Paul Paintin" <net> wrote in message news:%phx.gbl... |
Anyone actually get CRM Mobile working yet? Posted: 01 Feb 2005 06:43 AM PST ok this is an ARM chip clone so the processor is supported. Looks like the version of the os is stopping the install. You might want to contact Microsoft to see if they have a later install or geting them to help you verify whether this should work. -- John O'Donnell Microsoft CRM MVP http://www.mscrmfaq.us "Dave McGuire" <com> wrote in message news:com... Compact will used message this what in If means software" connect try so, |
Hiding the toolbar and menubar Posted: 01 Feb 2005 05:51 AM PST Dave, Unfortunately that only works for forms that are presented from a button or tab from within CRM. ANd I do set those parms for when my form is displayed. It is the next display from my form when I am just doing a response.direct("url") that it isn't working. Thanks, Rich "Dave McGuire" wrote: |
How to get more information about error Posted: 01 Feb 2005 05:49 AM PST thanks matt, I'll take a look at this way |
Posted: 01 Feb 2005 05:39 AM PST one other option is to use a post callout for update however this will require a certain amount of coding -- John O'Donnell Microsoft CRM MVP http://www.mscrmfaq.us "Leo Rietbergen" <microsoft.com> wrote in message news:com... You in message Microsoft |
Posted: 01 Feb 2005 03:50 AM PST Which one is better between Zoomio, Axonom, Nature Marketing and Britemoon ?. Hard for me to decide, which one is better because I never get any trial version or screen shot from this products Or anybody have another suggestion for this? Rgds, Frans "Jakob Benediktson" <microsoft.com> wrote in message news:com... integrated |
Posted: 01 Feb 2005 02:13 AM PST Sorry the error message I get is not SOAP fault but: "Specified cast is not valid" and it points to row: hakutulos = tulos.RetrievePicklist(bizUser, Microsoft.CRM.Platform.Types.ObjectType.otContact, "Address1_addresstypecode") |
Cross-Atlantic CRM Deployment Performance. Posted: 31 Jan 2005 05:29 PM PST Matt, Thanks for the insight and good luck with your "satellite" deployment project. I'm beginning to believe that unless you have a high bandwidth/low latency connection to a given remote location, the users in that remote location will have to accept slow performance or not use the application at all. As is our East Coast facilities would rate the performance of SFO as "acceptable". I'll be working with other groups within my department to reduce application latencies between L.A. and the U.K. as best we can, but it sounds like there is a limit to what can be done with this release of MSCRM. I'm with you in hoping Microsoft makes WAN performance as a high priority, especially when considering global corporations. Thanks again, Ron "Matt Parks" <com> wrote in message news:com... have lot of it's own replication to do, but wrote: to the no Sales course, required be |
Client Hardware/Software Requirements Posted: 31 Jan 2005 04:03 PM PST minimum spec for the client is 600mhz p3 i think. In reality anything over 1ghz and 256mb ram should be enough if not exactly lightning fast -- John O'Donnell Microsoft CRM MVP http://www.mscrmfaq.us "Steve W" <microsoft.com> wrote in message news:com... did brought minimum If minimum not who 300 for network Are Also working with requirements |
Data migration - CRM tables and picklists Posted: 31 Jan 2005 02:35 PM PST > Does a CRM picked list use a linked table? Picklist values are stored in XML Files and StringMap table in MSCRM database look for the table StringMap, the key is objecttypecode field (ex. account = 1) and the AttributeName field (CFPxxxx) the displayed string is stored in Value field and the hidden value/code is stored in AttributeValue field henyung |
Posted: 31 Jan 2005 12:55 PM PST Any suggestions on how I determine which line belongs to which user?, they are all alpha numeric. Thanks, Brian Corbet "Matt Parks" wrote: |
Automatically Create Accounts in CRM Posted: 31 Jan 2005 12:01 PM PST DTS can't really be used to load data into CRM. There are ties to the security that you won't be able to set on your own. The best bet for tis type of process is toeither write your own code using the CRM SDK or use a product like Scribe. Matt Parks MVP - Microsoft CRM ---------------------------------------- ---------------------------------------- On Mon, 31 Jan 2005 12:01:07 -0800, JMC <microsoft.com> wrote: Hi Matt! I was hoping to learn if it is possible to create accounts in MS CRM from the back end. I've been recently exposed to DTS in SQL Server and was wondering if I could use our website to store company information of people who sign up for our newsletter in a temporary data table. At the end of the day I would run a DTS package that would import these records in to the CRM Accounts database. That way, the next day our sales/service folks can see all the prospective accounts that have requested information from us. Thanks for any guidance! |
intranet & wan (Web) access to MSCRM: Any security issues to consider? Posted: 31 Jan 2005 07:46 AM PST No, IIRC, ActiveX is a pretty important part of this. If they're looking to avoid the use of activeX because of security, then show them that you manually put their CRM site into 'trusted sites'. "Achim Gounar" wrote: |
Posted: 31 Jan 2005 06:25 AM PST This isn't a "supported" solution. You would basically need to modify the unserlying ASPX to include the calls you want and then tap into the base call to process the save. Matt Parks MVP - Microsoft CRM ---------------------------------------- ---------------------------------------- On 1 Feb 2005 00:48:47 -0800, "Andrey Ptashinskiy" <ru> wrote: Thanx Matt! About JavaScript. I see that i can write in only for PickList event OnChane. In SDK I couldn't find any examples of solution you propose. I would like if it would be this way: write client-side code that goes to server to make some checking on save event. Can I? I see that i can write my custom page for entering account with logic i need. Don't you propose this way? Thanx for advance. |
MS CRM (Outlook Client) and Terminal Server Posted: 31 Jan 2005 01:17 AM PST Crap, I was affraid this was the anwser. So no SFO for this client. "Matt Parks" wrote: |
Posted: 31 Jan 2005 12:19 AM PST Two comments about Siebel to MSCRM: 1) Scribe has templates (which will need adjustment based on your conversion needs) that you can use to move date from Siebel to MSCRM 2) Siebel Attachments (do you have any?) must be "un-compressed" before they may be moved into MSCRM (or any target for that matter). There are two programs usually available in the Siebel root directory: "ssemuzip.exe" and "sseunzip.exe". I use the first "ssemuzip.exe" because it allows me to pull information about how the attachments are linked. Lindad "Ricardo Le Roux" wrote: |
You are subscribed to email updates from TextNData Forums - Microsoft CRM To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |