<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.tntware.com/donorhub/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>What do all the placeholders in the Solomon IV 4.x data source template mean? </title><link>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Debug Build: 40407.4157)</generator><item><title>What do all the placeholders in the Solomon IV 4.x data source template mean? </title><link>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean.aspx</link><pubDate>Sat, 01 Jun 2019 20:08:09 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:8</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/comments.aspx</comments><description>Current revision posted to Frequently Asked Questions by Troy Wolbrink on 6/1/2019 8:08:09 PM&lt;br /&gt;
&lt;h2&gt;What do all the placeholders in the Solomon IV 4.x data source template mean? &lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: &lt;span style="text-decoration: line-through; color: red;"&gt;Integration&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;Integrations&lt;/span&gt;&lt;/div&gt;

&lt;p&gt;DonorHub includes a template to support Microsoft&amp;#39;s Solomon accounting system.&amp;nbsp; Using this template, you simply need to fill out a few placeholders, and you&amp;#39;re up and running quickly.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;These are the placeholders to fill out to make the connection:&lt;/p&gt;
&lt;h2&gt;$SERVER$&lt;br /&gt;$APP_DATABASE$&lt;br /&gt;$LOGIN$&lt;br /&gt;$PASSWORD$&lt;/h2&gt;
&lt;p&gt;These placeholders are used to establish a connection to SQL Server.&amp;nbsp; Provide the server name and the name of the Solomon application database, as well as the SQL Server login and password.&amp;nbsp; To test this, use SQL Server Management Studio.&amp;nbsp; The $LOGIN$ should not be confused with a Solomon login which has nothing to do with a SQL Server login.&amp;nbsp; The SQL Server account used must have read access to the tables in the database.&lt;/p&gt;
&lt;h2&gt;$COMPANY_ID$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is seen on the Solomon login screen.&lt;/p&gt;
&lt;h2&gt;$LEDGERID$&lt;/h2&gt;
&lt;p&gt;This is usually &amp;quot;ACTUAL&amp;quot;.&lt;/p&gt;
&lt;h2&gt;$BEGINNING_BALANCE_ACCT$&lt;/h2&gt;
&lt;p&gt;This is the GL account used for carry over balances to start the fiscal year.&lt;/p&gt;
&lt;h2&gt;$FIN_ACCT_ADV_SUFFIX$&lt;br /&gt;$ADVANCE_ACCT_PREFIX$&lt;/h2&gt;
&lt;p&gt;These placeholders may be left blank.&amp;nbsp; However, if you&amp;#39;d like for their to appear to be sub accounts (Responsiblity Centers) for advances, then you may fill in these placeholders.&amp;nbsp; For example, if there were a sub account &amp;quot;1000&amp;quot;, you could have a sub account also appear to DonorHub as &amp;quot;1000-Advances&amp;quot;, and this newly generated (fake) account would contain transactions related to advances for sub account &amp;quot;1000&amp;quot;.&lt;/p&gt;
&lt;p&gt;If you prefer English, you could set $FIN_ACCT_ADV_SUFFIX$&amp;nbsp;to &amp;quot;Advances&amp;quot;.&amp;nbsp; Feel free to set this to whatever makes the most sense in your organization.&lt;br /&gt;&lt;br /&gt;$ADVANCE_ACCT_PREFIX$ is whatever prefix&amp;nbsp; would define the GL account(s) for advance transactions.&amp;nbsp; (In many organizations, this would typically be &amp;quot;12&amp;quot;.)&lt;/p&gt;</description></item><item><title>What do all the placeholders in the Solomon IV 4.x data source template mean? </title><link>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/revision/5.aspx</link><pubDate>Sat, 01 Jun 2019 20:07:57 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:196</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/comments.aspx</comments><description>Revision 5 posted to Frequently Asked Questions by Troy Wolbrink on 6/1/2019 8:07:57 PM&lt;br /&gt;
&lt;h2&gt;What do all the placeholders in the Solomon IV 4.x data source template mean? &lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: &lt;span style="text-decoration: line-through; color: red;"&gt;Templates&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;Integration&lt;/span&gt;&lt;/div&gt;

