Respondido WCF vs COM+ method.....

  • quarta-feira, 16 de maio de 2012 14:17
     
     

    I guess HIS 2010 comes with default one WCF example.

    Does any other examples for WCF hosting TI avaialble anywhere else??

    The thing is we don't separate out the Contract logic vs service logic and no coding involve here except only could of settings we need to make sure that resides whithin the VS 2010.

    So it is really frustrating to find out where the problem resides if something doesn't work.....due to no coding and no Develper control...

    If we were to not use WCF service...does any COM+ examples are available to host HIS 2010 TI Objects???? Detailed steps will help to udnerstand how that defer from WCF hosting.....

    Please advice.

Todas as Respostas

  • quarta-feira, 16 de maio de 2012 16:30
     
     Respondido

    Hi Nick,

    You cannot use COM+ anymore with HIS 2010. I think the last version of HIS supporting COM+ was HIS 2006 !

    You can only use WCF, Webservices (ASPNET) or Self-Hosted.

    You can for example use self-hosted on a server and you are written your wrapper around to call the CICS Transaction on the Mainframe.

    If you have an architecture around WCF, it's quite easy afterwards to debug for your developers. It will take a while to set up a whole architecture using IIS.

    Best Regards,


    Steve Melan - BCEE My Blog : http://stevemelan.wordpress.com

    • Marcado como Resposta Nicksoft2011 quarta-feira, 16 de maio de 2012 17:33
    •  
  • quarta-feira, 16 de maio de 2012 17:32
     
     Respondido

    Steve,

     Are there any other settings needs to be taken care while hosting the TI object through WCF services???

    Any IIS settings  ??

    Any TI settings???

    Any Client Consuming Settings??

    Are there any WCF examples available online other than SDK samples?? i don't see any other developer community???

    How does self hosted option works??? in that scenario..do we need to write our own code to treat the hosting of TI??

    • Marcado como Resposta Nicksoft2011 quarta-feira, 16 de maio de 2012 18:24
    •  
  • quarta-feira, 16 de maio de 2012 18:07
     
     Respondido

    Nick,

    IIs offers a lot of possibilities for security, tracing, performance and fine tuning. To sum up the whole bunch of features and configuration would be hard.

    As you have a lot of questions for design and architecture, I strongly recommend you to speak to your Microsoft Local.

    We can also do a Customer to Customer Meeting in order to discuss all your questions. I will of course do a report for the community in this forum and on my blog.

    As you may understand I can not post my phone number here, so please write me a mail so that we can get in touch : steve.melan (((at)))) live.com

    Best Regards,


    Steve Melan - BCEE My Blog : http://stevemelan.wordpress.com

    • Marcado como Resposta Nicksoft2011 quarta-feira, 16 de maio de 2012 18:24
    •