VB.NET functions in Map

Home Page Forums BizTalk 2004 – BizTalk 2010 VB.NET functions in Map

Viewing 0 reply threads
  • Author
    Posts
    • #22855

      Hi,

      Could I have same function name in different maps? For example, Map A has public function “getInvoiceNumber” in script functiod. Map B has similar public function name “getInvoiceNumber” in script functiod. Both map will be used under one solution, application and orchestration. Will it give any issue?

      My understanding is, it wouldn’t give any issue since both map treated as separate objects. As long as I dont have same function name under one map, Map will works without any issue. Am I correct? Or I should have different function names in each maps?

      Does same apply to public global variable in maps?

      Thank you in advance,

      Siva

Viewing 0 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.