cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

How to make a custom code run on a dedicated MS or BGMS,

apatil-2
1-Newbie

How to make a custom code run on a dedicated MS or BGMS,

Hi,

I am writing an custom application to download the contents from Windchill.

I want to do this on a dedicated Method Server/BGMS.

Earlier I tried with Queues and adding them to groups and then to BGMS.

As I am  using Windcholl 10.0Mo30,

What is the better way to achieve this.

Thank You,

Avinash Patil

1 REPLY 1

If you are not using a cluster, I don't think you have a documented approach for doing this. If you are using queues, then using dedicated bgms is the best choice. One option I can think of, if you are using specific http URL to have the file downloaded, you can use ProxyPass/Match directives to filter the request to a specific worker. I have not tested this but this should work theoretically - mod_proxy - Apache HTTP Server Version 2.2

Thank you

Binesh Kumar

Top Tags