Issue with accessing config values in RE Framework

Hello everyone :slight_smile:

I have a problem with accessing config values in Re Framework. I am trying the most simple way to display config value anywhere in the framework. This is what I’m trying to do:

My config file and InitAllApplications:

When I try running InitAllApplications I constantly get this message about ‘Object reference not set to an instance of an object’.

I tried several times to go through Level 3, assignment 2 walkthrough, but I keep missing the same step. Is there something in the Orchestrator that needs to be done? Am I doing it in the wrong place? I am just trying to get config value to show pretty much anywhere in the framework.

Thank you all in advance and forgive me if similar question has already been asked (I went to many of them).

Hi @DonaTanya,

Have you passed the argument in invoke workflow activity?

Thanks,
Shobhit

That’s it! Thank you so much. You saved me a lot of headache :slight_smile:

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