Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ebizsalman
  • Content: Threads
  • Order by date
  1. ebizsalman

    Problem with calling Customer job

    Hello all, The problem that i am facing is that i made a Customer Export job and tested it manually.It is running fine.But when i tried to call this job by writing its credendials and its name in the shortcut of pvxwin32.com "C:\Program Files\Sage Software\MAS...
  2. ebizsalman

    Executing VI job on criteria

    Hello all, I want to ask that is there any possibility to execute a job (e.g export the items) on some criteria. For example if there are 3 items let say (A,B,C) items present in the inventory of MAS90. When I execute Export Items job then they will be exported successfully but after some time...
  3. ebizsalman

    MultiCurrency in MAS90

    Hello all, I want to know that is there any option available of "Setting up Multicurrency or Foreign Currency" in MAS90. If Yes then in which module it is available and how can we setup this Multicurrency thing because i donot found any option of MultiCurrency in MAS90
  4. ebizsalman

    Problem with Creating Sales Invoice from VI in MAS90 4.10

    Hello all, I am creating a Sales Invoice using Visual Integrator(VI) in MAS90 but when i tried to import job (in some items) it is giving me an error "All lines have not been distributed". After doing an R&D i have found out that the main problem is that it keeps a record of distributed items...
  5. ebizsalman

    MAS90 Visual Integrator Job error Log

    Hello all, We have created POs, Items and Vendors with the help of Visual Integrator Import Jobs. We are calling job from command line not inside from MAS90. Now the problem that we are facing is that when a job is executed for creating PO in MAS90, if the job fails to create PO in MAS90 due...
  6. ebizsalman

    Write in MAS90 through ODBC ProvideX Driver.

    Hi, Can any one tell me which diver of ProvideX ODBC i should use in order to write in MAS90? I think MAS90ODBC driver only provide read functionality.
  7. ebizsalman

    Creating a record in MAS90

    Hi, i am creating a PO in the table POB_VendorPurchaseAddress but gives me error.Can any one tell me that are we allowed to create a record in MAS90 with insert query. i am writing the following code Dim dsn As String = "SOTAMAS90" Dim timeout As String = "360" ' Build the...
  8. ebizsalman

    .PVC files are not available in Accounts Payable,Purchase Order Module

    Hi, i have found a file named as "AP_Vendor_svc.PVC" in AP(Accounts Payable) folder in MAS90 directory but there should be some files named as "AP_Vendor_ui.PVC" and "AP_Vendor_bus.PVC" in order to use them as a business objects for a vendor creation in .net application. i have found files for...
  9. ebizsalman

    PVXCOM.EXE

    Hi i am writing a code in .net but found an error when running it .Can any one tell me the problem with the code.The code is giving error on (objShell.run(PathHome & "\pvxcom.exe", 0, True) Waiting for your reply Const HKEY_CURRENT_USER = &H80000001 oReg =...
  10. ebizsalman

    Problem with PVX.com

    Hi i am writing a code in .net but found an error when running it .Can any one tell me the problem with the code.The code is giving error on (objShell.run(PathHome & "\pvxcom.exe", 0, True) Waiting for your reply Const HKEY_CURRENT_USER = &H80000001 oReg =...
  11. ebizsalman

    Integration With MAS90

    Hello I am new to MAS90.I want to integrate the MAS90 with my .Net application.In my view there should be come API to accomplish this task.We have purchased full MAS90 but Business object Interface is not exposed Also can any one tell me how to use objects of BOI with .NET.

Part and Inventory Search

Back
Top