K2 Servers in Distributed Architecture

  • 14 April 2007
  • 2 replies
  • 2 views

Badge +2
Hi Guys,

We are developing a k2.net workflow which will run on three different regional k2 servers. My question is how to acheive single deployment which will deploy the application to all the three servers and route the regional infopath form start events to the respective server.

For eg.

Form submited at location A should get processed on server A and not B or C. The whole purpose is to avoid delays and improve performance due to network latency.

thanks & regards
S.Saba

2 replies

Badge +10
Hi,

I suggest you use String Table values in your process for all the different references to servers. You are able to specify string table values per K2.net Server defined in the process.
When the string table values have been defined, set them to the correct values on each K2.net Server and export your process to each.

This should solve your problem.

Regards,

JohanL
Badge +2
Hi Johan

Thanks for you update. Hope that will help me a lot. Let me update you once i try this approach.

regards
S.Saba

Reply