No announcements
Found 84684 threads
-
0 Votes
Questions storing replica metadata in a custom metadata store.
Greetings, I'm using MSF v1.0 and implementing a custom KnowledgeSyncProvider and a custom metadata store.Answered | 1 Replies | 12383 Views | Created by codekaizen - Sunday, July 19, 2009 9:05 PM | Last reply by Xiongbo Lu [MSFT] - Tuesday, August 11, 2009 10:17 PM -
0 Votes
How to add a custom field shema to metadata?
You can add custom fields in there.Answered | 16 Replies | 9256 Views | Created by realtn - Friday, March 19, 2010 7:51 AM | Last reply by MyKey0815 - Thursday, May 20, 2010 8:58 AM -
0 Votes
Metadata Cleanup clarification
Hi, If you don't plan to re-init your client endpoint frequently, you need to run metadata cleanup for both server and clients.Answered | 3 Replies | 6501 Views | Created by EliotRayner - Monday, May 10, 2010 11:37 AM | Last reply by Dong Cao - Monday, May 10, 2010 7:28 PM -
2 Votes
What counts as a metadata change
Anything you do using customization screen except views.Answered | 2 Replies | 1603 Views | Created by Jimminybob - Tuesday, January 22, 2013 10:39 AM | Last reply by Amreek Singh - Tuesday, January 22, 2013 11:32 AM -
0 Votes
Locate item metadata in a SqlMetadataStore
framework is pretty scarce and a lot of it is for 1.0 where it looks like you could interchangeably use uint and string field references for accessing item metadata.Answered | 6 Replies | 8807 Views | Created by Robert Ginsburg - Monday, March 8, 2010 1:49 PM | Last reply by chris_81 - Wednesday, May 13, 2015 5:44 AM -
0 Votes
CRM 2011 Entity metadata
Hi, As Jammie mentioned that you can get the status using RetrieveEntityRequest, i wrote the full code to make it easy for you to check whether entity is ...Answered | 4 Replies | 6147 Views | Created by anate - Monday, July 25, 2011 7:06 PM | Last reply by Jehanzeb.Javeed - Monday, July 25, 2011 8:23 PM -
0 Votes
Retrieveing data using metadata service
here i want to retrieve data of a custom entity how can i do this.Answered | 3 Replies | 4023 Views | Created by kishanraj - Tuesday, June 21, 2011 10:11 AM | Last reply by HIMBAP - Tuesday, June 21, 2011 11:15 AM -
0 Votes
querying custom metadata
Now...how can query on any of this custom metadata..i.e..given a path "Folder\Filename.txt", how can i get the value for remote_idUnanswered | 3 Replies | 3910 Views | Created by KatoK - Tuesday, November 27, 2012 10:57 PM | Last reply by KatoK - Friday, November 30, 2012 8:45 PM -
0 Votes
Metadata storage whilst using DbSyncProvider
Hi Egon, One option available is Linked Sql Server where you can issue distributed query.Answered | 1 Replies | 6610 Views | Created by egon-olsen - Thursday, April 22, 2010 12:25 PM | Last reply by Jandeep - Monday, April 26, 2010 10:11 PM -
3 Votes
Getting at custom fields in an SQL query
Once you find it you will need to query it from an account that has the proper permissions to view the entity in CRM because the filtered views are joined up in such a way ...Answered | 5 Replies | 3646 Views | Created by xzibited999 - Wednesday, September 7, 2011 4:59 PM | Last reply by xzibited999 - Wednesday, September 7, 2011 6:19 PM -
0 Votes
Custom MS Dynamics CRM Report Query
This tutorial shows you how to work with Report Designer to create a data source connection, define a simple query, and build a layout to contain your data.Answered | 5 Replies | 7474 Views | Created by Abhishek Bommakanti - Thursday, May 14, 2009 12:18 AM | Last reply by JuergenBeck - Saturday, May 16, 2009 6:35 PM -
0 Votes
Customization Query
When the form opens, I make a soap query to the user entity to find the value of a few different attributes in that user's record in the user entity.Answered | 1 Replies | 4776 Views | Created by Zancanelli - Friday, October 22, 2010 10:22 PM | Last reply by Amarsen Vangoor - Friday, October 22, 2010 10:42 PM -
0 Votes
Metadata using advanced developer extension's datacontext
You have to use the SOAP endpoint to get the optionset values from the metadata.Answered | 4 Replies | 5086 Views | Created by Nar_mscrm - Monday, May 2, 2011 10:41 AM | Last reply by Nar_mscrm - Monday, May 2, 2011 11:56 AM -
3 Votes
Plugin For Metadata Changes in CRM
You cannot register plugins on metadata changes, but since CRM 2011 UR12 (and in Crm Online), you can use the RetrieveMetadataChangesRequest to get only the changes since ...Answered | 1 Replies | 1632 Views | Created by Prashanth Kamasamudram - Friday, June 14, 2013 1:46 PM | Last reply by DavidJennaway - Friday, June 14, 2013 3:08 PM -
1 Votes
display custom entity
hi , is it possible to do with javascript. to display custom entity list.Answered | 8 Replies | 1260 Views | Created by kMAT1 - Monday, December 9, 2013 6:19 AM | Last reply by Kalim Khan - Monday, December 9, 2013 5:15 PM -
0 Votes
What is the metadata file?
this doesnt apply to your database sync scenario. as indicated in the docs and in the link, it applies to the file sync providers. the metadata in sqlsyncprovider/sqlcesyncprovider is stored ...Answered | 1 Replies | 5354 Views | Created by P H T - Thursday, July 28, 2011 7:38 PM | Last reply by JuneT - Thursday, July 28, 2011 10:43 PM -
3 Votes
accessing metadata browser
Hi,the metadata browser should be accessible by entering http(s)://<crm-web-address>/sdk/list.aspx or http(s)://<crm-web-address>/<orgname>/sdk/list.aspxIs the crm system ...Answered | 6 Replies | 6843 Views | Created by help23 - Thursday, October 1, 2009 6:54 PM | Last reply by Pranav Shah - Thursday, December 10, 2009 4:26 PM -
0 Votes
DuplicateItemInMetadataStoreException when the local metadata store is lost
It seems like the metadata store gets rebuilt, but then because your filesyncprovider is sending all files again you need to handle in your simple provider the case that these files exist on ...Answered | 1 Replies | 7294 Views | Created by Christian Sparre - Wednesday, February 9, 2011 8:03 PM | Last reply by Mahesh Dudgikar - Wednesday, February 23, 2011 1:08 AM -
0 Votes
Cloning MSCRM System Entities ,attributes, metadata
This would just get you the entity & its metadata, you would still need to clone the any forms, views, etc by hand or via a custom application.Answered | 5 Replies | 3186 Views | Created by Abhisinha17 - Wednesday, October 3, 2012 5:55 AM | Last reply by MS_User_005 - Friday, December 8, 2017 12:14 PM -
0 Votes
How to add Metadata Services
PLease guide me the steps for Adding Metadata service web reference in C#.net similar like we add CRM web reference..Answered | 1 Replies | 6293 Views | Created by VedrineRick - Thursday, October 1, 2009 10:01 AM | Last reply by Muhammad Ali Khan - Thursday, October 1, 2009 10:06 AM - Items 1 to 20 of 84684 Next ›
No announcements