cancel
Showing results for 
Search instead for 
Did you mean: 

Calling ESS from JSP

former_member182416
Active Contributor
0 Kudos

Hi

i am having NW2004s SP9 and ERP 2004 with ESS.

ESS is working fine.

Now there is this requirement.

I want to display a JSP Page

which will have certain data (basically a table displaying dates which will be fetched from SAP) and

through that page i want to call the Record Working Time Service of the Working Time iView of ESS in the Portal.

Also i want that the Record Working Time Page should open in daily View

and i should be able to set the date which i will pass through the JSP Page.

Help me !

Regards,

Rajendra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

what you are doing is achievable. this is all internal html links which can be created.

what is that you are looking at.

former_member182416
Active Contributor
0 Kudos

Hi Barin !

thanks for the encouragement.

I am through my First Part of Question.

Can u explain me about the SecondPart of my Question.

Regards,

Rajendra

Answers (3)

Answers (3)

ChrisSolomon
Active Contributor
0 Kudos

Nice work (and patience!) , Barin! 😃

former_member182416
Active Contributor
0 Kudos

thanks

Former Member
0 Kudos

go to the record working time service there you will find few rfcs listed those are the one that you need to use and create a custom application that calls the daily view of time entries.

all the best

former_member182416
Active Contributor
0 Kudos

Hi Barin ,

In my Custom Application i just need to provide Hyperlink to the ESS Record Working Time Daily View.

I just want to call the Daily View of the Working Time Service of ESS.

so i am searching for the URL of that , which i will call through an Hyperlink

in my JSP. Where can i get that URL ?

Regards,

Rajendra

Former Member
0 Kudos

to make is simpler....

1. go to the daily view of working time service iview... you will find a pcd parameter which will contain a url... copy this

2. in your custom page create hyper link and paste this in a href="<pcd>"

if you want to include this in the standard application then using personlization this can be done in 1 min.....

if you are still not clear do reply

thank you

former_member182416
Active Contributor
0 Kudos

Hi Barin,

Please explain in detail about point no 1

"go to the daily view of working time service iview... you will find a pcd parameter which will contain a url... copy this"

Regards,

Rajendra

Former Member
0 Kudos

in the content admin find th iview of standard application of time entry that you want to use under migrated content->end user content in the properties of iview you will find this parameter