• Deluxe echecks

    I really want to get away from mailing printed checks. I have found a service provided by deluxe that allows emailed checks. Batches can be imported to their system using csv. I am looking for advice on the best practice work flow to make this happen…
  • VBA macro - Windows Task Scheduler - Sage 300 ERP Signon Manager

    I have a VBA Macro that runs via a VBA Script file triggered by Windows Scheduler daily. It, and three other similar daily Macros, run an their own Virtual Machine away from any pesky users. Every two or three months, the scripts stop running and I see…
  • Late Binding

    I need to late bind an application because a number of users do not have Sage 300 on their desktop and I want to use COMAPI to communicate with Sage 300. I am stumped how to late bind AccpacCOMAPI.AccpacView. . If I try to Declare it as an object I…
  • Custom Development - AR Invoice and AR Receipts eliminate import step

    I am looking at what options are available to eliminate the step of importing multiple batches into AR invoice Batches and AR REceipt batches. Currently we generate a import file from the Non Sage 300 product and the client imports the batch. Invoice…
  • Notes and attachments

    Hello, Any recommendations for this add on other than Orchid? Ty.
  • Create custom WEB API by using Sage 300 Web SDK

    Hi all, I would like to know if it is possible to create my own WEB API to get/post data with "GET/POST" method. I am trying to do something like this: - create a new table with roto ID using Orchid Extender - create my own API using Sage Web SDK…
  • Add composition View to Custom View

    Hi All, I have a custom table/view that I create using Orchid Extender module Table name: VIOEDEL View ID: VI0704 Is is possible to add view composition to custom view linking them by ORDNUMBER. I want to add OE0520 (ORDDH). The reason is…
  • Get the current company id

    Hello I Want to get the opened company id on my custom program, which argument can i use? i'm using Sage 300 2012
  • Web API - Can I retreive AR Transaction reversals?

    Using only the Sage 300 APIs which API call can I use to retrieve 'reversed' transactions? (Bank Reversals) In Sage I can see the reversals with a transaction type of 'Returned' on the AR Customer Inquery page but when I try retrieving the transactions…
  • PrintBoss error

    I am receiving this memory error on both application servers when printing orders. Started with one user and now is affecting almost everybody who is printing orders. All servers and PrinBoss have latest updates. Reinstalled PrinBoss too and no luck…
  • Can not execute macro syntax

    I create a user in ACCPAC. But i can't execute my macro syntax. But if i change the user to Admin, its working fine. Can anyone help me? How to configure the new user, so i can execute the syntax
  • Get user using windows authentication and domain

    i want login using macro. but using windows authentication and specific domain can anyone can help me?
  • Error HRESULT E_FAIL has been returned from a call to a COM component.

    i have some code PORCP1header.Order = 0 PORCP1headerFields.FieldByName("RCPHSEQ").PutWithoutVerification("0") ' Receipt Sequence Key PORCP1header.Init() PORCP1header.Order = 1 temp = PORCP1detail1.Exists PORCP1detail1.RecordClear() PORCP1detail3…
  • get Field value in macro into a variable Vb.net.

    I want to get value from PORCP1detail1Fields.FieldByName("ITEMDESC"). the condition that i have set if PORCP1header.Read how to get the previous data from that field and set into a variable in vb Example: Dim vItemDesc As String = "" vItemDesc…
  • Failed to create COM object `Accpac.Session': Access is denied

    I have Sage 300 ERP 2017 running on Windows Server 2016, and I am trying to communicate with the COM API with PHP. It works perfectly fine when run directly on the server where Sage 300 is installed. But when I try with any other computer, I am unable…
  • Customized Program in Sage 300c 2017

    Hi, Is it possible that I could deploy the customized program (in desktop version, I just right click new >> program..) in Web UI? Thanks. Cinny
  • Problem opening session

    I've got a custom website that allows me to access various parts of Sage 300. I have moved it to a new server with a new version of Sage 300 and I cannot get it to work. I have a trial licence installed on Sage 300 and no module has an expired licence…
  • Process manufacturing

    Good morning, i am looking for a process manufacturing add on for Sage 300. we need it to control mainly formulas and BOMs for a chemical production operation. Any suggestions will be appreciated.
  • Just so I can find it when I search for it.

    Transaction not active when trying to update a view. Probably opened the database as read-only.
  • Unable to use ACCPAC.Advantage.dll in C# .Net application for Sage 300 2017

    I have a C# application that connects to Sage 300. In versions 2012, 2014, and 2016. I just simply reference the correct versioned DLL files that come with the 300 install. When I try to reference the same DLL's for 2017, it does not work. I get a error…
  • Sage 300 2016 upgrade

    Dear Team, Currently i have my own custom applications from Macro Records, and I have problem when i do Sage upgrade to latest version of Sage 300 i need to open my cording program and re-add the DLL files of Accpac.Advavantage.dll, Is there any better…
  • Work Order Module

    Does Sage 300 have a Work Order module? If not, could someone please recommend an Add On? Thanks
  • Looking Import specifications for a new MRP software.

    We currently use Sage 300 ERP for financials. Our MRP (Seradex OrderStream) will export daily AR/AP information and we import it into Sage via the appropriate forms Import. Our China facility is also using Sage 300 ERP for financials but they currently…
  • Software to Schedule Maintenance

    A client sends trucks out to locations to service HVAC equipment. They need software to schedule these visits as well as provide routing for each truck. Anyone know of any software that may (or may not)integrate with Sage 300?
  • Creating an AP aging dashboard in Intelligence Reporting

    I wish to create a AP aging dashboard in the Intelligence Reporting module. The issue is the table "APAGED" is only populated when the A/P aging report is run for all vendors. Hence if the report was run for one vendor that is what you will get when…