Skip to Main Content

Intelligent Advisor

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.

Fetching Id of created custom objects during an interview where Case Object is being updated as a Mapping Settings.

Sourabh KshitizJan 27 2025

We are loading a Case Object from Fusion and in the end Updating the Case . This interviews goes across multiple screens wherein 3 custom objects(entities) are being created linked to Case as 1:M. The user can navigate any times to an fro by navigating out of interview and resuming it back from Fusion. The moment we are Creating the first custom object , it gets created in Fusion but by the screen we are creating the second custom object instances, the API expects the Id value of the instances of first custom object, without which it is giving Response STatus error as “CustomObject1.Id does not exist”.

Can anybody suggest a workaround to get the id of the newly created custom object instances in OIA as Load after submit is not applicable for the custom object in our data model.

Comments

Post Details

Added on Jan 27 2025
8 comments
122 views