Access to strings in resources Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Access to strings in resources This topic has 2 replies, 1 voice, and was last updated 9 years, 2 months ago by community-content. Viewing 1 reply thread Author Posts November 14, 2013 at 7:43 AM #26211 community-content Hello Folks, is there any chance to read user defined string values from the projects resource file within an expression in an orchestration? Thx in advance November 15, 2013 at 11:55 PM #26212 community-content Hi, you can try using System.Reflection to access the string values in your resource file from an Expression shape in your orchestration. Good luck. November 25, 2013 at 5:32 AM #26215 community-content Could you please post an example, how to access a string ressource in an expression within the orchestration? I can't find any example (maybe my google skills are not high enough :)) Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register