building process across various IS

Can some one please throw me a light on how to develop a process having activities running on different Integration servers 7.x versions?

Any Prerequisites to get this kind of process running like

  • Any dbinstance should be shared by these IS?
  • Do they need to be in cluster?
    How to use Designer to deploy this process(Having steps/Activities defined on multiple IS) to the all the IS where steps are defined?

Hi,

You have to create logical servers (IS where all u want ur process models to run) and assign these logical servers to different steps ,if u have 3 steps in the process namely Step1 Step2 Step 3 and you want Step1 and Step3 should run on IS1 and Step2 should run on IS2 then create logical servers for IS1 and assign to Step1 and Step 3 and also create logical servers for IS2 and assign to Step2.

Cheers,
Samrit

Hi samrit.

when we build the process model, where services will be created ?
does it create on IS1 or IS2??

thnx

the steps which belong to logical server IS1 will be created in the IS1 …same to IS2 ad so on

All integration servers should be connected to a single broker when you opt for distributed process model.

Package is created on each IS that are defined as Logical servers.

One subscription trigger and one transition trigger is created for each logical server.

Hi kumar.

which IS will be configured on MWS server (My webMethods - System Setting - Integration Server (Process Engine Host))?

is it IS1 or IS2?

thank you

Hi kumar.

which IS will be configured on MWS server (My webMethods - System Setting - Integration Server (Process Engine Host))?

is it IS1 or IS2?

thank you

You can configure your default IS over there… Though you have many logical servers defined, only one can act as Default server…

whenever the process is built in designer, the process engine fragments data will be written in either external database or IS internal database (default IS that is selected in Logical Servers)

This can be done through Designer > Tools > Preferences > webMethods > Process Audit Database.

You can configure your default IS over there… Though you have many logical servers defined, only one can act as Default server…

whenever the process is built in designer, the process engine fragments data will be written in either external database or IS internal database (default IS that is selected in Logical Servers)

This can be done through Designer > Tools > Preferences > webMethods > Process Audit Database.