Defining the Type Address in the BOM

When implementing a choice, the result of the choice is unknown at design-time. Hence, you need to extract the address from the output type instance before displaying it using the user task.

In TIBCO Business Studio, create a business object model with a class Address and the following attributes:

  • Address1
  • Address2
  • City
  • Province
  • PostalCode
  • Country