You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Workers REST - Upsert-Mode

Received Response
151
Views
10
Comments

Summary:

Upsert-Mode HTTP header seems to be ignored.

Content (required):

Oracle documentation describes Upsert-Mode as:

  • Upsert-Mode:
  • When set to true, the server will perform an Upsert operation instead of a Create. In an Upsert operation the server attempts to find an existing resource that matches the payload. If found, the server updates the existing resource instead of creating a new one. If not found, or when set to false (the default), a Create is performed.

When sending the same payload twice with Upsert-Mode=true the system does not attempt an update.

A person number with this value already exists. Enter a unique value. (PER-1531466)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!