Invoke workflow activity

Hi eveyone,

error occurred
main.xaml
image

Ui_Demo.xaml

Thanks and Regards,
Supriya

Hi @supu123,

Did you import arguments for Ui_Demo_credential invoke workflow and are the variables created there.

And if you are sending the credentials out of the workflow to use in other workflow then the argument type should be OUT

@supu123,

Please check arguments name properly and its case sensitive.

Hiii,
Can anyone provide me with the example involved “invoke workflow activity” for reference.

Thanks and Regards,
Supriya

Hi @supu123,

You can create get credential output in arguments

Hiiii @varunk,

I m a bit confussd with the argument declaration and my query is in import argument what type of argument be declared (whether the input ones or output ones.)

I m working on level 3 1st framework practice where App credential is used

Thanks and Regards,
Supriya

Hi @supu123,

See for example will take
Flow1 & Flow2

  • In Flow2 you created one argument i.e., Direction is In/Out
    Then that mean you are assigning input of Flow2 argument to Flow1 output

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.