Skip to main content
Question

Optional assistant input parameter

  • August 8, 2023
  • 1 reply
  • 158 views

Forum|alt.badge.img+6

Hello,

 

I want to customize the INPUT parameters of an assistant:

 

I need a second parameter PartNo that is available in the .client/.fragement that includes this fragement and calls this assistant. This assistant is used very often (say 10 times) and I need to adjust it in 5 masks.

When I open a page where the second parameter is not passed I get this message:

 

I would like to know, which way is the supported one. I would like to add the second parameter in the assistant with default value. This way I only need to override the assistant once and adjust the caller side to pass second parameter.

Otherwise I have to override the assistant 5 times everywhere it is called + the caller side to pass second parameter.

1 reply

Forum|alt.badge.img+6
  • Author
  • Sidekick (Partner)
  • 21 replies
  • August 29, 2023

Any clues what the “supported way” looks like?