Versions Compared

Key

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

Here’s a simple getting started guide that walks you through a basic the setup of OnLink . Following these steps and seeing the app in action will familiarize you with the supported functionalityfor synchronizing HR data with JSM Assets.

Install link:

https://marketplace.atlassian.com/apps/1231655/onlink-hr-systems-integration-for-jira?hosting=cloud&tab=overview

Setting up OnLink is a two step process - configuring system connections and setting up Jira post function.

Configure Connections

Watch this 1 min video to see how a connection can be created.

https://www.loom.com/share/41603569175b4d9c802bd9145521d5bfAPI Endpoint URL = https://27af8c7f-d27f-457a-9616-026b70d2717f.mock.pstmn.io/ccx/service/ API version = v40.1 Tenant name = hack13_wcpdev1 Username = lmcneil Password = <contact us for the password support@onwardb.com>

  • Create a post function for any of the supported Workday endpoints.

  • Then create a task and transition the task to the status that will trigger the configured post function.

  • Panel
    bgColor#EAE6FF
    #FFFFFF
    1. Click on Assets and click on the schema you want to import data into. Then click on Schema configuration. Then click on Import, Create Import and select OnLink Importer. Give the Import a name and click on Create Import.

    2. Click on the three dots and select Configure app, then set a name in the Configure mapping attributes popup. Click on Save configuration.

      image-20231229-185253.pngImage Added
    3. Then click again on Configure app to get a link (“to edit config use this link apps“) to the app where rest of the mapping needs to be setup. Click on the link to go to the OnLink app configuration.

    4. Select Edit in the drop down of the configuration you just created. Select Source system (limited to Workday Custom Reports for now). Select the Report name (username and report name combination e.g. lmcniel/employee_data). Set object type to the specific object you want to map to. Then map field level attributes (Custom Report field appears on the left side and Schema attribute appears on the right side):
      First_Name=Firstname
      Last_Name=Lastname
      Title=Title
      Email=Email
      Manager=Manager
      HireDate=HireDate
      DepartmentRef=DepartmentRef|RefID=${DepartmentRef}
      Location=Location
      Worker_ID=WorkerID

    To map references to other schema attributes, you can specify AQL after the pipe symbol as shown above for mapping DepartmentRef. DepartmentRefID is the value coming from Workday custom report. DepartmentRef is the attribute in schema pointing to Department object. RefID is the attribute on Department object.

    Setup Post Function

    To execute OnLink, we need to configure a post function. Here’s a quick video that walks through the configuration steps:

    https

    :

    //www.loom.com/share/c1ec1a2251f84afea996f1470129f36b

    For your convenience, we have provided a mock Workday endpoint for you to test any of the Workday functions. Follow these steps to test a Workday function.

    1. Setup Workday Connection using below mock endpoint

    Code Block

    Page Tree
    root@self
    expandCollapseAlltrue
    startDepth1