cancel
Showing results for 
Search instead for 
Did you mean: 

2 WD Components starts 2 processes in backend - I need to start only one

Former Member
0 Kudos

Hi WD gurus,

I have developped WD Java application with more WD development components, each of them reads data from backend using Adaptive RFC.

On backend side I have created application framework, which from first WD component prepares data and in the second component consume them. Idea was to share process GUID and use it for correct reading of data. Component 1 uses Component 2 using Component Interface implementation and dynamic component call.

But calling RFC from second WD component creates on backend new process and sharing of the data is not possible.

Any idea how to ensure to use one session / process GUID from both WD components?

Thanks,

Ondrej

Edited by: Ondrej Lednicky on Feb 9, 2009 5:30 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Please have a look at the below thread