Add CredentialAssetsName to the Settings sheet in Config.xlsx.
(Can’t add CredentialAssetsName to the Assets sheet. Error will occur, if add it to the Assets sheet. Because, Assets sheet is supporting only Text, Bool and Integer except Credential)
Get credential by invoke the “Framework\GetAppCredentials.xaml” workflow, and then add output arguments (Username and Password) to the Config dictionary.
(I added this sequence in the “If first run - read Config file” sequence and after)