<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>AXForum</title>
		<link>http://axforum.info/forums/</link>
		<description>Microsoft Dynamics: Axapta, CRM, Navision. Форум, Вопросы и помощь специалистов.</description>
		<language>ru</language>
		<lastBuildDate>Fri, 03 Sep 2010 06:59:53 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>15</ttl>
		<image>
			<url>http://img.axforum.info/misc/rss.jpg</url>
			<title>AXForum</title>
			<link>http://axforum.info/forums/</link>
		</image>
		<item>
			<title>Имя файла при сохранении</title>
			<link>http://axforum.info/forums/showthread.php?t=34332&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 06:21:06 GMT</pubDate>
			<description><![CDATA[Привет! Никак не соображу: сформирован отчет на базе шаблона Excel и имя файла при сохранении как обычно получается = "имя шаблона" + "1"...
Как в момент нажатия пользователем кнопки "Сохранить" подставлять свое сгенерированное имя файла?]]></description>
			<content:encoded><![CDATA[<div>Привет! Никак не соображу: сформирован отчет на базе шаблона Excel и имя файла при сохранении как обычно получается = &quot;имя шаблона&quot; + &quot;1&quot;...<br />
Как в момент нажатия пользователем кнопки &quot;Сохранить&quot; подставлять свое сгенерированное имя файла?</div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=31">DAX: Программирование</category>
			<dc:creator>fur-lined</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34332</guid>
		</item>
		<item>
			<title>Microsoft Dynamics CRM Team Blog: Two way integration between Microsoft Word and Microsoft Dynamics CRM 4.0</title>
			<link>http://axforum.info/forums/showthread.php?t=34330&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 00:19:46 GMT</pubDate>
			<description><![CDATA[Источник: http://blogs.msdn.com/b/crm/archive/2010/09/02/two-way-integration-between-microsoft-word-and-microsoft-dynamics-crm-4-0.aspx
==============

Today's guest blogger is CRM MVP Mike Snyder of Sonoma Partners . He is also the co-author of the books, Working with Microsoft Dynamics CRM 4.0 and Programming Microsoft Dynamics CRM 4.0 . We recently released a very cool two way integration between...(read more (http://blogs.msdn.com/b/crm/archive/2010/09/02/two-way-integration-between-microsoft-word-and-microsoft-dynamics-crm-4-0.aspx))Изображение: http://blogs.msdn.com/aggbug.aspx?PostID=10057402 

Источник: http://blogs.msdn.com/b/crm/archive/2010/09/02/two-way-integration-between-microsoft-word-and-microsoft-dynamics-crm-4-0.aspx]]></description>
			<content:encoded><![CDATA[<div>Источник: <a href="http://blogs.msdn.com/b/crm/archive/2010/09/02/two-way-integration-between-microsoft-word-and-microsoft-dynamics-crm-4-0.aspx" target="_blank">http://blogs.msdn.com/b/crm/archive/...s-crm-4-0.aspx</a><br />
==============<br />
<br />
Today's guest blogger is CRM MVP Mike Snyder of Sonoma Partners . He is also the co-author of the books, Working with Microsoft Dynamics CRM 4.0 and Programming Microsoft Dynamics CRM 4.0 . We recently released a very cool two way integration between...(<a href="http://blogs.msdn.com/b/crm/archive/2010/09/02/two-way-integration-between-microsoft-word-and-microsoft-dynamics-crm-4-0.aspx" target="_blank">read more</a>)<img src="http://blogs.msdn.com/aggbug.aspx?PostID=10057402" border="0" alt="" /><br />
<br />
Источник: <a href="http://blogs.msdn.com/b/crm/archive/2010/09/02/two-way-integration-between-microsoft-word-and-microsoft-dynamics-crm-4-0.aspx" target="_blank">http://blogs.msdn.com/b/crm/archive/...s-crm-4-0.aspx</a></div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=99">Dynamics CRM: Blogs</category>
			<dc:creator>Blog bot</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34330</guid>
		</item>
		<item>
			<title>emeadaxsupport: Special Permission Settings in Dynamics AX 2009</title>
			<link>http://axforum.info/forums/showthread.php?t=34329&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 18:05:11 GMT</pubDate>
			<description><![CDATA[Источник: http://blogs.msdn.com/b/emeadaxsupport/archive/2010/09/02/special-permission-settings-in-dynamics-ax-2009.aspx
==============

We often get several questions about setting up security in AX and what the overiding security rights when using several groups with dfferent security configurations. There are 3 important ways to set up Security in Dynamics AX as follows:

&bull; By using several user groups and use intersection to give rights

&bull; By using the permissions to give rights

&bull; By using table properties to change rights

 

Our design sequence is ascending (goes from top to bottom).
First you give the parent node the highest access you need below. Then you give the child nodes the rights that are needed. If this differs from what is inheriting from the access to the child node, then it&rsquo;s considered as a *Specific Right* and hence overrules everything else.  

To avoid creating a *Specific Right* access, you can change the Table property *MaxAccessMode* to what you need, and that way avoid a specific right. This property decides what should be inherited from the parent key.

We often experience that the parent key has *No Access* and then tables below get *Specific rights*. This is an incorrect use of specifying access rights (A similar example would be the same as you are not allowed to board a flight, but have booked flight seats afterwards). 

Furthermore it is important to look at security settings at both parent and child nodes.
Изображение: http://blogs.msdn.com/resized-image.ashx/__size/1280x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-13-88/8400.Special-Permission-Settings-in-Dynamics-AX-2009_2D00_1.png 

In this example Project is the parent key (Proj), Tables (ProjTables) is both Parent Key for the tables below and child for Project.

If you assign permission to a parent-node key (for example, if you select Project/Tables  and then select Full control ) all child nodes inherit the same permission (*=Table property MaxaccessMode*). If you do not want all child nodes to inherit the same permission, you can change permissions on individual child nodes.

 

What is a *Specific Right?*:
A specific right is when you change child permission so it differs from the parent node or the table property &ldquo;MaxaccessMode&rdquo;.  Remember it will overrule all other access rights.


For more information on setting up security in AX, see document links "Manage table and field access" at http://technet.microsoft.com/en-us/library/aa834466.aspx (or http://msdn.microsoft.com/en-US/library/aa846430(v=AX.50).aspx), and this is the area we get most questions combined with the setup described "Create user groups" at http://technet.microsoft.com/en-us/library/aa548611.aspx. You have to combine the both the articles to get a complete picture. I have tried to summarise the complete picture below:


First an overview. I have taken the overview from http://technet.microsoft.com/en-us/library/aa834466.aspx and added the several user group situation to the overview

Изображение: http://blogs.msdn.com/resized-image.ashx/__size/1280x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-13-88/0842.Special-Permission-Settings-in-Dynamics-AX-2009_2D00_2.png 

So as you can see from the picture you only get the highest access on several user groups if you don&rsquo;t have any specific rights.

The highest access can be pictured like this:

Изображение: http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-13-88/2100.Special-Permission-Settings-in-Dynamics-AX-2009_2D00_3.JPG 

 

The intersection from this will be &ldquo;*Edit*&rdquo; as long as there are no specific rights to one of the groups. If there is a specific right like &ldquo;*No Access*&rdquo; for one table in the view group and the edit group still have &ldquo;*Edit*&rdquo; right on the same table, the final access will be *No Access*.

So if you still have set up your security to use several user groups and need a specific right for one table you will need to change the user group structure, so you can avoid the specific right in the intersection and/or alternatively you can change the table property *MaxAccessMode* to the same access level as the parent node and that way you get 2 specific rights in the same intersection, and then the highest level will rule again (this needs to be fully tested in a non-production environment before applying in production).

 

*_Other relevant security related articles:_*

* Differences in the RLS design of Dynammics AX 4.0 SP2 and Dynamics AX 2009 (http://blogs.msdn.com/b/emeadaxsupport/archive/2009/06/16/differences-in-the-rls-design-of-dynammics-ax-4-0-sp2-and-dynamics-ax-2009.aspx)
* Certain User groups cannot be deleted in Dynamics AX (http://blogs.msdn.com/b/emeadaxsupport/archive/2009/07/29/certain-user-groups-cannot-be-deleted-in-dynamics-ax.aspx)
* User 'UserName' is not authorized to insert a record in table 'TableName'. Request denied (http://blogs.msdn.com/b/emeadaxsupport/archive/2009/05/07/user-username-is-not-authorized-to-insert-a-record-in-table-tablename-request-denied.aspx)
* AX2009 SecurityProfiler Tool (http://blogs.msdn.com/b/emeadaxsupport/archive/2010/05/25/ax-2009-securityprofiler-tool.aspx)  - The tool tracks what security keys are being used when a user navigates through the application.


 

--authors:Mansour Yahya Mohamad and Anders Madsen--editor:Anup Shah--date:02/Sep/2010 


Изображение: http://blogs.msdn.com/aggbug.aspx?PostID=10057282 

Источник: http://blogs.msdn.com/b/emeadaxsupport/archive/2010/09/02/special-permission-settings-in-dynamics-ax-2009.aspx]]></description>
			<content:encoded><![CDATA[<div>Источник: <a href="http://blogs.msdn.com/b/emeadaxsupport/archive/2010/09/02/special-permission-settings-in-dynamics-ax-2009.aspx" target="_blank">http://blogs.msdn.com/b/emeadaxsuppo...s-ax-2009.aspx</a><br />
==============<br />
<br />
We often get several questions about setting up security in AX and what the overiding security rights when using several groups with dfferent security configurations. There are 3 important ways to set up Security in Dynamics AX as follows:<br />
<br />
&amp;bull; By using several user groups and use intersection to give rights<br />
<br />
&amp;bull; By using the permissions to give rights<br />
<br />
&amp;bull; By using table properties to change rights<br />
<br />
 <br />
<br />
Our design sequence is ascending (goes from top to bottom).<br />
First you give the parent node the highest access you need below. Then you give the child nodes the rights that are needed. If this differs from what is inheriting from the access to the child node, then it&amp;rsquo;s considered as a <b>Specific Right</b> and hence overrules everything else.  <br />
<br />
To avoid creating a <b>Specific Right</b> access, you can change the Table property <b>MaxAccessMode</b> to what you need, and that way avoid a specific right. This property decides what should be inherited from the parent key.<br />
<br />
We often experience that the parent key has <b>No Access</b> and then tables below get <b>Specific rights</b>. This is an incorrect use of specifying access rights (A similar example would be the same as you are not allowed to board a flight, but have booked flight seats afterwards). <br />
<br />
Furthermore it is important to look at security settings at both parent and child nodes.<br />
<img src="http://blogs.msdn.com/resized-image.ashx/__size/1280x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-13-88/8400.Special-Permission-Settings-in-Dynamics-AX-2009_2D00_1.png" border="0" alt="" /><br />
<br />
In this example Project is the parent key (Proj), Tables (ProjTables) is both Parent Key for the tables below and child for Project.<br />
<br />
If you assign permission to a parent-node key (for example, if you select Project/Tables  and then select Full control ) all child nodes inherit the same permission (<b>=Table property MaxaccessMode</b>). If you do not want all child nodes to inherit the same permission, you can change permissions on individual child nodes.<br />
<br />
 <br />
<br />
What is a <b>Specific Right?</b>:<br />
A specific right is when you change child permission so it differs from the parent node or the table property &amp;ldquo;MaxaccessMode&amp;rdquo;.  Remember it will overrule all other access rights.<br />
<br />
<br />
For more information on setting up security in AX, see document links &quot;Manage table and field access&quot; at <a href="http://technet.microsoft.com/en-us/library/aa834466.aspx" target="_blank">http://technet.microsoft.com/en-us/l.../aa834466.aspx</a> (or <a href="http://msdn.microsoft.com/en-US/library/aa846430(v=AX.50).aspx" target="_blank">http://msdn.microsoft.com/en-US/libr...(v=AX.50).aspx</a>), and this is the area we get most questions combined with the setup described &quot;Create user groups&quot; at <a href="http://technet.microsoft.com/en-us/library/aa548611.aspx" target="_blank">http://technet.microsoft.com/en-us/l.../aa548611.aspx</a>. You have to combine the both the articles to get a complete picture. I have tried to summarise the complete picture below:<br />
<br />
<br />
First an overview. I have taken the overview from <a href="http://technet.microsoft.com/en-us/library/aa834466.aspx" target="_blank">http://technet.microsoft.com/en-us/l.../aa834466.aspx</a> and added the several user group situation to the overview<br />
<br />
<img src="http://blogs.msdn.com/resized-image.ashx/__size/1280x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-13-88/0842.Special-Permission-Settings-in-Dynamics-AX-2009_2D00_2.png" border="0" alt="" /><br />
<br />
So as you can see from the picture you only get the highest access on several user groups if you don&amp;rsquo;t have any specific rights.<br />
<br />
The highest access can be pictured like this:<br />
<br />
<img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-13-88/2100.Special-Permission-Settings-in-Dynamics-AX-2009_2D00_3.JPG" border="0" alt="" /><br />
<br />
 <br />
<br />
The intersection from this will be &amp;ldquo;<b>Edit</b>&amp;rdquo; as long as there are no specific rights to one of the groups. If there is a specific right like &amp;ldquo;<b>No Access</b>&amp;rdquo; for one table in the view group and the edit group still have &amp;ldquo;<b>Edit</b>&amp;rdquo; right on the same table, the final access will be <b>No Access</b>.<br />
<br />
So if you still have set up your security to use several user groups and need a specific right for one table you will need to change the user group structure, so you can avoid the specific right in the intersection and/or alternatively you can change the table property <b>MaxAccessMode</b> to the same access level as the parent node and that way you get 2 specific rights in the same intersection, and then the highest level will rule again (this needs to be fully tested in a non-production environment before applying in production).<br />
<br />
 <br />
<br />
<b><u>Other relevant security related articles:</u></b><br />
<ul><li><a href="http://blogs.msdn.com/b/emeadaxsupport/archive/2009/06/16/differences-in-the-rls-design-of-dynammics-ax-4-0-sp2-and-dynamics-ax-2009.aspx" target="_blank">Differences in the RLS design of Dynammics AX 4.0 SP2 and Dynamics AX 2009</a></li>
<li><a href="http://blogs.msdn.com/b/emeadaxsupport/archive/2009/07/29/certain-user-groups-cannot-be-deleted-in-dynamics-ax.aspx" target="_blank">Certain User groups cannot be deleted in Dynamics AX</a></li>
<li><a href="http://blogs.msdn.com/b/emeadaxsupport/archive/2009/05/07/user-username-is-not-authorized-to-insert-a-record-in-table-tablename-request-denied.aspx" target="_blank">User 'UserName' is not authorized to insert a record in table 'TableName'. Request denied</a></li>
<li><a href="http://blogs.msdn.com/b/emeadaxsupport/archive/2010/05/25/ax-2009-securityprofiler-tool.aspx" target="_blank">AX2009 SecurityProfiler Tool</a>  - The tool tracks what security keys are being used when a user navigates through the application.</li>
</ul><br />
 <br />
<br />
--authors:Mansour Yahya Mohamad and Anders Madsen--editor:Anup Shah--date:02/Sep/2010 <br />
<br />
<br />
<img src="http://blogs.msdn.com/aggbug.aspx?PostID=10057282" border="0" alt="" /><br />
<br />
Источник: <a href="http://blogs.msdn.com/b/emeadaxsupport/archive/2010/09/02/special-permission-settings-in-dynamics-ax-2009.aspx" target="_blank">http://blogs.msdn.com/b/emeadaxsuppo...s-ax-2009.aspx</a></div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=88">DAX Blogs</category>
			<dc:creator>Blog bot</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34329</guid>
		</item>
		<item>
			<title>Microsoft Dynamics CRM Team Blog: Your First Interactive Look at CRM 2011</title>
			<link>http://axforum.info/forums/showthread.php?t=34328&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 18:05:11 GMT</pubDate>
			<description>Источник: http://blogs.msdn.com/b/crm/archive/2010/09/01/your-first-interactive-look-at-crm-2011.aspx
==============

Guest blogger and CRM MVP Julie Yack invites you stump the experts in this presentation. Join Senior Technical Product Manager Eric Boocock for a dive into Microsoft Dynamics CRM 2011 before the Beta. Learn about new features and opportunities for developers...(read more (http://blogs.msdn.com/b/crm/archive/2010/09/01/your-first-interactive-look-at-crm-2011.aspx))Изображение: http://blogs.msdn.com/aggbug.aspx?PostID=10057313 

Источник: http://blogs.msdn.com/b/crm/archive/2010/09/01/your-first-interactive-look-at-crm-2011.aspx</description>
			<content:encoded><![CDATA[<div>Источник: <a href="http://blogs.msdn.com/b/crm/archive/2010/09/01/your-first-interactive-look-at-crm-2011.aspx" target="_blank">http://blogs.msdn.com/b/crm/archive/...-crm-2011.aspx</a><br />
==============<br />
<br />
Guest blogger and CRM MVP Julie Yack invites you stump the experts in this presentation. Join Senior Technical Product Manager Eric Boocock for a dive into Microsoft Dynamics CRM 2011 before the Beta. Learn about new features and opportunities for developers...(<a href="http://blogs.msdn.com/b/crm/archive/2010/09/01/your-first-interactive-look-at-crm-2011.aspx" target="_blank">read more</a>)<img src="http://blogs.msdn.com/aggbug.aspx?PostID=10057313" border="0" alt="" /><br />
<br />
Источник: <a href="http://blogs.msdn.com/b/crm/archive/2010/09/01/your-first-interactive-look-at-crm-2011.aspx" target="_blank">http://blogs.msdn.com/b/crm/archive/...-crm-2011.aspx</a></div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=99">Dynamics CRM: Blogs</category>
			<dc:creator>Blog bot</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34328</guid>
		</item>
		<item>
			<title>Ширина приложения</title>
			<link>http://axforum.info/forums/showthread.php?t=34326&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 11:48:11 GMT</pubDate>
			<description>Здравствуйте...
Подскажите пож. как в коде получить ширину приложения(Ах4) ?</description>
			<content:encoded><![CDATA[<div>Здравствуйте...<br />
Подскажите пож. как в коде получить ширину приложения(Ах4) ?</div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=31">DAX: Программирование</category>
			<dc:creator>hated8</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34326</guid>
		</item>
		<item>
			<title>!!! вакансии для Axapta разработчиков (Украина)</title>
			<link>http://axforum.info/forums/showthread.php?t=34325&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 11:29:03 GMT</pubDate>
			<description>*Наша компания* INDIGO более 3-х специализируется на подборе IT персонала для украинских и международных компаний.

В настоящее время у нас есть интересные предложения для разработчиков Axapta.

*Наш клиент*, успешная торговая украинская компания, в связи с запуском проекта по внедрению MS Dynamics AX приглашает в свою команду *Senior Axapta Developer *

Если Вы уверенно разбираетесь в Axapta архитектуре,
имели опыт интеграции Axapta с другими системами (1С, OLAP),
владеете X++ (от 2-х лет), MS SQL,
знаете RUP и UML,

Вы именно тот кандидат, которого мы ищем!!!

Мы можем заинтересовать Вас следующим:
- высокая заработная плата;
- профессиональный рост и развитие, реализация интересных задач; 
- интенсивная работа с внешними ведущими консультантами по внедрению Axapta, возможность обучения;
- высокий уровень стабильности компании и социальной защищенности сотрудников;
- помощь в переезде в Днепропетровск из других городов;
- постоянная занятость: длительный проект по внедрению + последующая занятость по сопровождению.

В радостью обсужу данную вакансию и отвечу на Ваши вопросы:
По телефону +3 8 067 383 04 40 begin_of_the_skype_highlighting              +3 8 067 383 04 40      end_of_the_skype_highlighting
По скайпу stetsenochka
E-mail people.indigo@gmail.com

Анна Стеценко</description>
			<content:encoded><![CDATA[<div><b>Наша компания</b> INDIGO более 3-х специализируется на подборе IT персонала для украинских и международных компаний.<br />
<br />
В настоящее время у нас есть интересные предложения для разработчиков Axapta.<br />
<br />
<b>Наш клиент</b>, успешная торговая украинская компания, в связи с запуском проекта по внедрению MS Dynamics AX приглашает в свою команду <b>Senior Axapta Developer </b><br />
<br />
Если Вы уверенно разбираетесь в Axapta архитектуре,<br />
имели опыт интеграции Axapta с другими системами (1С, OLAP),<br />
владеете X++ (от 2-х лет), MS SQL,<br />
знаете RUP и UML,<br />
<br />
Вы именно тот кандидат, которого мы ищем!!!<br />
<br />
Мы можем заинтересовать Вас следующим:<br />
- высокая заработная плата;<br />
- профессиональный рост и развитие, реализация интересных задач; <br />
- интенсивная работа с внешними ведущими консультантами по внедрению Axapta, возможность обучения;<br />
- высокий уровень стабильности компании и социальной защищенности сотрудников;<br />
- помощь в переезде в Днепропетровск из других городов;<br />
- постоянная занятость: длительный проект по внедрению + последующая занятость по сопровождению.<br />
<br />
В радостью обсужу данную вакансию и отвечу на Ваши вопросы:<br />
По телефону +3 8 067 383 04 40 begin_of_the_skype_highlighting              +3 8 067 383 04 40      end_of_the_skype_highlighting<br />
По скайпу stetsenochka<br />
E-mail <a href="mailto:people.indigo@gmail.com">people.indigo@gmail.com</a><br />
<br />
Анна Стеценко</div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=46">Рынок труда Microsoft Dynamics</category>
			<dc:creator>Anna.Stetsenko</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34325</guid>
		</item>
		<item>
			<title>В Microsoft Dynamics CRM 4.0 невозможно создать новую сущность</title>
			<link>http://axforum.info/forums/showthread.php?t=34324&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 11:23:41 GMT</pubDate>
			<description><![CDATA[Здравствуйте...

Столкнулся с такой проблемой:

Захожу в Параметры, далее Настройка, далее Настройка объектов, далее Создать объект. Заполняю все необходимые поля, все корректно заполняю, вписываю имя поля по умолчанию, все латинскими буквами как и положено.

Нажимаю создать объект, вылезает такая ошибка (далее я приведу последовательность действий со скриншотами):
Изображение: http://www.dicora.ru/crm/1screen.jpg 
Изображение: http://www.dicora.ru/crm/2screen.jpg 
Изображение: http://www.dicora.ru/crm/3screen.jpg 
Изображение: http://www.dicora.ru/crm/4screen.jpg 
Изображение: http://www.dicora.ru/crm/5screen.jpg 

суть в том что после нажатия на кнопку Сохранить и закрыть, появляется ошибка "Недопустимый аргумент", и объект не создается и не сохраняется.

Буду признателен, тем кто поможет или посоветует что-нибудь.
Т.к. ни одного объекта в системе не создать.]]></description>
			<content:encoded><![CDATA[<div>Здравствуйте...<br />
<br />
Столкнулся с такой проблемой:<br />
<br />
Захожу в Параметры, далее Настройка, далее Настройка объектов, далее Создать объект. Заполняю все необходимые поля, все корректно заполняю, вписываю имя поля по умолчанию, все латинскими буквами как и положено.<br />
<br />
Нажимаю создать объект, вылезает такая ошибка (далее я приведу последовательность действий со скриншотами):<br />
<img src="http://www.dicora.ru/crm/1screen.jpg" border="0" alt="" /><br />
<img src="http://www.dicora.ru/crm/2screen.jpg" border="0" alt="" /><br />
<img src="http://www.dicora.ru/crm/3screen.jpg" border="0" alt="" /><br />
<img src="http://www.dicora.ru/crm/4screen.jpg" border="0" alt="" /><br />
<img src="http://www.dicora.ru/crm/5screen.jpg" border="0" alt="" /><br />
<br />
суть в том что после нажатия на кнопку Сохранить и закрыть, появляется ошибка &quot;Недопустимый аргумент&quot;, и объект не создается и не сохраняется.<br />
<br />
Буду признателен, тем кто поможет или посоветует что-нибудь.<br />
Т.к. ни одного объекта в системе не создать.</div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=71">Dynamics CRM: Администрирование</category>
			<dc:creator>Dicora</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34324</guid>
		</item>
		<item>
			<title>Несколько вопросов по отчетам в CRM</title>
			<link>http://axforum.info/forums/showthread.php?t=34323&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 11:06:06 GMT</pubDate>
			<description><![CDATA[Подскажите, пожалуйста, вот в системе Microsoft Dynamics CRM 4.0 есть функциональность отчеты.

Возможно ли скрывать отчеты для всех пользователей, чтобы они вообще их не видели, но некоторым категориям пользователей открыть только некоторые отчеты.

Например,

у меня есть 8 отчетов:
1) Прогноз продаж
2) Анализ выполнения планов
3) Мониторинг выполнения планов
4) Пропущенные действия
5) Маркетинговый план
6) Организации без активностей
7) Интересы без активностей
8) Выполненные действия

И например, одному пользователю, например, директору, открыть все эти отчеты, коммерческому директору открыть например, анализ выполнения планов и мониторинг выполнения планов, руководителю отдела маркетинга должен быть открыт только один отчет "Маркетинговый план", руководителю отдела продаж, должны быть видны отчеты Пропущенные действия, Выполненные действия, а менеджерам по продажам: Организации без активностей и Интересы без активностей.

Стандартный фукнционал настройки ролей безопасности не позволяет ставить ограничения для некоторых пользователей на конкретные отчеты.

Подскажите, сталкивался ли ктонибудь с такой проблемой и какое решение здесь можно придумать.

Заранее спасибо!]]></description>
			<content:encoded><![CDATA[<div>Подскажите, пожалуйста, вот в системе Microsoft Dynamics CRM 4.0 есть функциональность отчеты.<br />
<br />
Возможно ли скрывать отчеты для всех пользователей, чтобы они вообще их не видели, но некоторым категориям пользователей открыть только некоторые отчеты.<br />
<br />
Например,<br />
<br />
у меня есть 8 отчетов:<br />
1) Прогноз продаж<br />
2) Анализ выполнения планов<br />
3) Мониторинг выполнения планов<br />
4) Пропущенные действия<br />
5) Маркетинговый план<br />
6) Организации без активностей<br />
7) Интересы без активностей<br />
8) Выполненные действия<br />
<br />
И например, одному пользователю, например, директору, открыть все эти отчеты, коммерческому директору открыть например, анализ выполнения планов и мониторинг выполнения планов, руководителю отдела маркетинга должен быть открыт только один отчет &quot;Маркетинговый план&quot;, руководителю отдела продаж, должны быть видны отчеты Пропущенные действия, Выполненные действия, а менеджерам по продажам: Организации без активностей и Интересы без активностей.<br />
<br />
Стандартный фукнционал настройки ролей безопасности не позволяет ставить ограничения для некоторых пользователей на конкретные отчеты.<br />
<br />
Подскажите, сталкивался ли ктонибудь с такой проблемой и какое решение здесь можно придумать.<br />
<br />
Заранее спасибо!</div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=69">Dynamics CRM: Функционал</category>
			<dc:creator>Dicora</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34323</guid>
		</item>
		<item>
			<title>Нужен программист AX. Москва, 80-100т.р</title>
			<link>http://axforum.info/forums/showthread.php?t=34321&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 08:27:10 GMT</pubDate>
			<description><![CDATA[Нужен программист AX.
Москва. Командировок не предполагается.
Ориентировочный уровень зарплаты на руки - около 80-100т.р.

1.
Задача для кандидатов, которые хотят выйти на 100т.р. и больше:
= приведите полный список проверок по Глобальной адресной книге, который надо вставить в процедуру "Проверка целостности данных компании"

2.
Задача для кандидатов, которые хотят выйти на 90т.р. и больше:
= на одном-двух листах опишите структуру Глобальной адресной книги.
= приведите плюсы и минусы этой структуры

3.
Задача для кандидатов, которые хотят выйти на 80т.р. и больше:
= на одном-двух листах опишите структуру Проводок по клиентам (можно без скидок по оплате, хотя их наличие в структуре будет плюсом)
= приведите плюсы и минусы этой структуры

Хинты:
не обязательно присылать решения для всех трех задач, можно прислать решение только одной задачи
первую и вторую задачу надо решать по ax2009
третью задачу можно решать по любой версии аксапты
присылать код и/или проекты не обязательно. нужно ваше понимание. однако если вам проще написать код, чем написать вордовый документ, то присылайте код.

решения и информацию о себе присылайте в личные сообщения сюда или на mazzy@mazzy.ru
(пожалуйста, в теме сообщения укажите слово Axapta, чтобы письмо гарантировано прошло спам-фильтр)]]></description>
			<content:encoded><![CDATA[<div>Нужен программист AX.<br />
Москва. Командировок не предполагается.<br />
Ориентировочный уровень зарплаты на руки - около 80-100т.р.<br />
<br />
1.<br />
Задача для кандидатов, которые хотят выйти на 100т.р. и больше:<br />
= приведите полный список проверок по Глобальной адресной книге, который надо вставить в процедуру &quot;Проверка целостности данных компании&quot;<br />
<br />
2.<br />
Задача для кандидатов, которые хотят выйти на 90т.р. и больше:<br />
= на одном-двух листах опишите структуру Глобальной адресной книги.<br />
= приведите плюсы и минусы этой структуры<br />
<br />
3.<br />
Задача для кандидатов, которые хотят выйти на 80т.р. и больше:<br />
= на одном-двух листах опишите структуру Проводок по клиентам (можно без скидок по оплате, хотя их наличие в структуре будет плюсом)<br />
= приведите плюсы и минусы этой структуры<br />
<br />
Хинты:<br />
не обязательно присылать решения для всех трех задач, можно прислать решение только одной задачи<br />
первую и вторую задачу надо решать по ax2009<br />
третью задачу можно решать по любой версии аксапты<br />
присылать код и/или проекты не обязательно. нужно ваше понимание. однако если вам проще написать код, чем написать вордовый документ, то присылайте код.<br />
<br />
решения и информацию о себе присылайте в личные сообщения сюда или на <a href="mailto:mazzy@mazzy.ru">mazzy@mazzy.ru</a><br />
(пожалуйста, в теме сообщения укажите слово Axapta, чтобы письмо гарантировано прошло спам-фильтр)</div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=46">Рынок труда Microsoft Dynamics</category>
			<dc:creator>mazzy</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34321</guid>
		</item>
		<item>
			<title>Хранение файлов</title>
			<link>http://axforum.info/forums/showthread.php?t=34320&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 07:56:22 GMT</pubDate>
			<description>Доброго дня!
Есть некоторые трудности с хранением файлов в аксе. 
Проблема в том, что прикрепляемые к записям аксапты файлы, должны поддерживать версионирование. Эту проблему решили, настроив хранение файлов в библиотеке документов SharePoint. Но если идти по этому пути, то придется разграничивать права доступа к файлам на самом узле SharePoint. Из этого вопросы.
1. Можно ли настроить версионирование в аксе? Например хранить документы в БД с поддержкой версий (это идеальный вариант использования, т.к. не придется возиться с SharePoint).
2. Можно ли как-то прокидывать права пользователя аксы на SharePoint?
3. Можно ли писать файлы в SharePoint от не от имени текущего пользователя, а от имена пользователя AOS, например?

Может быть кто-нибудь решал подобные задачи?
Спасибо за внимание!</description>
			<content:encoded><![CDATA[<div>Доброго дня!<br />
Есть некоторые трудности с хранением файлов в аксе. <br />
Проблема в том, что прикрепляемые к записям аксапты файлы, должны поддерживать версионирование. Эту проблему решили, настроив хранение файлов в библиотеке документов SharePoint. Но если идти по этому пути, то придется разграничивать права доступа к файлам на самом узле SharePoint. Из этого вопросы.<br />
1. Можно ли настроить версионирование в аксе? Например хранить документы в БД с поддержкой версий (это идеальный вариант использования, т.к. не придется возиться с SharePoint).<br />
2. Можно ли как-то прокидывать права пользователя аксы на SharePoint?<br />
3. Можно ли писать файлы в SharePoint от не от имени текущего пользователя, а от имена пользователя AOS, например?<br />
<br />
Может быть кто-нибудь решал подобные задачи?<br />
Спасибо за внимание!</div>

]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=31">DAX: Программирование</category>
			<dc:creator>AlexeyVS</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34320</guid>
		</item>
		<item>
			<title>Программист MBS Navision (Киев) ищет работу</title>
			<link>http://axforum.info/forums/showthread.php?t=34319&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 07:45:54 GMT</pubDate>
			<description><![CDATA[Ищу работу разработчика ПО в Киеве.
Опыт програмирования и доработок в NAV 2 года.
Прошел сертификацию Microsoft(Navision 4.0 C/SIDE Introduction)
Опыт работы в проэктах по локализации Navision с Microsoft.
Опыт выполнения доработок по внедрению Navision на производстве.
Опыт выполнения доработок по Retail-у для Европейских фирм.
Владею английским на уровне upper intermediate (правда сейчас без практики возможно и не совсем "upper" )
Полное резюме прикладываю в архиве.]]></description>
			<content:encoded><![CDATA[<div>Ищу работу разработчика ПО в Киеве.<br />
Опыт програмирования и доработок в NAV 2 года.<br />
Прошел сертификацию Microsoft(Navision 4.0 C/SIDE Introduction)<br />
Опыт работы в проэктах по локализации Navision с Microsoft.<br />
Опыт выполнения доработок по внедрению Navision на производстве.<br />
Опыт выполнения доработок по Retail-у для Европейских фирм.<br />
Владею английским на уровне upper intermediate (правда сейчас без практики возможно и не совсем &quot;upper&quot; )<br />
Полное резюме прикладываю в архиве.</div>


	<br />
	<div style="padding:6px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Вложения</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://img.axforum.info/attach/rar.gif" alt="Тип файла: rar" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://axforum.info/forums/attachment.php?attachmentid=6116&amp;d=1283413529">CV.rar</a> (28.4 Кб)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://axforum.info/forums/forumdisplay.php?f=46">Рынок труда Microsoft Dynamics</category>
			<dc:creator>ValeriyZ</dc:creator>
			<guid isPermaLink="true">http://axforum.info/forums/showthread.php?t=34319</guid>
		</item>
	</channel>
</rss>
