07/02/2018 15:32:54 Loading asset in_Credential failed: Could not find an asset with this name. Error code: 1002

ReFrameWork-master(2).zip (3.7 MB)

1 Like

The issue is that in your Config file you have defined the Name as “in_Credential”
while wwhen you are passing the value into the System1_Login.xaml you are using - in_Config(“System1_Credential”).ToString]

Can you please change it and try again ?

1 Like

yes it works thanks very much

1 Like

@nadim.warsi
When i run Main.xaml, it it login in to the ACME and navigat through all workitems and successfully scraping the data table.
Then entering into GetTransactionData.
There it is failing with error “Error getting transaction data for Transaction Number: 1

can you give me a screenshot of your output panel?

1 Like

1 Like

So one you are scraping the page and extracting your datatable you are finally filtering and getting WIList DataRow.
Have you mapped that to a local variable in Main?
This variable you will then map to the input argument in_WList in GetTransactionData invoke.

This should fix your flow.

1 Like

Hi,
can you help me please to check the similar errors of System1_Login Assign 1 ?If you need the zip project
Many Thanks

Please Try To Make The Asset In - > Default Folder → In Orchestrator, and try again. iam faced same issue previously and solved by this way
ThanQ

1 Like