Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Example: Run the Common Usage Patterns Sample Assembly

Example: Run the Common Usage Patterns Sample Assembly

This example demonstrates some common integration design patterns. It contains multiple separate 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
    Common Usage Patterns
    .
  2. On the
    Project Names
    window, click
    Finish
    .
  3. On the
    Project Explorer
    view, expand the
    CommonUsagePatterns
    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
    CommonUsagePatterns
    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
    CommonUsagePatterns
    CommonUsagePatterns
    .
  11. Right-click the
    Conditional-Processing
    integration node and select
    Launch Integration
    .
  12. Click
    Launch
    .
  13. Launch each of these integration nodes:
    • Enriching
    • Global-Error-Handling
    • Local-Error-Handling
    • Looping
    • Request-Response-Processing-Chain
    • Response-Chaining
    • Routing
    • Scalable-Message-Processing
    • Simple-Processing-Chain
    • SubRoutines
    • Variables
    The
    Request-Response-Processing-Chain
    and
    Response-Chaining
    integrations have an additional launch parameter:
    Employee_ID
    . Click
    Select literal value
    to configure it.
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.