<?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>kkeller さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/kkeller</link><description>kkeller さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Method for power deleting a bogus part</title><link>https://www.aras.com/community/f/community/37081/method-for-power-deleting-a-bogus-part</link><pubDate>Thu, 16 Dec 2021 19:42:49 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:3aec0318-0f4e-4f0f-b1fc-beda7cd541e0</guid><dc:creator>kkeller</dc:creator><description>&lt;p&gt;What is the method for getting past the message&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;Part cannot be deleted. It is used in Part BOM related_id C0FDB52A894347949EC7F21DB31E6709.&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;At first glance, one might ask, why would you ever ever ever want to do that?&amp;nbsp; Well, there are reasons that I may, as admin, want to delete the part as if it had never existed (duplcate, bogus, fat finger entry, bad import, etc)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Now, I have written SQL code that can purge every relation of which the item is a child, and it works, but this is not the preferred method as it is &amp;quot;Back Door&amp;quot; and very risky.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Keep in mind that this may be necessary, especially early in the Aras implementation when bogus parts are discovered and the company is not heavily relying on the integrity of the data....Yet.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am hoping I have missed something fundamental&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kent&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Server Side API to get connection string or URL</title><link>https://www.aras.com/community/f/development/36929/server-side-api-to-get-connection-string-or-url</link><pubDate>Tue, 28 Sep 2021 20:54:42 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4d09ad08-c7aa-4d7b-8990-c17068150c9e</guid><dc:creator>kkeller</dc:creator><description>&lt;p&gt;From the Server side API, how do I get the connection string (i.e. Server, SQL Database)?&amp;nbsp; I need it to execute custom SQL code that joins data from another database.&lt;/p&gt;
&lt;p&gt;From the Client Side, I can use&amp;nbsp;&lt;/p&gt;
&lt;p&gt;var url = aras.getServerBaseURL();&lt;br /&gt;var base = aras.getBaseURL();&lt;/p&gt;
&lt;p&gt;But these functions are not available from the Sever Side API&lt;/p&gt;
&lt;p&gt;I feel I am on the right right track with&lt;/p&gt;
&lt;p&gt;dim scb as object = inn.getConnection&lt;/p&gt;
&lt;p&gt;dim oInnDatabase as object = scb.CCO.DB.InnDatabase &amp;#39;.databaseName&lt;/p&gt;
&lt;p&gt;dim fooDatabaseServerName as object = oInnDatabase.DatabaseServerName &amp;#39;Works: Gives SBIWS457&lt;/p&gt;
&lt;p&gt;Examining the properties in Visual Studio Watch, I found the exact place I want to be, but am unable to access the properties&lt;/p&gt;
&lt;p&gt;olnnDatabase.ActiveInteractor.CurrentConnection.ConnectionString &amp;#39;(Failes)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This seems like it should be simple, but I can&amp;#39;t seem to find any reference to functions that call back to the initiating server from the Server Side API.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kent&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>Tue, 28 Sep 2021 11:37:02 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1cced3c0-3b83-4ede-a596-3b5b5d8314e2</guid><dc:creator /><description>Ask a question in a forum.</description></item></channel></rss>