If one xmal file is having 4 different sequence and need to use any one sequence into another xaml file, how this process can be achieved
Hi @ajindal You can turn the sequence into a workflow or You can invoke workflow. Also, change the variables used in that xaml and the xaml you’re invoking needs to be converted into argument.
1 Like
HI,
Can you try Extract as Workflow function as the following image? (right click - choose Extract as Workflow)
Then tune arguments if necessary.
Regards,
1 Like
I don’t need a seperate workflow for a sequence, I need to use a sequence into different xaml file
You can copy paste the sequence.
1 Like
I need to call that as a function method or parameter seprate worklow for both files