Bug #1483
[ESS-PMS FINAL] belum bisa posting data untuk ke phrpa0049 dan RESPONSIBLE
Added by Muhammad Bintar over 2 years ago.
Updated about 2 years ago.
Description
Dear tim developer mohon support nya untuk perbaikan flow pada ESS PMS Final karena untuk flow nya berhenti di posisi proc data phrpa0049 terjadi error seperti ini:
proc_data_PHRPA0049-error on Create:Failed to convert parameter value from a String to a Decimal. - MinovaIS.MinovaES.Business.WorkFlow
testing pada employee 00000762 dengan username bintar dan regid 2610.
remote.minovais.com:61121
database sql server 2019
remote.minovais.com, 1445\MSSQLSERVER2019
Files
Muhammad Bintar wrote:
Dear tim developer mohon support nya untuk perbaikan flow pada ESS PMS Final karena untuk flow nya berhenti di posisi proc data phrpa0049 terjadi error seperti ini:
proc_data_PHRPA0049-error on Create:Failed to convert parameter value from a String to a Decimal. - MinovaIS.MinovaES.Business.WorkFlow
testing pada employee 00000762 dengan username bintar dan regid 2610.
remote.minovais.com:61121
database sql server 2019
remote.minovais.com, 1445\MSSQLSERVER2019
Karena Value yg dikirim dari RunBizData kosong (''), sementara di Table Fisik tipe datanya DECIMAL.
Coba execute ini:
DECLARE @RegID AS BIGINT = '2610'
DECLARE @TaskSequence AS INTEGER = 3
DECLARE @TaskID AS VARCHAR='proc_data_PHRPA0049'
EXEC [YNSP_FIELDPOS_Cek_Decimal] 2610, 3, 'proc_data_PHRPA0049'
-----------------
Lihat di kolom Note, yg ada keterangan 'Value Decimal can't be Blank, should be 0.' kalau memang ga dibutuhkan fieldnya, di delete aja di fieldpostingnya.
- Assignee changed from Mr. Yusuf to Muhammad Bintar
Mr. Yusuf wrote in #note-1:
Muhammad Bintar wrote:
Dear tim developer mohon support nya untuk perbaikan flow pada ESS PMS Final karena untuk flow nya berhenti di posisi proc data phrpa0049 terjadi error seperti ini:
proc_data_PHRPA0049-error on Create:Failed to convert parameter value from a String to a Decimal. - MinovaIS.MinovaES.Business.WorkFlow
testing pada employee 00000762 dengan username bintar dan regid 2610.
remote.minovais.com:61121
database sql server 2019
remote.minovais.com, 1445\MSSQLSERVER2019
Karena Value yg dikirim dari RunBizData kosong (''), sementara di Table Fisik tipe datanya DECIMAL.
Coba execute ini:
DECLARE @RegID AS BIGINT = '2610'
DECLARE @TaskSequence AS INTEGER = 3
DECLARE @TaskID AS VARCHAR='proc_data_PHRPA0049'
EXEC [YNSP_FIELDPOS_Cek_Decimal] 2610, 3, 'proc_data_PHRPA0049'
-----------------
Lihat di kolom Note, yg ada keterangan 'Value Decimal can't be Blank, should be 0.' kalau memang ga dibutuhkan fieldnya, di delete aja di fieldpostingnya.
- Status changed from New to Closed
Redmine ini di close aja ya, sudah ada redmine baru terkait dengan ESS Final nya yg saat ini msh on process di Azid
Tks
Also available in: Atom
PDF