> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-fix-xaa-resource-app-isv-updates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Exécution et débogueur

> Décrit comment examiner les exécutions de flux et déboguer les exécutions de formulaires.

Chaque fois qu’un flux s’exécute, Auth0 stocke une entrée que vous pouvez utiliser pour déboguer l’exécution. Ceci est utile pour comprendre pourquoi une erreur d’exécution de flux s’est produite. Par exemple, un flux peut échouer en raison de propriétés manquantes, de fautes de frappe, de clés API incorrectes, etc.

## Révision de l’exécution des flux

Pour examiner une entrée d’exécution pour un flux, suivez les étapes ci-dessous :

1. Naviguez vers **Auth0 Dashboard > Actions > Forms (Formulaires)**, puis sélectionnez **Flows (Flux)**.
2. Sélectionnez un flux dans la liste.
3. Sélectionnez **Executions (Exécutions)**.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/VlUVxmOWxlUlL1Hk/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?fit=max&auto=format&n=VlUVxmOWxlUlL1Hk&q=85&s=ba4939533a17b4380d12499a38d69403" alt="Dashboard > Actions > Forms > Flows > Execution" data-og-width="1404" width="1404" data-og-height="562" height="562" data-path="docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/VlUVxmOWxlUlL1Hk/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=280&fit=max&auto=format&n=VlUVxmOWxlUlL1Hk&q=85&s=43fc281c1ceb3ffd1c0bba0bdd62fafa 280w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/VlUVxmOWxlUlL1Hk/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=560&fit=max&auto=format&n=VlUVxmOWxlUlL1Hk&q=85&s=707f296c2961f939e7232abb527d74e0 560w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/VlUVxmOWxlUlL1Hk/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=840&fit=max&auto=format&n=VlUVxmOWxlUlL1Hk&q=85&s=23c161359bf8a1d385666e72a3ce3d17 840w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/VlUVxmOWxlUlL1Hk/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1100&fit=max&auto=format&n=VlUVxmOWxlUlL1Hk&q=85&s=5a7f4a8f3bf9cf01ea94b8fbd7716eda 1100w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/VlUVxmOWxlUlL1Hk/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1650&fit=max&auto=format&n=VlUVxmOWxlUlL1Hk&q=85&s=ce0fc85511f6cd17f54c0dbf4527dc4d 1650w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/VlUVxmOWxlUlL1Hk/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=2500&fit=max&auto=format&n=VlUVxmOWxlUlL1Hk&q=85&s=a14c848993ecbcaffa344207828f8422 2500w" />
</Frame>

Chaque entrée d’exécution a quatre propriétés :

* **Execution date (Date d’exécution)** : la date d’exécution du flux.
* **Execution ID (Identifiant d’exécution)** : l’identifiant unique de l’exécution du flux.
* **Status (État)** : l’étape actuelle de l’exécution du flux. 4 états d’exécution sont possibles :

  * **Running (Exécution)** : l’exécution est en cours.
  * **Failed (Échec)** : l’exécution a échoué en raison d’une erreur interne, telle que l’absence des paramètres requis dans une action de flux.
  * **Completed (Terminé)** : l’exécution s’est terminée sans erreurs internes.
* **View Details (Afficher les détails)** : ouvre la fenêtre de débogage de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=ab83adf85ae0b3403d29f09070aa6a4a" alt="Dashboard > Actions >  Forms > Flows > Executions" data-og-width="1404" width="1404" data-og-height="622" height="622" data-path="docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=280&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=2eae794c36fddd44d9493b95096d8eee 280w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=560&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=08580a27f6fa36ce0e62bae534d64f8a 560w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=840&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=88ecb273764d25204f0e4afbaa037e53 840w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1100&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=8b4b892a1d240fd646db551b4abb1198 1100w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1650&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=4a23e81c6fef8933135e71cc95d9a520 1650w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=2500&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=d3da243d6c55f0447b99cca5dabf657d 2500w" />
</Frame>

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Les états Terminé et Échoué sont des états finaux. Lorsqu’une exécution atteint l’un ou l’autre de ces états, le flux est entièrement traité.
</Callout>

