cancel
Showing results for 
Search instead for 
Did you mean: 

Determine and influence number of dialog processes used

Former Member
0 Kudos

Hi,

We have built a visual composer cockpit which is made up of 20+ queries. When submitting the query variables I see (in SM50) that 2 dialog processes are used for retrieving the data for the different queries.

How can I influence the number of dialog processes that are used. Say for instance that I want the model to use 5 dialog processes when submitting the variables. How do I achieve this ?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Guido,

VC uses a single connection for all queries in the iviews. If you like, you can split your model to some nested iViews and use the "Dedicated connection" feature that was introduced in SP12.

Simply go to tools-> options->compile (tab)

and check the "Use dedicated connection for nested iView

Hope it helps,

Shay