Latest

  • BizTalk Application delete directly from BizTalk databases

    BizTalk Application delete directly from BizTalk databases: This is bad approach to delete BizTalk applications directly from BizTalk database. But we are facing challange to delete from BizTalk admin console So changed appoach to delete from databases. Activity in BizTalkMgmtDb: Delete application and application’s details from following tables: Activity in BizTalkMsgBoxDb: Delete application from the…