Problems when passing arguments

Hello,

I am working in the second assignment of the Advanced Training and facing issues with arguments.

I am able to see the values (Username and Password) are passed correctly to the second workflow as per the following image,

But it seems that for a reason I do not understand, those values are lost once it opens the browser

And it makes the workflow to fail

Thanks in advance for any help you might be able to provide

1 Like

@mesalcan

Could you please show me screenshot of Invoke Workflow File activity argument properties.

2 Likes

Buddy
i think the argument mentioned is wrong,
we have here argument as Password but in type secure text activity argument is mentioned as securePassword…

Cheers @mesalcan

@lakshman

Here you go:

Thanks!

@Palaniyappan

I know, it seems weird as I am passing the “Password” argument to the activity:

2 Likes

@mesalcan

It seems like you specified wrong directions. Inside workflow, you specified directions as In for username and password. But outside you specified as Out.

And also from where you are getting System1_Credential ?

1 Like

Fine
mention here (highlighted) the Username and Password arguments as value to those arguments in the edit arguments of INVOKE WORKFLOW ACTIVITY that you have in main xaml

Kindly try this and let know buddy
Cheers @mesalcan

1 Like

It is an Asset in Orchestrator.

Thanks!

2 Likes

Thanks, it works now

3 Likes

Fantastic
Cheers @mesalcan

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