cancel
Showing results for 
Search instead for 
Did you mean: 

ESS : Webdypro iView Customizing

deepnain_kundra
Participant
0 Kudos

Hi,

I have uploaded the ESS in Portal. There are some pages having Webdyn Pro iViews, containing only the links in this WebDynPro iView. I have the two requirements :

1. One of this link from Webdynpro iview is not working, the problem is that how we can check the mapping of this link, means which page will it call?

2. One link which is in Webdyn Pro iView, opens some page and the requirement is that I have to open some other page. How can I achieve this?

Please help me.

With Best Regards

Deep Nain Kundra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi DEEP

u achive ur both requirement by customizing in R3.

SPRO->IMG->cross-application components->HOMEPAGE Framework->Resources->define resources->define resources(add entry)

double click on resource u can find which application is actually called.

any query revert back.

just specify what exactly u want to do for one iview or link on page so i can help u.

regards,

kaushal

deepnain_kundra
Participant
0 Kudos

Hi,

Thanks for informing, but I am not able to get something from this.

The problem that I have that in Employee Self service Role, there is a workset Career and Job and when you click on this workset, a page appears having webdynpro iView where we have so many links like "Skills Profile", "Candidate Profile", "Training Calender", "My Bookings" and so on...

The problem is that all the links are working fine, except one. "My Bookings" link is not working i.e. neither it gives the error nor does it opens the coresponding "My Booking" iView.

Also I moved to SPRO->IMG->cross-application components->HOMEPAGE Framework->Resources->define resources->EMPLOYEE_TRAINING_BOOKING_STATUS

And then double clicked on it and there is some URL of PCD Page, but I don't know how can I refer this to the Portal "My Bookings" iview.

Please help me.

Regards

Deep Nain Kundra

Former Member
0 Kudos

Hi Deep

can u provide the information about EMPLOYEE_TRAINING_BOOKING_STATUS

object name, directory path, url of pcd page.

also check following.

logon into portal with administrator user.

content administration -> portal content ->content provide by SAP -> end user content ->com.sap.pct.ess.employee->com.sap.pct.ess.roles

-> right click on employee self-service role ->open object

expand the Career and Job workset

u can find three page for Career and Job.

right click to second one and open it.

now from property editor from property catogry select show all.

now find pcd location.

check in with URL of PCD Page of resource EMPLOYEE_TRAINING_BOOKING_STATUS

this url can used in resources.

only change is starting with ROLES://

regards,

kaushal

deepnain_kundra
Participant
0 Kudos

Hi,

Instead of three page, we have two page of Career and Job, so which one to consider.

I am sending you the PCD Location of both the page

1. pcd:portal_content/com.sap.pct/every_user/com.sap.pct.ess.employee/com.sap.pct.ess.roles/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.area_career_job/com.sap.pct.ess.area_career_job

2. pcd:portal_content/com.sap.pct/every_user/com.sap.pct.ess.employee/com.sap.pct.ess.roles/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.area_career_job/com.sap.pct.ess.serv_career_job

which seems to be same,

And in EMPLOYEE_TRAINING_BOOKING_STATUS, we get the URL of PCD Page.

ROLES://portal_content/com.sap.portal.migrated/ep_5.0/iviews/com.ndpl.TEM/com.ndpl.BS

Please tell me how can I solve it.

With Best Regards

Deep

Former Member
0 Kudos

Hi DEEP

first check both PCD location at END which is not same.

one is for area and one is for service.

now u get for EMPLOYEE_TRAINING_BOOKING_STATUS URL of PCD Page.

ROLES://portal_content/com.sap.portal.migrated/ep_5.0/iviews/com.ndpl.TEM/com.ndpl.BS

so definetly it's not working form ESS homepage in portal.

becoz it's not the PATH for URL of PCD Page.

check the resource again and tell me which directory path and object name is assign to this resources.

revert back,

regards,

kaushal

deepnain_kundra
Participant
0 Kudos

Hi Kaushal,

I also find one more iView related to "My Bookings". The path in portal for this is Content Administration->Portal Content->Migrated Content->Ep5.0->iViews->Employee Self Service: Career->My Bookings

The PCD location for this iView is :

pcd:portal_content/com.sap.portal.migrated/ep_5.0/iviews/Employee%20Self-Service%3a%20Career/com.sap.pct.ess.training.pv8i

Does this iView has any relevance?

And Of which resource, directory path and Object name is required?

Please help me.

Regards

Deep Nain kundra

Former Member
0 Kudos

Hi Deep

SPRO->IMG->cross-application components->HOMEPAGE Framework->Resources->define resources->define resources(add entry)

double click on resource EMPLOYEE_TRAINING_BOOKING_STATUS

now u can find directory path and object name under define resources(add entries).

if it's empty revert back.

the iview u provide is for ITS. it's not webdynpro iview.

regards,

kaushal

deepnain_kundra
Participant
0 Kudos

Yes it is empty, what to do now?

Regards

Deep

Former Member
0 Kudos

Hi Deep

Yes i knew it.

there is no corresponding webdynpro application is found for My bookings.

here we have to define the ITS based service PV8i (my bookings) ( this is also new for me but i can do it)

it's little bit customizing work for Homepage framework.

can u provide that which service under

SPRO->IMG->cross-application components->HOMEPAGE Framework->Services->define services->define services(add entry)

having this Resource EMPLOYEE_TRAINING_BOOKING_STATUS

click on position and search for service

EMPLOYEE_TRAINING*

double click to relavant service.

and provide the following detail.

service link text -> definetly it's My Bookings

service type -> this I needed

link resource -> EMPLOYEE_TRAINING_BOOKING_STATUS

regards,

kaushal

deepnain_kundra
Participant
0 Kudos

Hi Kaushal,

I have checked in SPRO->IMG->cross-application components->HOMEPAGE Framework->Services->define services->define services(add entry)

Also had find EMPLOYEE_TRAINING_BOOKING_STATUS and than I had double clicked on it, there I got.

Service Link Text :My Bookings

Service Type :Call a Portal page(PCD)

Link Resource :EMPLOYEE_TRAINING_BOOKING_STATUS

Also I found in T.Code spro, path as follows

default_host->sap->bc->gui->sap->its->pv8i

But what to do now? Please help me.

With Best Regards

Deep Nain Kundra

Former Member
0 Kudos

Hi Deep

for Resource EMPLOYEE_TRAINING_BOOKING_STATUS

add the following URL of PCD page

ROLES://portal_content/com.sap.portal.migrated/ep_5.0/iviews/Employee%20Self-Service%3a%20Career/com.sap.pct.ess.training.pv8i

and don't forgot to check PCD Page Static.

save ur changes. a warning occurs press enter.

rekease ur request.

restart the portal server.

one more thing DEEP i'm trying this using ITS based service if it's works than i revert u back

<b>yes it's works</b>

regards,

kaushal

Message was edited by: kaushal malavia

deepnain_kundra
Participant
0 Kudos

Thanks Kaushal,

Yes it works.

Regards

Deep

deepnain_kundra
Participant
0 Kudos

Hi,

Can you look at the problem

This problem is regarding my point 2.

Please help me.

Regards

Deep Nain Kundra

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Portal gurus,

I would like to have documentation on EP for our new ESS installation.

Thanking you in anticipation.

Serena