Administration > Add on manager (be.as) > Formpak software > Formpak installation - robinfeng/beashelp GitHub Wiki
Installation Process:
To install Formpak, the beas version of beas 9.0-000-003-018 or latest version must be installed, this version contains Formpak software as an add-on.
Administration —> Add ons —> Add on Manager (beas)
Then by clicking the add button can able to find Formpak version. By activating this, Formpak will be installed.
Formpak_fig2
After the installation, configure SOAP webservices and Formpak. To view this go to Administration —> System initialization —> Configuration wizard
formpak_fig3 Note: the IP http://127.0.0.1:8090 is only given as EXAMPLE ! Please replace this by the customer´s data on server and port as configured in web server. The default webserver should be used is XAMPP Apache. This can be checked by using the path Administration — Utilities — Manage server
SOAP Port below the option "SOAP Endpoint" allows to use an alternative Port.
Three tabs should be available Administration, Configuration, Planned activities. In Administration tab click the start button and ensure the application is running.
Formpak_Fig4.1
In Configuration tab, the web server should be XAMPP Apache PHP, as "directory connector" the following patch should be displayed C:\xampp\htdocs\beasweb\ (click the orange arrow to change)
Formpak_fig4
To enable reading items from Formpak and syncing with beas database, create an activity in Planned activities tab. Enter the following script to the tab "Execution" Read from formpakupdates.src batch=formpakupdates:readfromformpak()
Formpak_Fig5
For installing macro samples for CLP Labels & Safety Data Sheet, the following path can be used Production —> Work order
By selecting the samples and right click on the product, choose preview option, there can find all the formats like PDF, Word, Excel where you can download CLP Labels & Safety Data Sheet.
To download CLP Labels & Safety Data Sheet,the macro window should contain the script as printlabelsmacro:getlabels(). This can be checked by selecting the product and click the layout button.
Formpak_fig6
Sample Work Order screen Macros:
Formpak – Print CLP Product Label batch=printlabelsmacro:getlabels()
Formpak - Print CLP Annex II SDS batch=printlabelsmacrosdsii:getlabelssds().
返回 主页