## Déboguer l’exécutions des flux

Pour aider au débogage ou au dépannage d’un flux, vous pouvez consulter les données d’entrée, de sortie et d’erreur du flux en accédant à la fenêtre **View Details (Afficher les détails)** de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/pBd88Y26Vx-zLdw9/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?fit=max&auto=format&n=pBd88Y26Vx-zLdw9&q=85&s=bfb23e8cbd1ddf8533f0c255d2015c49" alt="Dashboard > Actions > Forms > Form" data-og-width="1404" width="1404" data-og-height="608" height="608" data-path="docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/pBd88Y26Vx-zLdw9/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=280&fit=max&auto=format&n=pBd88Y26Vx-zLdw9&q=85&s=fe5bc0fde2eb0624d33b2894a1960944 280w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/pBd88Y26Vx-zLdw9/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=560&fit=max&auto=format&n=pBd88Y26Vx-zLdw9&q=85&s=56a08a13fec7ad8880578e56651cb576 560w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/pBd88Y26Vx-zLdw9/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=840&fit=max&auto=format&n=pBd88Y26Vx-zLdw9&q=85&s=5cd582d60cd80bcc881086c925ba707e 840w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/pBd88Y26Vx-zLdw9/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1100&fit=max&auto=format&n=pBd88Y26Vx-zLdw9&q=85&s=3b0cd83c0f4d5b2491c893ae307b1820 1100w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/pBd88Y26Vx-zLdw9/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1650&fit=max&auto=format&n=pBd88Y26Vx-zLdw9&q=85&s=7c3b931f06d4df780ace768c723afaeb 1650w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/pBd88Y26Vx-zLdw9/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=2500&fit=max&auto=format&n=pBd88Y26Vx-zLdw9&q=85&s=57a2a116a58aca1c821425081d59c9e5 2500w" />
</Frame>

Pour déboguer une erreur qui interrompt l’exécution du flux, procédez comme suit :

1. Naviguez vers **Auth0 Dashboard> Actions > Forms (Formulaires)**.

2. Localisez le flux associé au nœud de l’étape.

   <Frame>
     <img src="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=df903ac7a4b41fc2d1a91edc24aed94c" alt="Dashboard > Actions > Forms > Form" data-og-width="1402" width="1402" data-og-height="744" height="744" data-path="docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=280&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=cb699dcef46f440bc401bdf441a2b79a 280w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=560&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=dcf4c061386eece9b690b83e0e5803b7 560w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=840&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=327021c4ddfcf01dd6756d6cbf0e3692 840w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1100&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=8c7e40ec248b43cea951aae84e6b4b16 1100w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1650&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=9484b035a91bd476d7c8999dc291e625 1650w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=2500&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=2c03b3b77985d519b43e48ccffbe9b75 2500w" />
   </Frame>

3. Sélectionnez **Edit Flow (Modifier le flux)**.

4. Sélectionnez **Executions (Exécutions)**.

5. Sélectionnez **View Details (Afficher les détails)** de l’exécution échouée.

Dans l’exemple ci-dessous, la vue de l’onglet `Input (Entrée)` de l’action **Update user** affiche une valeur NULL pour la propriété `user_id`.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/-4WoG0xW0mQqiuBL/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?fit=max&auto=format&n=-4WoG0xW0mQqiuBL&q=85&s=08d3207416e7e020c10f58fc70c68d91" alt="Dashboard > Actions > Forms > Flow > Execution" data-og-width="1404" width="1404" data-og-height="469" height="469" data-path="docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/-4WoG0xW0mQqiuBL/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=280&fit=max&auto=format&n=-4WoG0xW0mQqiuBL&q=85&s=716659994381365f4e27497851c62e36 280w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/-4WoG0xW0mQqiuBL/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=560&fit=max&auto=format&n=-4WoG0xW0mQqiuBL&q=85&s=90a746f7700f9d7efdee84f813918e7c 560w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/-4WoG0xW0mQqiuBL/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=840&fit=max&auto=format&n=-4WoG0xW0mQqiuBL&q=85&s=f12f703214183425145341645a6bfcb9 840w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/-4WoG0xW0mQqiuBL/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1100&fit=max&auto=format&n=-4WoG0xW0mQqiuBL&q=85&s=da94513062951a3cafbd72d0f7cbd06d 1100w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/-4WoG0xW0mQqiuBL/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1650&fit=max&auto=format&n=-4WoG0xW0mQqiuBL&q=85&s=6a8a59ae1f3565992a37db425a9f3f33 1650w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/-4WoG0xW0mQqiuBL/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=2500&fit=max&auto=format&n=-4WoG0xW0mQqiuBL&q=85&s=d7bad6f82bde0e50b06057568bba0085 2500w" />
</Frame>