&lt;p&gt;DonorHub includes a template to support Microsoft&amp;#39;s Solomon accounting system.&amp;nbsp; Using this template, you simply need to fill out a few placeholders, and you&amp;#39;re up and running quickly.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;These are the placeholders to fill out to make the connection:&lt;/p&gt;
&lt;h2&gt;$SERVER$&lt;br /&gt;$APP_DATABASE$&lt;br /&gt;$LOGIN$&lt;br /&gt;$PASSWORD$&lt;/h2&gt;
&lt;p&gt;These placeholders are used to establish a connection to SQL Server.&amp;nbsp; Provide the server name and the name of the Solomon application database, as well as the SQL Server login and password.&amp;nbsp; To test this, use SQL Server Management Studio.&amp;nbsp; The $LOGIN$ should not be confused with a Solomon login which has nothing to do with a SQL Server login.&amp;nbsp; The SQL Server account used must have read access to the tables in the database.&lt;/p&gt;
&lt;h2&gt;$COMPANY_ID$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is seen on the Solomon login screen.&lt;/p&gt;
&lt;h2&gt;$LEDGERID$&lt;/h2&gt;
&lt;p&gt;This is usually &amp;quot;ACTUAL&amp;quot;.&lt;/p&gt;
&lt;h2&gt;$BEGINNING_BALANCE_ACCT$&lt;/h2&gt;
&lt;p&gt;This is the GL account used for carry over balances to start the fiscal year.&lt;/p&gt;
&lt;h2&gt;$FIN_ACCT_ADV_SUFFIX$&lt;br /&gt;$ADVANCE_ACCT_PREFIX$&lt;/h2&gt;
&lt;p&gt;These placeholders may be left blank.&amp;nbsp; However, if you&amp;#39;d like for their to appear to be sub accounts (Responsiblity Centers) for advances, then you may fill in these placeholders.&amp;nbsp; For example, if there were a sub account &amp;quot;1000&amp;quot;, you could have a sub account also appear to DonorHub as &amp;quot;1000-Advances&amp;quot;, and this newly generated (fake) account would contain transactions related to advances for sub account &amp;quot;1000&amp;quot;.&lt;/p&gt;
&lt;p&gt;If you prefer English, you could set $FIN_ACCT_ADV_SUFFIX$&amp;nbsp;to &amp;quot;Advances&amp;quot;.&amp;nbsp; Feel free to set this to whatever makes the most sense in your organization.&lt;br /&gt;&lt;br /&gt;$ADVANCE_ACCT_PREFIX$ is whatever prefix&amp;nbsp; would define the GL account(s) for advance transactions.&amp;nbsp; (In many organizations, this would typically be &amp;quot;12&amp;quot;.)&lt;/p&gt;</description></item><item><title>What do all the placeholders in the Solomon IV 4.x data source template mean? </title><link>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/revision/4.aspx</link><pubDate>Sat, 01 Jun 2019 19:57:11 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:195</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/comments.aspx</comments><description>Revision 4 posted to Frequently Asked Questions by Troy Wolbrink on 6/1/2019 7:57:11 PM&lt;br /&gt;
&lt;h2&gt;What do all the placeholders in the Solomon IV 4.x data source template mean? &lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Templates&lt;/div&gt;

