> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-fix-ss-log-app-metadata-user-metadata-clarification.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-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=0fec650b04fe3c006845cae35e31e0b0" 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=280&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=b6347b2f2fe9d3c5928345e7f2bf5bda 280w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=560&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=3df5ca823e6fccd5a9ec85d499f52656 560w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=840&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=415f87ad3b651d58a90d1a554da38df1 840w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1100&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=1a71cd981fb5f9dbef9afca1f1db18e5 1100w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1650&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=491fb3edd4dda61ec03426fbf562beb6 1650w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=2500&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=c45a480463c00b7457030ec3247a7292 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=bc4172097462fdfd251dc153195e806a" 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=280&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=2ff66d5827bc4db572bd449159d19886 280w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=560&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=131497f76336c54324be6f70f52f6098 560w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=840&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=323c02c2bdfbb6c19c058ec69937ada9 840w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1100&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=588796e5735fb5dd98551e154e2d6124 1100w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1650&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=7374c85ab7d12263f6f1fe39ad12753b 1650w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=2500&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=edb8cce185bfa4ec3f457fdc16e03f31 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/pZ1bD7eg08YeigZs/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?fit=max&auto=format&n=pZ1bD7eg08YeigZs&q=85&s=ad7102131308d862a9079e207cd265d0" 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/pZ1bD7eg08YeigZs/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=280&fit=max&auto=format&n=pZ1bD7eg08YeigZs&q=85&s=794bbaa79b690a56e1925a35e3fd3e67 280w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/pZ1bD7eg08YeigZs/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=560&fit=max&auto=format&n=pZ1bD7eg08YeigZs&q=85&s=53b2c801758c8354b36854418f4fa3d8 560w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/pZ1bD7eg08YeigZs/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=840&fit=max&auto=format&n=pZ1bD7eg08YeigZs&q=85&s=a61068fd7e37a46922b8ed060b087124 840w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/pZ1bD7eg08YeigZs/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1100&fit=max&auto=format&n=pZ1bD7eg08YeigZs&q=85&s=04967c8aa851c2c5acb675cde218fc38 1100w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/pZ1bD7eg08YeigZs/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1650&fit=max&auto=format&n=pZ1bD7eg08YeigZs&q=85&s=53e71c802154f6fab080b8e4af2754d8 1650w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/pZ1bD7eg08YeigZs/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=2500&fit=max&auto=format&n=pZ1bD7eg08YeigZs&q=85&s=6c49637a5e28d4fa537f98f9175221e2 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=046b67c20f5f15fa3cae4071fcf790b7" 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=280&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=40de7555a7a290cb618814ba3cda4f0f 280w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=560&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=7548174334efe05e26b363abcf0643a1 560w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=840&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=1efdc8070b1523c35547efd609742149 840w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1100&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=c34e1f9486599d92bbea23a9362e63d8 1100w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1650&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=6fd3e3f8015202b471c70455f427e1ba 1650w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/yZJelH9BKdqFeN2T/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=2500&fit=max&auto=format&n=yZJelH9BKdqFeN2T&q=85&s=a9331d1083eca7aeb1fb12087ade89f9 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/W55HAuBpdmevfyQU/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?fit=max&auto=format&n=W55HAuBpdmevfyQU&q=85&s=b931da0175704bf058a7aafd02bc905f" 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/W55HAuBpdmevfyQU/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=280&fit=max&auto=format&n=W55HAuBpdmevfyQU&q=85&s=438d8876c4fe5d6aee3afac8ef1aa210 280w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/W55HAuBpdmevfyQU/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=560&fit=max&auto=format&n=W55HAuBpdmevfyQU&q=85&s=7690baa5276a73d3104ebd474362fd9f 560w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/W55HAuBpdmevfyQU/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=840&fit=max&auto=format&n=W55HAuBpdmevfyQU&q=85&s=ef7ffbb8cd13b696e97633f30a5377df 840w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/W55HAuBpdmevfyQU/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1100&fit=max&auto=format&n=W55HAuBpdmevfyQU&q=85&s=6373e218b2bd9baea840330e193a6ee9 1100w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/W55HAuBpdmevfyQU/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1650&fit=max&auto=format&n=W55HAuBpdmevfyQU&q=85&s=7014ca7cb767d493ae95e3eb67d675d4 1650w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/W55HAuBpdmevfyQU/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=2500&fit=max&auto=format&n=W55HAuBpdmevfyQU&q=85&s=62658747625cd7fd3cc7b1d3631af19b 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=608e04da2ab066b487ef6b6b62c05a19" 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=280&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=8cb8628b857ef91be4b16949bdedc722 280w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=560&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=b730d2b9d52a97f4c47c9983b21b1d73 560w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=840&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=5fafb115fbb9c091b41fc4d489a20f5c 840w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1100&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=a301439a820e6f1283f04a88d3786b58 1100w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1650&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=24142ad655c0bd290a2925a38e43eec8 1650w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/HJ8TpHi0HqCU77x8/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=2500&fit=max&auto=format&n=HJ8TpHi0HqCU77x8&q=85&s=1aff84125219076f3d190bf7a04c1b9c 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=e24c006c8f51393fccfa7849ccbd4bb8" 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=280&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=03cd70d58665b3c627d7e4e5cc721cc9 280w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=560&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=a0e755b2c289fa6a428a74046c0cf5e4 560w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=840&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=de1b48e8eb3c09cc77091d9562345b71 840w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1100&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=c07846c666709474a261e6b1b871a6d9 1100w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1650&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=084b2427496ee9dddabdaeaeacbdf65a 1650w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=2500&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=98d219ad8e1003f5209831a91cbb4c26 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=454b9555924e2dd2453ec0e2df08e784" 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-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=280&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=aec7bff19aa3d3668c6f6c7d34fb32da 280w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=560&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=03f1e69c2f72f282fc41e33b4a6d5c43 560w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=840&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=6cf6dbf9dae32ad715342957a5571f6a 840w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1100&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=b67a585b5e3b3d882a5fb7ae8761525c 1100w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1650&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=09934ddd7a137dfaac106889afdb5e12 1650w, https://mintcdn.com/docs-dev-fix-ss-log-app-metadata-user-metadata-clarification/VF1__GycVaCHPUYL/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=2500&fit=max&auto=format&n=VF1__GycVaCHPUYL&q=85&s=9cad331f39fed2a6f5ee52ab4eff9b16 2500w" />
  </Frame>
</Callout>