La vue **Error (Erreur)** indique que la validation du schéma de l’action a échoué parce que la propriété `user_id` requise est manquante. Le flux renvoie une erreur interne qui interrompt l’exécution du flux.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=dc47d04aaa1af1af26fc815567d111c5" alt="Dashboard > Actions > Forms > Flow > Execution > Error" data-og-width="1404" width="1404" data-og-height="584" height="584" data-path="docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=280&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=eecf1ced71b38cb770005f3ada8b918f 280w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=560&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=019b64dbaa705feffdac66a9e672745a 560w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=840&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=cf83d761f591d53db7d1cc77730417e9 840w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1100&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=783c20093a0212e7be3c6f7ec59dbe56 1100w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1650&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=ef87929ba02e1e2b24e5015e6098f957 1650w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/lz2NaBUqDuo-6hUj/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=2500&fit=max&auto=format&n=lz2NaBUqDuo-6hUj&q=85&s=ea852afc7e4bf90310d91e4ee7be9ac9 2500w" />
</Frame>

Un examen de l’action **Update user (Mettre à jour l’utilisateur)** montre une erreur de syntaxe dans le paramètre `user_id`, la syntaxe correcte étant `{{context.user.user_id}}`. Une fois la syntaxe corrigée, testez le flux pour confirmer. Pour en savoir plus sur la syntaxe des variables, lisez [Variables](/docs/fr-ca/customize/forms/variables).

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=d45c7003605cc3ac8e08cc526335a775" alt="Dashboard > Actions > Forms > Flows" data-og-width="1402" width="1402" data-og-height="363" height="363" data-path="docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=280&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=91b544a7ed673c73f3deb721307e24d9 280w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=560&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=a4583ece90ac534b99a455ba2e179534 560w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=840&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=b516a26ad769906708620badffc9fcea 840w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1100&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=031b204bef981840ee135dc4e3a17d57 1100w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1650&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=4845c3383f61800c8443f53dfa49f14a 1650w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=2500&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=8b8185a2f4f381f57bd4f1482767663f 2500w" />
</Frame>

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Si un champ est configuré comme transitoire ou si sa valeur est masquée par une [fonction Helper](/docs/fr-ca/customize/forms/variables#helper-functions), la valeur n’est pas disponible pour le débogage.

  <Frame>
    <img src="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=631bb6d3631976b7781431a04f4f5137" alt="Dashboard (Tableau de bord) > Actions > Forms (Formulaires) > Flows (Flux) > Execution (Exécution)" data-og-width="1402" width="1402" data-og-height="446" height="446" data-path="docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=280&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=69a091ea1c22e1336e40d83797e691f2 280w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=560&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=fb63c816adbd8318094cdb1c68658e56 560w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=840&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=4ffa75bcc3693ee993a3c5c4e789d4fe 840w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1100&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=68f116cd386b608140a8c6cb39acb1ee 1100w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1650&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=30740eba7313900876083059242245ba 1650w, https://mintcdn.com/docs-staging-fix-xaa-resource-app-isv-updates/ffgTtpPYKSxFXtCP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=2500&fit=max&auto=format&n=ffgTtpPYKSxFXtCP&q=85&s=294f009083b8549975de51827ef614f7 2500w" />
  </Frame>
</Callout>
