<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Shankar さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/shankarsawase</link><description>Shankar さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Not able to restore Database for Version: 11.0 SP12; Build: 6920</title><link>https://www.aras.com/community/f/applications/3627/not-able-to-restore-database-for-version-11-0-sp12-build-6920</link><pubDate>Wed, 14 Mar 2018 03:44:11 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:fe3d0f2c-bed1-45c9-bc48-aee959e074af</guid><dc:creator>Shankar</dc:creator><description>I have sucessfully install Aras Innovator SP12 &amp;amp; did couple of custmization work. I want to take that database backup so I created .bak file and try to restore it on difference machine.  SQL server is successfully able to restore the database when I try to login with the admin/innovator login,getting below error.

&lt;strong&gt;&amp;quot;The Database is not available:Cannot open database &amp;quot;InnovatorSolutions_12&amp;quot; requested by the login. The login failed. Login failed for user &amp;#39;innovator_regular&amp;#39;. &amp;quot;&lt;/strong&gt;

Note:- Execute below SQL after database restore.

sp_change_users_login &amp;#39;Update_One&amp;#39;,&amp;#39;innovator&amp;#39;,&amp;#39;innovator&amp;#39;

sp_addrolemember &amp;#39;db_owner&amp;#39;,&amp;#39;innovator&amp;#39;

Help me to solve problem , If any one has correct SQL which needs to executed after db restore for SP12 , Please share.

~Thank You.

&amp;nbsp;

&amp;nbsp;

&amp;nbsp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Opening SearchDialog.html from code behing not working</title><link>https://www.aras.com/community/f/development/3420/opening-searchdialog-html-from-code-behing-not-working</link><pubDate>Wed, 04 Oct 2017 01:45:30 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:767158d3-4151-45a4-8ce0-f635476b1abb</guid><dc:creator>Shankar</dc:creator><description>Hi All,

we have below code for opening searchdialog.html before aras 11 sp 8 now we have sp 8 , it is not working.
any sujjetions???

var params = {aras: top.aras, itemtypeName: &amp;#39;Identity&amp;#39;, itemContext: undefined,itemSelectedID: undefined,

var params = {aras: top.aras, itemtypeName: &amp;#39;Identity&amp;#39;, itemContext: undefined,itemSelectedID: undefined, sourceItemTypeName: &amp;#39;Identity&amp;#39;, sourcePropertyName : undefined};

var options = { dialogWidth: 700, dialogHeight: 450 },

dlgRes = aras.modalDialogHelper.show(&amp;quot;DefaultModal&amp;quot;, window, params, options, &amp;quot;searchDialog.html&amp;quot;);

&amp;nbsp;

&amp;nbsp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How we use NESTED FORMS ??</title><link>https://www.aras.com/community/f/community/3193/how-we-use-nested-forms</link><pubDate>Thu, 09 Mar 2017 01:41:37 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b5a48a1f-6c2f-4de2-a66f-372aaa8659b9</guid><dc:creator>Shankar</dc:creator><description>Hi community,

As a test, I created a new itemtype called &amp;quot;Test&amp;quot;.  I defined a property on &amp;quot;Test, called &amp;quot;nested&amp;quot;, which is of type=Item and DataSource=Form.

Then on the Form definition for &amp;quot;Test&amp;quot; I added a field called &amp;quot;Nested Form&amp;quot;, with its Field Type=Nested Form and Data Source=nested.   I added an HTML field instead and just changed its Field TYpe &amp;quot;nested&amp;quot;

On creating new form it won&amp;#39;t give me the result also i couldn&amp;#39;t see the field is searchable .

any suggestions ??????

thanks in advance.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>how to use of form TYPE as COMPLETE on Itemtype</title><link>https://www.aras.com/community/f/applications/3100/how-to-use-of-form-type-as-complete-on-itemtype</link><pubDate>Thu, 01 Dec 2016 01:51:11 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d2ef585f-a4a1-4c32-9c81-876f65b5eb20</guid><dc:creator>Shankar</dc:creator><description>How to Use Form Type As complete in ItemType Tab (View).
any Help ???&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to hide show property on form on new SP8 Aras Innovator</title><link>https://www.aras.com/community/f/development/3097/how-to-hide-show-property-on-form-on-new-sp8-aras-innovator</link><pubDate>Wed, 30 Nov 2016 07:17:37 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:98c8d03f-cf28-49ee-a87d-c5a8aa5f0866</guid><dc:creator>Shankar</dc:creator><description>This type of old concept from client side to hide show property in aras doesn&amp;#39;t working.

if(rncType1===&amp;quot;Other&amp;quot;)
{
	getFieldByName(&amp;quot;pcc_qn_lab_othertxt&amp;quot;).style.visibility=&amp;#39;visible&amp;#39;;
	getFieldByName(&amp;quot;pcc_qn_lab_rnc_subtype&amp;quot;).style.visibility=&amp;#39;hidden&amp;#39;;
}

any help??&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>