cancel
Showing results for 
Search instead for 
Did you mean: 

Splitting Emergency Address and Family Details into two application

Former Member
0 Kudos
51

Hi All,

I need a help to figure out how it can be achieved. We are having Ess_family_US application which will allow us to enter the details for all the subtypes we have entered in the backend Table. Now my client is asking to Split the application into two applications as:

1. Emergency Contact

2. Family details.

As they want these applications to be placed in different sections of ESS Overview Screen. More Specificly if i enter Emergency Details it should display and provide editing provision only for Emergency Contacts. In the same way for Family Details also.

Can any one guide me on this how we can approach and resolve it.

Thanks

Ravi Sunkara

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

The issue is solved by developing a new application for emergency contact.

Former Member
0 Kudos

Hi,

It can be possible thru Dynamic XSS Homepages with Static Services

for this you need to create the Dynamic XSS homepage ....

Following is the best document for this

Create Dynamic XSS Homepages with Static Services Using a Simple Proxy Class

/people/amir.madani/blog/2007/01/05/create-dynamic-xss-homepages-with-static-services-using-a-simple-proxy-class

Former Member
0 Kudos

Hi Vivek,

The Link you have mentioned is for Homepage. it dosent suits my scenario. My scenario is to split the ESS?Fam application into two applications 1 for family and 2 for emergency contact.

Thanks

Ravi SUnkara

Former Member
0 Kudos

Easier way to achieve this is copy Family Member/dependent iview and hide all other details except "Emergency Contact" using Webdynpro personalization (Preview iview, press control + right mouse click)

Hope this helps

Phanee.

Former Member
0 Kudos

Hi ,

This will not work because if a user is not having Emergency contact ,then he will be able to see Emergency Contact button. If we hide the Emergency Container, it will block other containers also.

Thanks

Ravi Sunkara

stuart_campbell
Active Contributor
0 Kudos

Hi Ravi

You would need to create your own resource and service key in the ESS Homepage Framework Overview

this would need to point to a WD application that would display only Emergency Contact

You may need to create your own WD application linked to the custom service key maybe based on Family subtype application that displays only Emergency Contact

Best regards

Stuart