cancel
Showing results for 
Search instead for 
Did you mean: 

Application to application

Former Member
0 Kudos

Hi all,

we have two applications which needs to pass data to each other.

APP1 displays a report in a table. when user clicks on the first column it needs to send the corresponding field(FLD1) data to second application APP2.

APP2 displays all the item level data of FLD1 and allows the user to either edit/modify details here.

APP1 and APP2 both get the data from backend.

APP1 is in one local DC(developed by user1) and APP2 is in another local DC(developed by user2). I need to access APP2 from APP1.

Please can some one guide me of how to do this?

Thanks in advance,

Gopi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Gopi,

There is no such functionality in WD. Even Suspend/Resume plugs available in NW04s are not suitable here.

You may try solution described by Maksim Rashchynski https://weblogs.sdn.sap.com/pub/wlg/4142. [original link is broken] [original link is broken] [original link is broken] [original link is broken]

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Former Member
0 Kudos
Former Member
0 Kudos

Gopi,

Are the fields taht need to be exchanged between DCs declared as public in respective applications.

components in public parts can only be accessed by other DC.. if this is done just ignore

theja

Former Member
0 Kudos

hi,

I do not know much about acheiving this. can you be more elaborate on this.

Thanks in advance,

Gopi