---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Migrate Lifecycle Events workflows

# Migrate Lifecycle Events workflows {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 min. de leitura

Lifecycle Events customers upgrading from the Washington DC or Xanadu release to the Yokohama release can use a system property to define the workflow technology that the Lifecycle Events app uses for its base system workflows.

## Antes de Iniciar

Role required: admin \[sn_hr_le.admin\]

## Por Que e Quando Desempenhar Esta Tarefa

In the Yokohama release, existing customers with Lifecycle Events can use the sn_hr_le.use_flow property to migrate each base system workflow that is installed with the app from workflow to flow. This migration enables Lifecycle Events to use flow, the current workflow technology for process automation, rather than workflow, an older workflow technology associated with a legacy product.  
The following Lifecycle Events workflows are migrated to flows when you set the Value field to True in the sn_hr_le.use_flow property:

* Account Notification
* Add LE activity user to Pulse Survey
* HR Activity Launcher
* HR Activity Set Launcher
* HR Activity Set Trigger Check
* Lifecycle Event Case Approval
* Lifecycle Event Notification
{#le-migrate-workflows__ul_yvs_vfq_zdc}  
Additionally, two configurations are added to the Activity Configurations \[sn_hr_le_fulfiller_activity_config\] table when you set the Value field to True in the sn_hr_le.use_flow property. The configurations for the following activities are added to the table to support the corresponding flows:{#le-migrate-workflows__table_x12_k2l_12c__entry__2}

| Activity | Flow |
|-|-|
| Approval | Lifecycle Event Case Approval |
| Notification | Lifecycle Event Notification |
[Tabela 1. Lifecycle Events activities and corresponding flows]

{#le-migrate-workflows__table_x12_k2l_12c}The Configuration Type field is set to Flow (Template) in the Activity Configuration record for the previously mentioned activities to support the use of flow.


The Value field in the sn_hr_le.use_flow property has different default values depending on whether you're an existing or new Lifecycle Events customer. Beginning with the Yokohama release, for new customers implementing Lifecycle Events, the Value field in the sn_hr_le.use_flow property is set to True by default. Conversely, for existing customers with Lifecycle Events who are upgrading to the Yokohama release, the Value field in the sn_hr_le.use_flow property is set to False by default.  
Importante:  
This task pertains to existing customers with Lifecycle Events who are upgrading to the Yokohama release. Existing customers should perform this task in a non-production instance to validate whether the underlying changes to Lifecycle Events produce any adverse effects. Only perform this task in your production instance after you thoroughly test and are satisfied with the results.

## Procedimento

1. Navigate to the All menu, and enter <kbd class="ph userinput">sys_properties.list</kbd> in the navigation filter.  
   The System Properties \[sys_properties\] table appears.
2. Select Name from the drop-down list associated with the Search field.
3. In the Search field, enter <kbd class="ph userinput">*sn_hr_le</kbd>.  
   A list of system properties associated with Lifecycle Events appears.
4. Select the sn_hr_le.use_flow property.
5. Use the Value field to specify the option that corresponds with the workflow technology you want Lifecycle Events to use for its base system workflows.

   | Option | Description |
   | True | Flow |
   | False | Workflow |
   |-|-|

   {#le-migrate-workflows__choicetable_xgs_vbs_12c}
6. Select Update.

## O que Fazer Depois

Using Lifecycle Events builder, delete your existing activity for an approval and recreate a new one. To help identify your existing activity for an approval, ensure the Activity Type
field in the corresponding Activity record is set to Approval.  
A new activity for an approval must be created so it can use the corresponding configuration for an approval in the Activity Configurations table. The activity for an approval that you create after setting the Value field to True in the sn_hr_le.use_flow property uses the Activity Configuration record containing the following field values:

* Activity field set to Approval.
* Configuration Type field set to Flow (Template).
{#le-migrate-workflows__ul_umr_wh1_b2c}

For more information about the Lifecycle Events activity creation process, see [Configure a lifecycle event activity](https://servicenow-prod.fluidtopics.net/G8jjAQaziQztrY_YWj4RdA#configure-hr-lifecycle-event-activity "Create or modify a lifecycle event activity. Lifecycle Events activities can be approvals, employee tasks, fulfiller activities, notifications, flows, content, or activity containers.").

