• run script without admin (COM exception failed to initialize provideX library)

    I see that there are lots of questions about this in the past, but I can't seem to find a concrete answer on how to move forward with it. I realize it has something to do with DCOM, registering the DLL, running client side verse server side.... But I…
  • c# Sales Order Extended Item Description

    How do I create an Extended Item Desription ?? soLine.InvokeMethod("nAddLine"); soLine.InvokeMethod("nSetValue", "ItemCode$", "NEW IMM"); soLine.InvokeMethod("nSetValue", "QuantityOrdered", qty_p); // DESCRIPTION object[] getIDesc = new object[] { …
  • oScript.Execute

    Hello I am trying to find any doc on "oScript.Execute", i am facing an issue i want to call a 3rd party app and want the script to wait till the exe completes its execution. Thanks
  • Unable to Initialize oBusObj ( OLE error 424)

    Hello Every one I am running a script to get line level values in sales order, I am getting a "OLE error 424" error, can any one please help Code: ****************************************************************** Dim taxReqXML Dim intx dim…
  • Purchase Orders

    I've noticed that if we fill in the Work order/sales order fields after creating a purchase order that when we then look at the item we just purchased it does not reflect in the Quantities section on the main tab that there is anything on a Purchase order…
  • Item Maintenance Fields-Tab 6

    I am having difficulty getting our items in item maintenance to show up on tab 6 under Sales Orders and Work orders appropriately. Am I missing a setup somewhere to make this work for all items? It works when we create a purchase order...
  • how to import ship zone under shipping rate maintenance?

    how to import ship zone under shipping rate maintenance for Sage 100 V4.5 Shipping Code already set "Actual" under Sales Order, item has it's own item weight, want to set up everything in the right place to do a calculation on freight for the sales…