[Occurrence conditions]
Using postgresql-42.7.4.jar for the JDBC driver may cause an error in the following screens and public APIs.
Java API / Script Development API
・UserMatterStatus ( https://api.intra-mart.jp/iap/javadoc/im_workflow_apidocs/jp/co/intra_mart/foundation/workflow/application/general/UserMatterStatus.html )
・getMatterStatusDetail
・getMatterStatusDetailWithUserDataId
・UserMatterStatus object ( https://api.intra-mart.jp/iap/apilist-ssjs/doc/im_workflow/UserMatterStatus/index.html )
・getMatterStatusDetail
・getMatterStatusDetailWithUserDataId
IM-FormaDesigner workflow function (Matter information)
・https://document.intra-mart.jp/library/forma/public/forma_specification/texts/spec/imw_func_spec.html#id4
REST API
・Acquire history (/api/workflow/matters/{systemMatterId}/histories)
・https://document.intra-mart.jp/library/iap/public/im_workflow/im_workflow_specification/texts/api_guide/rest_api/endpoint/matters/matters_histories.html
・Acquire confirmation targets (/api/workflow/matters/{systemMatterId}/confirm-auth-users)
・https://document.intra-mart.jp/library/iap/public/im_workflow/im_workflow_specification/texts/api_guide/rest_api/endpoint/matters/matters_confirm_auth_users.html
・Acquire master flow node information (/api/workflow/matters/{systemMatterId}/master-flow/nodes)
・https://document.intra-mart.jp/library/iap/public/im_workflow/im_workflow_specification/texts/api_guide/rest_api/endpoint/matters/matters_master_flow_nodes.html
・Acquire node process targets (/api/workflow/matters/{systemMatterId}/nodes/{nodeId}/auth-users)
・https://document.intra-mart.jp/library/iap/public/im_workflow/im_workflow_specification/texts/api_guide/rest_api/endpoint/matters/matters_auth_users.html
・Acquire matter information (/api/workflow/matters/{systemMatterId})
・https://document.intra-mart.jp/library/iap/public/im_workflow/im_workflow_specification/texts/api_guide/rest_api/endpoint/matters/matters.html
・Acquire node related information (/api/workflow/matters/{systemMatterId}/nodes-relationship)
・https://document.intra-mart.jp/library/iap/public/im_workflow/im_workflow_specification/texts/api_guide/rest_api/endpoint/matters/matters_nodes_relationship.html
・Acquire node information (/api/workflow/matters/{systemMatterId}/nodes)
・https://document.intra-mart.jp/library/iap/public/im_workflow/im_workflow_specification/texts/api_guide/rest_api/endpoint/matters/matters_nodes.html
・Acquire node settings information required for process (/api/workflow/matters/{systemMatterId}/nodes/{nodeId}/config-set)
・https://document.intra-mart.jp/library/iap/public/im_workflow/im_workflow_specification/texts/api_guide/rest_api/endpoint/matters/matters_nodes_configset.html
[Cause]
This is caused by a change in behavior due to the update of the JDBC driver in postgresql-42.7.4.jar, which caused an exception to occur in some processes.
[Workaround]
If you use a JDBC driver earlier than postgresql-42.7.3.jar, the error will not occur.
[Handling method]
This issue is scheduled to be resolved in "2025 Spring."
Regular patches will be provided for "2024 Spring" and "2024 Autumn".
--Target-------------------------------------------------------------------------
iAP/Accel Platform/All Updates
--------------------------------------------------------------------------------
FAQID:1351