• Two separate errors: Sales Order Batch Authorization (oScript.UIObj error, and 'Referenced statement invalid')

    Hello, We have been having issues with Sales Order Batch Authorization. Nothing errors out until the final step where accounting actually tries to process the credit cards .Here is the first, which I'm unfamiliar with: The second one, I have…
  • RE: VI IMPORT strip or sub?

    does 3 represent the column from the source? i am trying STP({SO_SalesOrderHeader.ShipToName$},3, ',') and STP({SO_SalesOrderHeader.ShipToName$},3, ",") and get the same error message #Error # 26 Variable type invalid IF STP(SO_SalesOrderHeader…
  • BOI Error on SO_SalesOrder_bus NewObject

    I am hoping someone can steer me in the correct direction. I trying to get an MVC script to enter a sales order. As far as I understand it (I do not have much experience in BOI) I need an instance of the SO_SalesOrder_bus. The problem occurs when I try…
  • 8900: A DirectLink error has occurred during the ConnectToFinSysEntity procedure

    I have tried all of the suggestions in the KB article, I have reinstalled, applied SP12, tried different users, permissions, different workstations, XP Pro, Win7 Pro, Win8 Pro, Win2k8 Terminal Server, Win2k3 Terminal Server. Nothing seems to work. The…
  • ErrorMessage: Input string was not in a correct format

    Hello, After I run a job it shows that all the inserts and updates were failed. Almost all the error message (which I could see in 'Transaction Errors') say that 'Input string was not in a correct format'. I want to know how can I get to know…