Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Once you have an Associate Administrator Certification from Boomi, it is time to build your first UConn Boomi process. During this process you will create a mail message and send it to your uconn.edu mail account via a pre-built and shared Mass Mail connector.

This article is intended for individuals who have a Boomi Associate Integration Developer Certification. If you do not know how to complete an action like “add a message shape”, please complete the recommended trainings

Instructions

  1. Log in to your subaccount:

  2. Create a folder where you keep the learning process organized and on the Start tab click Build an Integration, Create a new Process->

  3. Configure the Start Shape with the No Data option and click the OK button

  4. Connect a Message Shape to the Start Shape and type the following into the Message box:

    Today is {1} and I am sending my first UConn Boomi email
  5. To replace the {1} variable in the message,

    1. configure the date variable in the message by clicking the + function in the Variables that adds a parameter.

    2. Click the Date/Time Type in the drop down and then select one of the available Date Masks.

    3. Set the Date Type to Current Date

  6. Click the OK button when the Message Shape looks like this

  7. Add a Set Properties Shape and add 3 Properties, each with a Source Type = Connectors, Connector = Mail:

    1. Mail - Subject

    2. Mail - From Address (set to boomi@uconn.edu)

    3. Mail - To Address (set to your UConn email account)

  8. Add a Mail Connector shape and use some of the pre-built objects available in the account (Search for the pre-builts by clicking the magnifying glass in each setting)

    1. Set Connection to UConn Mass Mail Connection

    2. Set the Action to Send

    3. Select the In Line Mail Connector Operation

  9. Add a Stop Shape

  10. Name the Process “My first UConn Boomi Process” and save it to your learning folder. The process should look like this


Time to Test

How to Test

Click the Test button in the upper right corner of the process pallet

Pick the Test Atom Cloud (TAC) available in your subaccount and click the OK button. An example shown here is the UConn Test Atom Cloud for the Identity and Access Management

The process should execute in Test mode and you will see each step get a green halo as it completes successfully and you will see a success message when it is done

Check your email to ensure you received the message

  • No labels