question

VALLURUVENKATAKIRANKUMAR-8589 avatar image
0 Votes"
VALLURUVENKATAKIRANKUMAR-8589 asked KamleshKumar commented

Enable/Disable BizTalk receive location using c# console application

I want to enable/disable BizTalk receive location using c# console application. I know there is a an application comes with Installation package to enable receive location in VB Script. But I want the same in c#. Any help will be useful.

I can directly modify "Disabled" flag of Receive location table in BizTalk Management DB but not sure if it is right way or is there another way to do that.

biztalk-server
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi There,

Thank you for asking this question on the Microsoft Q&A Platform.

It is not recommendable to update BizTalk management DB directly, it may cause different unexpected issues.

I would suggest leveraging the VB Script option or go with a PowerShell script, which is much easier and recommended for BizTalk admin stuff.

Regards,
Kamlesh Kumar

If this answer solved your problem, please click the Verify Answer button (found below the answer) to help other users who have the same question.

0 Votes 0 ·

0 Answers