&lt;p&gt;DonorHub &lt;span style="text-decoration: line-through; color: red;"&gt;Lite&lt;/span&gt;includes a template to support Microsoft&amp;#39;s Solomon accounting system.&amp;nbsp; Using this template, you simply need to fill out a few placeholders, and you&amp;#39;re up and running quickly.&amp;nbsp; &lt;span style="text-decoration: line-through; color: red;"&gt;To&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;get&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;to&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;this&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;template&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;,&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;under&lt;/span&gt; &amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;These&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;are&lt;/span&gt; the &lt;span style="text-decoration: line-through; color: red;"&gt;&amp;quot;Tools&amp;quot;&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;menu&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;,&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;click&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;on&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;&amp;quot;System&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;Setup&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;&amp;quot;,&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;then&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;click&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;on&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;placeholders&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;fill&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;out&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;make&lt;/span&gt; the &lt;span style="text-decoration: line-through; color: red;"&gt;&amp;quot;DataSources&amp;quot;&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;tab&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;connection&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;$SERVER$&lt;br /&gt;$APP_DATABASE$&lt;br /&gt;$LOGIN$&lt;br /&gt;$PASSWORD$&lt;/h2&gt;
&lt;p&gt;These placeholders are used to establish a connection to SQL Server.&amp;nbsp; Provide the server name and the name of the Solomon application database, as well as the SQL Server login and password.&amp;nbsp; To test this, use SQL Server Management Studio.&amp;nbsp; The $LOGIN$ should not be confused with a Solomon login which has nothing to do with a SQL Server login.&amp;nbsp; The SQL Server account used must have read access to the tables in the database.&lt;/p&gt;
&lt;h2&gt;$COMPANY_ID$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is seen on the Solomon login screen.&lt;/p&gt;
&lt;h2&gt;$LEDGERID$&lt;/h2&gt;
&lt;p&gt;This is usually &amp;quot;ACTUAL&amp;quot;.&lt;/p&gt;
&lt;h2&gt;$BEGINNING_BALANCE_ACCT$&lt;/h2&gt;
&lt;p&gt;This is the GL account used for carry over balances to start the fiscal year.&lt;/p&gt;
&lt;h2&gt;$FIN_ACCT_ADV_SUFFIX$&lt;br /&gt;$ADVANCE_ACCT_PREFIX$&lt;/h2&gt;
&lt;p&gt;These placeholders may be left blank.&amp;nbsp; However, if you&amp;#39;d like for their to appear to be sub accounts (Responsiblity Centers) for advances, then you may fill in these placeholders.&amp;nbsp; For example, if there were a sub account &amp;quot;1000&amp;quot;, you could have a sub account also appear to &lt;span style="text-decoration: line-through; color: red;"&gt;TntMPD.DataServer&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;DonorHub&lt;/span&gt; as &amp;quot;1000-Advances&amp;quot;, and this newly generated (fake) account would contain transactions related to advances for sub account &amp;quot;1000&amp;quot;.&lt;/p&gt;
&lt;p&gt;If you prefer English, you could set $FIN_ACCT_ADV_SUFFIX$&amp;nbsp;to &amp;quot;Advances&amp;quot;.&amp;nbsp; Feel free to set this to whatever makes the most sense in your organization.&lt;br /&gt;&lt;br /&gt;$ADVANCE_ACCT_PREFIX$ is whatever prefix&amp;nbsp; would define the GL account(s) for advance transactions.&amp;nbsp; (In &lt;span style="text-decoration: line-through; color: red;"&gt;Campus&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;Crusade&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;for&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;Christ&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;many&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;organizations&lt;/span&gt;, this would typically be &amp;quot;12&amp;quot;.)&lt;/p&gt;</description></item><item><title>What do all the placeholders in the Solomon IV 4.x data source template mean? </title><link>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/revision/3.aspx</link><pubDate>Fri, 23 Sep 2016 04:03:53 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:185</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/comments.aspx</comments><description>Revision 3 posted to Frequently Asked Questions by Troy Wolbrink on 9/23/2016 4:03:53 AM&lt;br /&gt;
&lt;h2&gt;What do all the placeholders in the Solomon IV 4.x data source template mean? &lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Templates&lt;/div&gt;

