Rule Composer Facts Explorer

Home Page Forums BizTalk 2004 – BizTalk 2010 Rule Composer Facts Explorer

Viewing 1 reply thread
  • Author
    Posts
    • #15098

      Does the Facts Explorer only recognize SQLServer databases? On the Database tab, when I Browse for servers all I see are SQLServers. I need to access facts in an Oracle db. After some time, I finally have a FactRetriever making an OleDb connection to Oracle that seems to work because I no longer get errors to the event log. How do you build rules that use an Oracle db?

      Thanks,

    • #15097

      I probably would interact with Oracle via .net code. You can create your own fact retriever using .net code (i.e. like a long term fact retriever – no reason this can’t read from Oracle). Then you can work with your facts as .net classes.

      Not real sure if you will have much luck getting the UI to work with this.

      Hope this helps.

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