Level 3 assignment 2 - Generate Security Hash Code Query

Hi There,

I am receiving a compiler error when I am adding the weblink from the excel in the open browser activity following the instructions in the PDF.

Instructions:

Compiler Error:

image

Can anybody tell me why and how to resolve it?

@Tom1989 Change in_System1URL variable to String DataType, I think it will solve ur problem.

Can you hover your mouse on the blue indicator and tell us what the error is ?
It will help solve your issue

image

I am facing similar problem in designing the workflow for SHA1Online. May I know how does this workflow sync with the Config file where the URL link is defined?

Also, may I know if ‘in_SHAOnlineURL’ is a variable?

I am following the steps mentioned in the PDF but implementation details are not clearly mentioned in the file.

@nadim.warsi @loginerror @Gabriel_Tatu @Manjuts90

Yes, in_SHAOnlineURL is a argument that you need to create in the arguments panel as an in argument.
Dont forget to map that vale when you are invoking it from the Process xaml

Actually, it wouldnt be that detailed as its an assignment :slight_smile:
The whole point have having it that way so that we get to learn some basic things of UiPath automation

Hi, Can you address my query? @nadim.warsi

Yes, in_SHAOnlineURL is a argument that you need to create in the arguments panel as an in argument.
Dont forget to map that vale when you are invoking it from the Process xaml