My Oracle Support Banner

ODI 12.2.1.x OdiInvokeRestfulService Tool Does Not Work with PATCH Method (Doc ID 2501555.1)

Last updated on JUNE 16, 2022

Applies to:

Oracle Data Integrator - Version 12.2.1.0.0 to 12.2.1.3.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

When attempting to use OdiInvokeRestfulService tool to call a REST URL with the method 'PATCH' in Oracle Data Integrator (ODI) 12.2.1.x, the following error is returned during the Test Restful Service (OdiInvokeRestfulService) tool test in Studio:

ODI-26066: An unexpected error has occurred.
java.lang.NullPointerException
  at com.sunopsis.graphical.panel.properties.pack.SnpsDialogInvokeRestTestTool.jButtonInvokeRestService_ActionPerformed(SnpsDialogInvokeRestTestTool.java:358)
  at com.sunopsis.graphical.panel.properties.pack.SnpsDialogInvokeRestTestTool.access$400(SnpsDialogInvokeRestTestTool.java:68)
  at com.sunopsis.graphical.panel.properties.pack.SnpsDialogInvokeRestTestTool$5.actionPerformed(SnpsDialogInvokeRestTestTool.java:260)
  at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
  ...

When attempting to execute OdiInvokeRestfulService with the PATCH method through an agent, the session is successful but there are no error messages, no RESTful trace logging occurs, and no results file is written.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.