Generate and Build WebClient Business Process (Only Applies for Websydian Express v2.0)
From WebClientDocWiki
Next: Web Module Deployment on Tomcat Server Up: Deploying WebClient with Websydian Express for Windows/iSeries Previous: Configure RelayService.prop
Skip this step if you have Websydian Express v2.1
Open the WebPlexWin.mdl model.
Go to Tools → Generate and Build… → Build → Generate and Build Options… → System Definitions → Select System Name → Click Properties.
In 32-bit C++ Build → Check Use pre-built libraries.
For example:
Libraries: C:\ProgramFiles\Websydian\Websydianv6.0\Development\Express\Win\websyd.lib;
C:\ProgramFiles\Websydian\Websydianv6.0\Development\Express\Win\wsexpress.lib;
C:\Program Files\CA\AllFusion Plex r5.5\CLASS550\PatternLibs\obpt32.lib
Header Directories: C:\Program Files\Websydian\Websydian v6.0\Development\include
Generate and build WebPlexProcessEntryPoint function.
Copy WPWebPlx.dll, WPWebPlx.pnl, WCSNDHDR.dll and from release folder to C:\ProgramFiles\Websydian\Express v2.0 forWindows\Application Service\WebsydianExpress.
Copy the file EXPRESS.INI then rename it to WSEXPRSS.INI in C:\Program Files\Websydian\Express v2.0 for Windows\Application Service.
Open settings.cmd → Change the line "set APP_NAME" to: set APP_NAME=WSEXPRSS.
Run the script file "_SQLScripts\WSPRPVP_Table.sql" against database named WebsydianExpress20 in SQL Server Management Studio or Enterprise Manager.
Next: Web Module Deployment on Tomcat Server Up: Deploying WebClient with Websydian Express for Windows/iSeries Previous: Configure RelayService.prop
