hi,
when i Using web browser unable to retrive URL from config file InitAllApplications.xaml (7.0 KB)
ig file but i resceoved error"
hi,
when i Using web browser unable to retrive URL from config file InitAllApplications.xaml (7.0 KB)
ig file but i resceoved error"
You can’t just run InitAllApplications.xaml directly. Config is passed to it from Main.xaml.
it present biut i received error" Open Browser: Object reference not set to an instance of an object"
Then error might be because you did not select any browser in the properties…can you please check the same
Also is this error when you run the process? If so …I believe you are not running from main but running the initallapplications.xaml separately…then config values will not be passed…please run from main so that the config variable is passed with values into the workflow
Cheers
Your are running from the InitallApplictions
dont run it from InitAllApplications ,Run from Main then error was resolved
Hope this helps
can you place a break point at the get transaction state and run the flow
or
can you check or share the screenshot which you have used in the get transaction state
it is showing that there was an issue in the get transaction state
Hope this hel;ps