• Error when create project of Sage UI Customization Wizard on Visual Studio

    Hi all, My Sage 300 version is 2023.1.0. I already have the web screen running & working fine. My Visual studio version and info below: Microsoft Visual Studio Community 2017 Version 15.9.52 VisualStudio.15.Release/15.9.52+33403.129 Microsoft…
  • Antregrate Custom made piped Crystal Report / existincg Exe in Sage 300 Web Screen

    Anyone Please share the process to Integrate Custom made filter Based Crystal Report / exe in Sage 300 Web Screen.
  • Sage 300 Web SDK - Error occur when build solution after using wizard to generate screen

    Hi all, I tried to use Visual Studio 2019 with Sage 300 Solution Wizard to generate a simple screen. Right after the solution was auto generated, I use Sage 300 Code Generation Wizard to create a payment code screen. I tried to build the solution but…
  • Web Sdk- Shipment Finder did not display any entry

    Hi All, I am making a project where I generate code Shipment OE0434 as Flat But it is not showing any Shipment Entry. I can confirm that the company have Shipment Entries. Can anyone guide me on how to solve the problem? Thank you.
  • Web SDK - Insert new Shipment Entry

    Hi, this is continuation from my question "Web SDK - generating multiple code type, and set fix Index.cshtml to be display" which is solved. Below is my screen. After user sign the signature pad, I want to 1. Save the signature (DONE) 2. add new…
  • Web SDK - Select data by field other than ID

    Hi All, I would like to select data by field other than ID. Can guide me how to do it? So far I can only get it by Id. Also, how to get a list of items? for example select top 10 * from OEORDD where ORDUNIQ=1 will generate rows of result. …
  • Web SDK - Add new URL to controller but return status 302

    Hi all, I want to add new url to call from js to controller. but it return status 302 found. On xxxBehaviour.js on XXXController.cs Is there any out of the ordinary way to add new function on controller? or anyone know what is the problem…
  • Remove Generated Code from Solution.

    Hi All, is there any automatic way to remove code generated by Code Generation Wizard? Thank you.
  • 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…
  • Code Generation Wizard-Duplicate Fields on View ID=OE0692

    Dear All, I am developing a project using Sage 300 Solution Wizard from Web SDK. When I am trying to generate code with ROTOID=OE0692 which is Shipment Header, using Code Generation Wizard, I get the following error. How to solve this? Thank…
  • Solution/Module is not displayed correctly - Web SDK

    Dear All, I am working on Solution Wizard with Web SDK. I successfully created 2 modules, CU and SG. But the only problem is the modules is not displayed correctly. SG module is not showed in the navigation menu. But the content of SG modules is displayed…