cancel
Showing results for 
Search instead for 
Did you mean: 

Component to component

Former Member
0 Kudos

hi all,

I am developing two different applications say APP1 and APP2. APP1 displays a report in a table. when i click on a field in the report in the APP1 it needs to navigate to APP2 with this data of the field to the APP2. I am developing the APP1 and APP2 in 2 different local DC's. How i should integrate these two applications?

Here APP2 is a different application which needs to be called from APP1 by passing the required data.

It will be very helpful if somebody can help me on this.

Thanks in advance,

Gopi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182372
Active Contributor
0 Kudos

Hi Gopi,

If you need to integrate 2 WD applications - use portal eventing.

Best regards, Maksim Rashchynski.

Former Member
0 Kudos

hi maskim,

can you give some more details of portal eventing.

Thanks,

Gopi

suresh_krishnamoorthy
Active Contributor
Former Member
0 Kudos

hi suresh,

My 2 compenets are in two different local DC's. How to achieve this?

Thanks in advance,

Gopi

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Gopi,

Raise a event on the portal from one component and subscribe event from the portal one other component like that. see those link for more help.

regards. Suresh KB

Former Member
0 Kudos

hi suresh,

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.

how to acheive this?

Thanks in advance,

gopi