Facing issue with the "Invoke Method

Hi,

Facing issue with the “Invoke Method” while solving the Practice 2 - using dictionaries and integers

@Shilpa_P2

Please share the issue you are facing and the code you are using in Invoke Code

Hi @Shilpa_P2,

You can try this approach. Just add your dictionary Key and Value into the Parameters in Invoke Method properties.

Cheers!

Hi @Shilpa_P2

  1. click on the Invoke Method activity in your workflow.
  2. open the Properties panel on the right side of your screen.
  3. locate the Parameters property
  4. add exactly two arguments inside that window

Like this

Direction Type Value

In String WinnerName
In Int32 1

Cheers

Thank you for the help

Welcome.

If you find this helpful, please mark it as solution so that others can refer.