&lt;p&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;TntMPD.DataServer&lt;/span&gt; &lt;p&gt;&lt;span style="background: SpringGreen;"&gt;DonorHub&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Lite&lt;/span&gt;&amp;nbsp;includes a template to support Microsoft&amp;#39;s Solomon accounting system.&amp;nbsp; Using this template, you simply need to fill out a few placeholders, and you&amp;#39;re up and running quickly.&amp;nbsp; To get to this template, under the &amp;quot;Tools&amp;quot; menu, click on &amp;quot;System Setup&amp;quot;, then click on the &amp;quot;DataSources&amp;quot; tab.&lt;/p&gt;
&lt;h2&gt;$SERVER$&lt;br /&gt;$APP_DATABASE$&lt;br /&gt;$LOGIN$&lt;br /&gt;$PASSWORD$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;These placeholders are used to establish a connection to SQL Server.&amp;nbsp; Provide the server name and the name of the Solomon application database, as well as the SQL Server login and password.&amp;nbsp; To test this, use SQL Server Management Studio.&amp;nbsp; The $LOGIN$ should not be confused with a Solomon login which has nothing to do with a SQL Server login.&amp;nbsp; The SQL Server account used must have read access to the tables in the database.&lt;/p&gt;
&lt;h2&gt;$COMPANY_ID$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is seen on the Solomon login screen.&lt;/p&gt;
&lt;h2&gt;$LEDGERID$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is usually &amp;quot;ACTUAL&amp;quot;.&lt;/p&gt;
&lt;h2&gt;$BEGINNING_BALANCE_ACCT$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is the GL account used for carry over balances to start the fiscal year.&lt;/p&gt;
&lt;h2&gt;$FIN_ACCT_ADV_SUFFIX$&lt;br /&gt;$ADVANCE_ACCT_PREFIX$&lt;/h2&gt;
&lt;p&gt;These placeholders may be left blank.&amp;nbsp; However, if you&amp;#39;d like for their to appear to be sub accounts (Responsiblity Centers) for advances, then you may fill in these placeholders.&amp;nbsp; For example, if there were a sub account &amp;quot;1000&amp;quot;, you could have a sub account also appear to TntMPD.DataServer as &amp;quot;1000-Advances&amp;quot;, and this newly generated (fake) account would contain transactions related to advances for sub account &amp;quot;1000&amp;quot;.&lt;/p&gt;
&lt;p&gt;If you prefer English, you could set $FIN_ACCT_ADV_SUFFIX$&amp;nbsp;to &amp;quot;Advances&amp;quot;.&amp;nbsp; Feel free to set this to whatever makes the most sense in your organization.&lt;br /&gt;&lt;br /&gt;$ADVANCE_ACCT_PREFIX$ is whatever prefix&amp;nbsp; would define the GL account(s) for advance transactions.&amp;nbsp; (In Campus Crusade for Christ, this would typically be &amp;quot;12&amp;quot;.)&lt;/p&gt;</description></item><item><title>What do all the placeholders in the Solomon IV 4.x data source template mean? </title><link>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/revision/2.aspx</link><pubDate>Mon, 14 Sep 2009 18:04:46 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:86</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/comments.aspx</comments><description>Revision 2 posted to Frequently Asked Questions by Troy Wolbrink on 9/14/2009 6:04:46 PM&lt;br /&gt;
&lt;h2&gt;What do all the placeholders in the Solomon IV 4.x data source template mean? &lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: &lt;span style="background: SpringGreen;"&gt;Templates&lt;/span&gt;&lt;/div&gt;

