Hi,
There is a requirement for us to communicate from the custom FIM workflow activity to an external endpoint service (WCF). Since workflow activity will be a class library, I am not able to use any configuration file and I am hardcoding the bindings and URL for communication. Is there any way I can use a config file in my FIM activity?
Thanks in advance.