Skip to content

Commit 57e71f2

Browse files
committed
chore: add uipath__exchange_id
1 parent 49b175c commit 57e71f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/uipath/runtime/context.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ def with_defaults(
341341
# This is used for conversational fields which can be passed in through either inputs or config fpsProperties.
342342
input_override_mappings = {
343343
"uipath__conversation_id": "conversation_id",
344+
"uipath__exchange_id": "exchange_id",
344345
}
345346
try:
346347
input_dict = base.get_input()

0 commit comments

Comments
 (0)