&lt;p&gt;TntMPD.DataServer includes a template to support Microsoft&amp;#39;s Solomon accounting system.&amp;nbsp; Using this template, you simply need to fill out a few placeholders, and you&amp;#39;re up and running quickly.&amp;nbsp; To get to this template, under the &amp;quot;Tools&amp;quot; menu, click on &amp;quot;System Setup&amp;quot;, then click on the &amp;quot;DataSources&amp;quot; tab.&lt;/p&gt;
&lt;h2&gt;$SERVER$&lt;br /&gt;$APP_DATABASE$&lt;br /&gt;$LOGIN$&lt;br /&gt;$PASSWORD$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;These placeholders are used to establish a connection to SQL Server.&amp;nbsp; Provide the server name and the name of the Solomon application database, as well as the SQL Server login and password.&amp;nbsp; To test this, use SQL Server Management Studio.&amp;nbsp; The $LOGIN$ should not be confused with a Solomon login which has nothing to do with a SQL Server login.&amp;nbsp; The SQL Server account used must have read access to the tables in the database.&lt;/p&gt;
&lt;h2&gt;$COMPANY_ID$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is seen on the Solomon login screen.&lt;/p&gt;
&lt;h2&gt;$LEDGERID$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is usually &amp;quot;ACTUAL&amp;quot;.&lt;/p&gt;
&lt;h2&gt;$BEGINNING_BALANCE_ACCT$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is the GL account used for carry over balances to start the fiscal year.&lt;/p&gt;
&lt;h2&gt;$FIN_ACCT_ADV_SUFFIX$&lt;br /&gt;$ADVANCE_ACCT_PREFIX$&lt;/h2&gt;
&lt;p&gt;These placeholders may be left blank.&amp;nbsp; However, if you&amp;#39;d like for their to appear to be sub accounts (Responsiblity Centers) for advances, then you may fill in these placeholders.&amp;nbsp; For example, if there were a sub account &amp;quot;1000&amp;quot;, you could have a sub account also appear to TntMPD.DataServer as &amp;quot;1000-Advances&amp;quot;, and this newly generated (fake) account would contain transactions related to advances for sub account &amp;quot;1000&amp;quot;.&lt;/p&gt;
&lt;p&gt;If you prefer English, you could set $FIN_ACCT_ADV_SUFFIX$&amp;nbsp;to &amp;quot;Advances&amp;quot;.&amp;nbsp; Feel free to set this to whatever makes the most sense in your organization.&lt;br /&gt;&lt;br /&gt;$ADVANCE_ACCT_PREFIX$ is whatever prefix&amp;nbsp; would define the GL &lt;span style="text-decoration: line-through; color: red;"&gt;account&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;account(s&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;)&lt;/span&gt; for advance transactions.&amp;nbsp; (In Campus Crusade for Christ, this would typically be &amp;quot;12&amp;quot;.)&lt;/p&gt;</description></item><item><title>What do all the placeholders in the Solomon IV 4.x data source template mean? </title><link>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/revision/1.aspx</link><pubDate>Mon, 14 Sep 2009 18:02:00 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:5</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/what-do-all-the-placeholders-in-the-solomon-iv-4-x-data-source-template-mean/comments.aspx</comments><description>Revision 1 posted to Frequently Asked Questions by Troy Wolbrink on 9/14/2009 6:02:00 PM&lt;br /&gt;
&lt;p&gt;TntMPD.DataServer includes a template to support Microsoft&amp;#39;s Solomon accounting system.&amp;nbsp; Using this template, you simply need to fill out a few placeholders, and you&amp;#39;re up and running quickly.&amp;nbsp; To get to this template, under the &amp;quot;Tools&amp;quot; menu, click on &amp;quot;System Setup&amp;quot;, then click on the &amp;quot;DataSources&amp;quot; tab.&lt;/p&gt;
&lt;h2&gt;$SERVER$&lt;br /&gt;$APP_DATABASE$&lt;br /&gt;$LOGIN$&lt;br /&gt;$PASSWORD$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;These placeholders are used to establish a connection to SQL Server.&amp;nbsp; Provide the server name and the name of the Solomon application database, as well as the SQL Server login and password.&amp;nbsp; To test this, use SQL Server Management Studio.&amp;nbsp; The $LOGIN$ should not be confused with a Solomon login which has nothing to do with a SQL Server login.&amp;nbsp; The SQL Server account used must have read access to the tables in the database.&lt;/p&gt;
&lt;h2&gt;$COMPANY_ID$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is seen on the Solomon login screen.&lt;/p&gt;
&lt;h2&gt;$LEDGERID$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is usually &amp;quot;ACTUAL&amp;quot;.&lt;/p&gt;
&lt;h2&gt;$BEGINNING_BALANCE_ACCT$&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This is the GL account used for carry over balances to start the fiscal year.&lt;/p&gt;
&lt;h2&gt;$FIN_ACCT_ADV_SUFFIX$&lt;br /&gt;$ADVANCE_ACCT_PREFIX$&lt;/h2&gt;
&lt;p&gt;These placeholders may be left blank.&amp;nbsp; However, if you&amp;#39;d like for their to appear to be sub accounts (Responsiblity Centers) for advances, then you may fill in these placeholders.&amp;nbsp; For example, if there were a sub account &amp;quot;1000&amp;quot;, you could have a sub account also appear to TntMPD.DataServer as &amp;quot;1000-Advances&amp;quot;, and this newly generated (fake) account would contain transactions related to advances for sub account &amp;quot;1000&amp;quot;.&lt;/p&gt;
&lt;p&gt;If you prefer English, you could set $FIN_ACCT_ADV_SUFFIX$&amp;nbsp;to &amp;quot;Advances&amp;quot;.&amp;nbsp; Feel free to set this to whatever makes the most sense in your organization.&lt;br /&gt;&lt;br /&gt;$ADVANCE_ACCT_PREFIX$ is whatever prefix&amp;nbsp; would define the GL account for advance transactions.&amp;nbsp; (In Campus Crusade for Christ, this would typically be &amp;quot;12&amp;quot;.)&lt;/p&gt;</description></item></channel></rss>