Skip to Main Content

Developer Community

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

need to set attribute to null using SOAP webservice

Amr HanyOct 28 2024

Hi,

we have a requirement on Oracle fusion ERP to set a specific field to null

this field has a type of LOV

we try to set another attribute that has a type text field to null using soap webservice (xsi:nil="true")

and we did it

but the fields have a type LOV we cannot set it to null using (xsi:nil="true")

in soap UI it returns 200 ok but nothing changes on the screen

any help ?

Comments
Post Details
Added on Oct 28 2024
1 comment
43 views