Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Example: Run the Error Handling Sample Assembly

Example: Run the Error Handling Sample Assembly

This example demonstrates several approaches to error handling in Workday Studio. It contains 6 different processing chains, each of which illustrates a different pattern.
Security: These domains in the Integration functional area:
  • Integration Build
  • Integration Configure
  • Integration Event
  1. On the Studio toolbar, select
    Help
    Welcome
    Samples
    Error Handling
    .
  2. On the
    Project Names
    window, click
    Finish
    .
  3. On the
    Project Explorer
    view, expand the
    ErrorHandling101
    folder and double-click the
    Assembly
    folder.
  4. On the Assembly Editor toolbar, click
    Show annotations
    .
  5. On the
    Cloud Explorer
    view, click
    Connection Details
    .
  6. Select the
    Sandbox
    environment and enter these values on the
    Connections
    window:
    Option Description
    Tenant
    The name of your tenant.
    Username
    The username credentials for your tenant.
    Password
    The password credentials for your tenant.
  7. Click
    Apply and Close
    .
  8. On the
    Project Explorer
    view, right-click the
    ErrorHandling
    folder and select
    Deploy to Workday
    .
  9. On the
    Deploy to Workday
    window, select the
    Sandbox
    environment and click
    Finish
    .
  10. On the
    Cloud Explorer
    view, expand these nodes:
    Sandbox
    ErrorHandling
    ErrorHandling
    .
  11. Right-click a workday-in transport node and select
    Launch Integration
    . Example:
    All-Or-Nothing
    .
  12. Click
    Launch
    .
The integration launches in your Workday tenant. The
Process Monitor
view in Studio displays the status of the integration.
Sign in to Workday and access the
Process Monitor
task to display the integration event details for the sample assembly.