-
Brian Yu
- PowerBuilder
- Wednesday, 12 March 2025 07:47 AM UTC
Hi,
How can I get the value of "message" to use with JSONParse Object in PowerBuilder 2022R3?
{
"data": {
"item_basic_data": {
"item_no": "TAGG018",
"item_name": "304雙面布",
"item_spec": "304雙面布",
"inventory_unit": "PCS",
"item_classification1": "101",
"item_classification2": "",
"item_classification3": "",
"item_classification4": "",
"item_desc": "",
"standard_process_item_no": "",
"standard_process_no": "",
"document_manage_system_id": ""
}
},
"information": [
{
"message": "ExecSQL Error Exception :違反 PRIMARY KEY 條件約束 'PK_INVMB'。無法在物件 'dbo.INVMB' 中插入重複的索引鍵。重複的索引鍵值是 (TAGG018 )。",
"data": {}
}
]
}
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.