Is there a way to extract the connection string from a config file for the database look up functoid?
Microsoft strongly suggest to use windows integrated security for database look up functoid. which user account it uses for the windows authenticaion? the account under which biztalk runtime runs?
Another option I have is to use a custom functoid to do the database lookup, and I can extract the connection string from config file in this case. But I am not sure performance wise this is a good option.
Really appreciate your sugestions
shan.