Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Multiexcerpt include macro
nameWorkday_SPH
pageWorkday Snap Pack
In this article

Table of Contents
maxLevel2
excludeOlder Versions|Additional Resources|Related Links|Related Information

...

Error

Reason

Resolution

HTTP/1.1 407 Proxy Authentication required.

The Snap is unable to tunnel through proxy.

Add the following key-value pair values to your Groundplex configuration and restart the plex to reflect the changes.

Key: jcc.jvm_options
Value: -Djdk.http.auth.tunneling.disabledSchemes=""

Examples

Canceling an Invoice

...

Using the Revenue

...

Management Service

This example Pipeline demonstrates how to cancel an invoice using the Revenue_Manangement service..

...

In the output preview, you can see the customer invoice reference ID that is canceled.

...

...

Handling an Error After an Attempted C0ancellation

The second example showcases error handling. Invoice cancelation can only happen once per invoice. This example shows an error when we try to cancel an object that was already canceled.

...