Browse By Tags

  • User unable to promote company to Sage 300 Customer/Vendor

    Hi all, I am able to promote company as admin. However, my user unable to promote company to Sage 300 Customer/Vendor, stating that the Customer code already exists in Sage 300 Company, but the customer code does not exist yet. My user setting: …
  • The company could not be opened because the file COMPANY.DAT is missing or damaged.

    I have a third party application that integrates with Sage 50. After a client has copied their sandbox company to a new file for their production company, I am no longer able to open the Sage 50 company and receive the following error: I have seen…
  • Import Unit Cost for Inventory Adjustments with the COM API

    I'm trying to import the Unit Cost field among others for Inventory adjustments via the COM Interface. For some reason this one field likes to remain at 0.00 even when making a positive adjustment with a value greater than 0.00. Here is an example of…
  • Mavenlink/Sage Integration

    FormerMember
    FormerMember
    We are in the process of converting to Mavenlink as our time keeping system and we need guidance from the SDK group to understand what we need to do in order to provide access to the Mavenlink IT team to our Sandbox account in order to understand how…
  • There was a problem opening company.: (inner exception: FileNotFound)

    var companyId = GetCompany(); try { // Request authorization from Sage 50 for our third-party application. AuthorizationResult authorizationResult = Session.RequestAccess(companyId); This line Session.RequestAccess throws a PeachtreeException: FileNotFound…
  • SDK seeking permissions every time

    Hi, We are trying to build up an application using the Sage SDK to create invoices in the Sage 50. In our testing , we found that the Sage SDK is prompting for the user to give permission every time (even if it is same company file that we gave permissions…
  • CRM & Sage 300 integration stops working for no reason (reboot to get it to work again)

    cCRM V7.3 / S300 V2014 / SQL 2008 R2 / Win 2008 R2 A couple of times a month the integration between CRM & Sage 300 stops working. We get the message (session could not be opened) with number (2147221230) I have checked the services and IIS and…
  • CRM Company field with default value not setting when created from Sage 100 Customer Maintenance

    We have added a selection field to the Company table. The choices are Yes or No. The default value is No. When we add a new company in CRM, the default works fine. When we add a new Customer in Sage 100 Customer Maintenance, & then check the "Relate…
  • Custom button is missing once the CRM Integration with Sage 300 ERP 2014 is installed on CRM server

    I created a new button through Administration > Advanced Customization > Button Group for Company Summary screen with the System Act of "newemail". It was working until I installed the Sage CRM Integration for Sage 300 ERP 2014. Once it was installed…
  • Cannot send journal to Sage 50 US via SDK importer

    I am trying to use the SDK (COM) to transfer a journal entry to Sage 50 (Peactree) but cannot make it work. I can see the import status screen flash out and there is no error occurs during the import; but nothing appears in the sage 50 journal entry report…