Monday, June 27, 2022

how to check disable sql trigger by query

 

how to check disable trigger by query

SELECT name, is_disabled FROM sys.triggers where is_disabled = 1

Tuesday, June 14, 2022

How to Deploy Infor WMS - BIRT Report

 How to Deploy Infor WMS - BIRT Report

1) D:\infor\sce\wildfly-10.1.0.Final\scprd-reports1\deployments\scprd_scereports

in this path right click to do Zip File to  scprd_scereports by using winrar

2) change file name to .War

3) path .War to D:\infor\sce\wildfly-10.1.0.Final\scprd-reports1\deployments

4) Restart Reporting

5) deployed


Credite by Km X TEN

Thursday, March 17, 2022

Infor WMS : ERROR_SAVING_BIO saving report configure

 if you can't save information by UI screen so you can direct to update data in this table

select * from wmwhse1.PBSRPT_REPORTS_PARAMS

Infor WMS 10  Ref: KMx10