1 / 2

Microsoft Dynamics CRM Scripting The Major Versions

The Microsoft Dynamics CRM has led to the creation of many attractive as well as interactive knowledge articles along with the help of versioning and support translation. So, whenever you create attractive and interactive pages or publish an article, it becomes available to the users in the CRM interaction.<br>

Download Presentation

Microsoft Dynamics CRM Scripting The Major Versions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Microsoft Dynamics CRM Scripting The Major Versions The Microsoft Dynamics CRM has led to the creation of many attractive as well as interactive knowledge articles along with the help of versioning and support translation. So, whenever you create attractive and interactive pages or publish an article, it becomes available to the users in the CRM interaction. These articles will effectively help in giving services to the customers. Typically, use the knowledge article for the storage and also the management of the knowledge that is effective in the CRM development. In case, there is usage of the Knowledgebaserecord, then in order to use the appropriate format, there is a need to get along with the correct knowledge base from the store. CREATION OF A KNOWLEDGE ARTICLE: Whenever there is a need for the creation of knowledge record article, well in that case, the CRM internally creates a root record for the article. The root article helps in the creation of the container for the knowledge based primary articles and translations that are helpful in the creation of the future. Whenever you create a knowledge article record, in that case, it is created in the draft state. By using of the new knowledge entity, you can create an article by specifying all the contents and there is formatting required in HTML. In cases, you can also specify the value for the knowledgearticle. The KnowledgeArticle.ArticlePublicNumber attributes helps in the storage of the ID which has been exposed to the customers, partners and also various other external users. CREATION OF MAJOR AND MINOR VERSIONS OF THE KNOWLEDGE VERSIONS: Whenever there is a creation of knowledge article record, well in that situation, the major version is automatically set to 1 and the minor version uses 0. Then

  2. there is a need to use CreateKnowledgeArticleVersion Action (Web API) or CreateKnowledgeArticleVersionRequest (organization service) for the creation of major and minor versions. CREATION OF A KNOWLEDGE ARTICLE: Whenever there is a creation of a knowledge article, there is a need for the usage of the CreateKnowledgeArticleTranslation Action (Web API) or CreateKnowledgeArticleTranslationRequest for the creation of the translation. You can translate the knowledge article in more than 150 languages. The information about this knowledge base, can thus be translated into the new LanguageLocaleentity.The involvement of the CreateKnowledgeArticleTranslation Action (Web API) or CreateKnowledgeArticleTranslationRequest, it helps in the creation of the new knowledge article with the help of contents, keywords and also the description. You only need to specify whether there is a new record which would be major or minor. The new record will automatically help in the creation of the KnowledgeArticle.ParentArticleContentId attribute for the maintenance of the association with the help of the primary knowledge article record. KNOWLEDGE ARTICLE LIFECYCLE: The following events take place in the knowledge article lifecycle: There is a Draft (after a knowledge article is created) Then the next thing is the Approved (after a knowledge article is approved) The third step is Scheduled (after a knowledge article is scheduled to be published) Then, it gets Published (after a knowledge article is published) After this, there is an expiry (after a knowledge article is expired as per the expiration date specified while publishing) It is then archived (after a knowledge article is archived) Then it is discarded (after a knowledge article is discarded) The Microsoft Dynamics CRM is indeed rooting the need for content specification. This Article is Originally Posted on: - http://aegisinfoways.blog.com/2016/03/04/microsoft-dynamics-crm-scripting- the-major-versions/

More Related