<?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>conner davis さんのアクティビティ</title><link>https://www.aras.com/community/members/cldavis_4000_smcusa.com</link><description>conner davis さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Notify User When a Relationship is Added when the Source ItemType and Related ItemType have matching properties</title><link>https://www.aras.com/community/f/development/55566/notify-user-when-a-relationship-is-added-when-the-source-itemtype-and-related-itemtype-have-matching-properties</link><pubDate>Thu, 07 Aug 2025 18:36:23 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f6bc6041-39cd-4921-81bf-39c3cce79287</guid><dc:creator>conner davis</dc:creator><description>&lt;p&gt;I am trying to notify the user when a relationship is added where the Source Item has a property of _part_number that is equal to the Related Item property item_number, but continue with the action of adding. Basically just give a warning.&lt;/p&gt;
&lt;p&gt;I have tried server side, got the message to be sent with an error message, but that stops the progress of the action.&lt;/p&gt;
&lt;p&gt;I understand now that it needs to be a client side action, but I am having issues with getting the Items in the method to get the properties to then compare.&lt;/p&gt;
&lt;p&gt;Any help with this would be greatly appreciated!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Main Search Grid Hide/Show Based on Group Identities</title><link>https://www.aras.com/community/f/development/55306/main-search-grid-hide-show-based-on-group-identities</link><pubDate>Tue, 13 Aug 2024 13:26:02 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:92cf53dd-e374-44aa-a5f0-59f80dc4203c</guid><dc:creator>conner davis</dc:creator><description>&lt;p&gt;We are being tasked with limiting the Properties that certain group Identities can see on the main and relationship search grids.&amp;nbsp; For example, our Part item type has a number of different Views.&amp;nbsp; Each view is tailored to a certain department in our company.&amp;nbsp; However, the main and relationship search grids show all of the properties our Engineering department can see.&amp;nbsp; The head of Engineering is not happy with this.&amp;nbsp; Currently I am logging in as each individual user that is to be limited on the grid views, using the Refine button to remove the properties they shouldn&amp;rsquo;t be seeing and then stripping the user of the ability to change the Refined settings.&amp;nbsp; This process is borderline torture.&amp;nbsp; Is there a better way to handle this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Let me Help You</title><link>https://www.aras.com/community/achievements/687f4b6d-e18a-4e55-836c-49926ca2c9d9</link><pubDate>Fri, 12 Jul 2024 19:07:02 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:5fb4eb71-7198-4307-a542-ad5e52444deb</guid><dc:creator /><description>Answer a question that is verified as helpful or correct.</description></item><item><title>Security for Project to just allow identities of the relationship of the &amp;quot;Project Team&amp;quot; to see/edit</title><link>https://www.aras.com/community/f/development/38336/security-for-project-to-just-allow-identities-of-the-relationship-of-the-project-team-to-see-edit</link><pubDate>Thu, 04 Apr 2024 20:20:35 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2c2f5738-cbc6-4c17-abef-dcf2aa54696e</guid><dc:creator>conner davis</dc:creator><description>&lt;p&gt;I have looked into MAC and DAC and basic identity based securities and cannot figure out a solution for this.&lt;/p&gt;
&lt;p&gt;What I am&amp;nbsp; trying to do is to only allow identities that are on the &amp;quot;Project Team&amp;quot; of the out of the box relationship to project to read/write. Now this is different than a normal &amp;quot;Team&amp;quot; again because it is just a relationship to project that is identities.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/3/pastedimage1712261979556v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any help is appreciated, thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to set Default value thru office connector</title><link>https://www.aras.com/community/f/development/6424/how-to-set-default-value-thru-office-connector</link><pubDate>Wed, 09 Oct 2019 12:32:50 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:44d1cf88-d17b-42bc-855d-767516765693</guid><dc:creator>Maddy</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have to set default value for some of the properties thru office connector, I tried in &amp;quot;MSO_SaveDocument&amp;quot; this method, but value is not getting set on document. (I don&amp;#39;t want to map this property with office connector).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;itemToSave.setProperty(&amp;quot;name&amp;quot;,&amp;quot;Auto Generated&amp;quot;);&lt;/em&gt;&lt;br /&gt;&lt;em&gt; itemToSave.setProperty(&amp;quot;language&amp;quot;,&amp;quot;en&amp;quot;);&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;itemToSave =&amp;nbsp;itemToSave.apply();&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Is there any other approach.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Maddy.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Unlocking an Item with a Method when locked by a User</title><link>https://www.aras.com/community/f/development/38315/unlocking-an-item-with-a-method-when-locked-by-a-user</link><pubDate>Tue, 19 Mar 2024 20:16:53 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:efc42b21-1810-43ef-a2a9-50c6409ef4e5</guid><dc:creator>conner davis</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am attempting to unlock an item when an user has the item locked out for editing and cannot seem to find where to start.&lt;/p&gt;
&lt;p&gt;I am doing it on the server side with C#. I have tried Item unlockItem(). Also I have tried AML below.&lt;/p&gt;
&lt;p&gt;string my_aml_unlock = &amp;quot;&amp;lt;AML&amp;gt;&amp;lt;Item type=&amp;#39;smc_TechInquiry&amp;#39; id=&amp;#39;&amp;quot; + idNumber + &amp;quot;&amp;#39; action=&amp;#39;unlock&amp;#39; /&amp;gt;&amp;lt;/AML&amp;gt;&amp;quot;;&lt;br /&gt; Item result_unlock = inn.applyAML(my_aml_unlock);&lt;br /&gt; if(result_unlock.isError()) {return inn.newError(&amp;quot;result_unlock Error: &amp;quot; + result_unlock.getErrorDetail());}&lt;/p&gt;
&lt;p&gt;Basically I am trying to re-create what happens when a user is working on an item, then an admin locks their item (takes it away) then once they try to click, save, discard, etc it puts them into a core lock state.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I understand if I get this to work correctly I will be giving the user that had it locked a core lock ever. Any help is appreciated, thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Updating a property on a vote with a server side method.</title><link>https://www.aras.com/community/f/development/38207/updating-a-property-on-a-vote-with-a-server-side-method</link><pubDate>Thu, 11 Jan 2024 16:48:45 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a80144c0-a726-4e0b-ba40-9de764dbc4fc</guid><dc:creator>conner davis</dc:creator><description>&lt;p&gt;I am trying to update a property after a user votes on the item in the workflow.&lt;/p&gt;
&lt;p&gt;I have this as a Post Method on the workflow server side C#. The variables seem correct, but the property is not updating.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What am I missing? Thank you for your help!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Innovator inn = this.getInnovator();&lt;br /&gt;Item controlledItem = this.apply(&amp;quot;GetControlledItem&amp;quot;);&lt;br /&gt;if (controlledItem.isError()) {&lt;br /&gt; return inn.newError(&amp;quot;smc_TechInquiry_Notifications: Retrive Workflow: Unexpected error: &amp;quot; + controlledItem.getErrorString());&lt;br /&gt; }&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;// get the message from requestor and reply to requestor&lt;/p&gt;
&lt;p&gt;string messagefrom = controlledItem.getProperty(&amp;quot;_message_from_requestor&amp;quot;, &amp;quot;&amp;quot;);&lt;br /&gt;string replyTo = controlledItem.getProperty(&amp;quot;_reply_to_requestor&amp;quot;, &amp;quot;&amp;quot;);&lt;br /&gt;string history = controlledItem.getProperty(&amp;quot;_conversation_history&amp;quot;,&amp;quot;&amp;quot;);&lt;br /&gt;&lt;br /&gt;string newconvo = history + &amp;quot; &amp;quot; + messagefrom + &amp;quot; &amp;quot; + replyTo;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;controlledItem.setProperty(&amp;quot;_conversation_history&amp;quot;,newconvo);&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;return this;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;/p&gt;
&lt;p&gt;Conner Davis&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ARAS SignOffs tab data mining for ARAS Reports</title><link>https://www.aras.com/community/f/development/38247/aras-signoffs-tab-data-mining-for-aras-reports</link><pubDate>Thu, 08 Feb 2024 14:05:01 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bacf5cdd-f596-4226-8654-9c487fefd2ff</guid><dc:creator>conner davis</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We are trying to mine the data in the signoff tabs in the ARAS reporting and can not seem to get down to the specific data in the report. Below is an example of a signoff tab.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/3/pastedimage1707401092416v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Updating an Existing Property on Workflow vote</title><link>https://www.aras.com/community/f/development/38225/updating-an-existing-property-on-workflow-vote</link><pubDate>Tue, 23 Jan 2024 20:40:24 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:61ede212-8a78-48a4-9fe9-5ca6e8048792</guid><dc:creator>conner davis</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;After a user votes on a workflow, I want to update an existing property (&lt;span&gt;_conversation_history)&lt;/span&gt;. The code below is what I am using.&lt;/p&gt;
&lt;p&gt;It appears that the code is generating the correct string in the variable (&lt;span&gt;newconvo)&lt;/span&gt;), but it is not updating the property on the item?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Innovator inn = this.getInnovator();&lt;br /&gt;Item controlledItem = this.apply(&amp;quot;GetControlledItem&amp;quot;);&lt;br /&gt;if (controlledItem.isError()) {&lt;br /&gt; return inn.newError(&amp;quot;smc_TechInquiry_Notifications: Retrive Workflow: Unexpected error: &amp;quot; + controlledItem.getErrorString());&lt;br /&gt; }&lt;br /&gt;// get the message from requestor and reply to requestor&lt;/p&gt;
&lt;p&gt;string messagefrom = controlledItem.getProperty(&amp;quot;_message_from_requestor&amp;quot;, &amp;quot;&amp;quot;);&lt;br /&gt;string replyTo = controlledItem.getProperty(&amp;quot;_reply_to_requestor&amp;quot;, &amp;quot;&amp;quot;);&lt;br /&gt;string history = controlledItem.getProperty(&amp;quot;_conversation_history&amp;quot;,&amp;quot;&amp;quot;);&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;string newconvo = history + &amp;quot; &amp;quot; + messagefrom + &amp;quot; &amp;quot; + replyTo;&lt;br /&gt;&lt;br /&gt;string message = controlledItem.getPropertyCondition(&amp;quot;_conversation_history&amp;quot;);&lt;br /&gt;this.setProperty(&amp;quot;_conversation_history&amp;quot;,newconvo);&lt;br /&gt;&lt;br /&gt;return this;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Setting Short Date Time property with server C# method</title><link>https://www.aras.com/community/f/development/38242/setting-short-date-time-property-with-server-c-method</link><pubDate>Fri, 02 Feb 2024 14:29:24 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1aa4c9c6-9527-4565-b2e2-0245f42551c6</guid><dc:creator>conner davis</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am trying to set a Date property that has a Pattern of Short Date Time with the below code. Even though it is yyyy-MM-dd hh:mm:ss tt in the string it is still saying that it is not formatted correctly? Below is the code and the error. Thank you for your help!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Innovator inn = this.getInnovator();&lt;br /&gt;Item controlledItem = this.apply(&amp;quot;GetControlledItem&amp;quot;);&lt;br /&gt;if (controlledItem.isError()) {&lt;br /&gt; return inn.newError(&amp;quot;smc_TechInquiry_Notifications: Retrive Workflow: Unexpected error: &amp;quot; + controlledItem.getErrorString());&lt;br /&gt; }&lt;/p&gt;
&lt;p&gt;string time = DateTime.Now.ToString(&amp;quot;yyyy-MM-dd hh:mm:ss tt&amp;quot;);&lt;/p&gt;
&lt;p&gt;string idofitem = controlledItem.getID();&lt;br /&gt; Item item2 = inn.getItemById(&amp;quot;smc_TechInquiry&amp;quot;,idofitem);&lt;br /&gt; item2.setProperty(&amp;quot;_timestamp_assigned&amp;quot;,time);&lt;/p&gt;
&lt;p&gt;item2.setAction(&amp;quot;edit&amp;quot;);&lt;br /&gt; item2.apply();&lt;/p&gt;
&lt;p&gt;return this;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/3/pastedimage1706884009982v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ask A Question I</title><link>https://www.aras.com/community/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Thu, 11 Jan 2024 09:21:05 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:032f700e-a093-4d70-909d-2edf1f5fe588</guid><dc:creator /><description>Ask a question in a forum.</description></item></channel></rss>