cancel
Showing results for 
Search instead for 
Did you mean: 

Inlcude Fiori Approve Leave Request into HR Renewal My Team Services

brandy6600066
Participant
0 Kudos
324

Hi all!

I want to include the Fiori App "Approve Leave Request" into HR Renewal My Team Services.

I googled a lot, but I did not find a solution how to add the Fiori App in the LPD_CUST.

Did anyone include Fiori apps in HR Renewal Launchpad? Please give me a hint how to do it.

Thank you in advance.

Kr,

Gregor Brandstätter

View Entire Topic
brandy6600066
Participant
0 Kudos

Hi all!

We are using Enterprise Protal also and we setup the Fiori Landing Page and include the HR Fiori Apps . With Wave 7 of Fiori Apps some new interessing apps came up and I want to include them in our HR Renewal landing page.

Another thing we have specaially is, that Fiori runs on a different SAP System than the HR system (and HR Renewal). So I have to call via HR Renewal the Fiori System and open the apps.

Both plattforms work well at the moment seperatly, but I want to connect them, beacuse SAP will offer more Fiori Apps in the future based on UI5 and I don't know if SAP want to change in the future HR Renewal WDAP Applications into UI5. So I thing to bet on Fiori is the better strategy ;-).

Kr,

Gregor Brandstätter

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

yes, not all will be converted, but we are getting slowly and surely.

stuart_campbell
Active Contributor
0 Kudos

Hi Gregor

As of today the future of ESS/MSS desktop product is SAPUI5  as the latest delivery is on SAPUI5

If I understand Fiori is also SAPUI5 based - so yes SAP have aligned these deliveries

In terms of standard delivery (and support) these are different products though - aimed for different business needs

Doing some more digging - perhaps the following thread will help

http://scn.sap.com/thread/3454845

http://scn.sap.com/thread/3562931

In the last thread listed - a SCN contributor Luca actually mentions achieving this !!! (I think)

Hope this helps

Best wishes

Stuart

brandy6600066
Participant
0 Kudos

Hi Stuart!

Thank you for your reply. I found the threat from Luca.

But I think he runs Fiori and HR Renewal on the same SAP System. We have a different landscape:

- HR System with HR Renewal

- Central system for Fioir which calls the HR sytem and other SAP Systems.

This means that the Fiori apps are installed on the central system, not on the HR system. Now I have to tell HR Renewal to start the app on the Central system - but this didn't work till now.

I tried out with System Aliases (RFC Connection), SAP Gateways etc. Nothing worked.

Thanks in advance!

Kr,

Gregor

Former Member
0 Kudos

Hi Siddharth,

Is there any roadmap for HR Renewal as which are the next applications to be available in UI5 ?

Will Trips & Expense , Appraisals will be developed in UI5 for HR Renewal ?

Thanks

Purav

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

No there ll be on HR renewal for above apps. But going forward these are developed in Fiori Travel is out already in Fiori, Stil product roadmap is being done, No concrete plans for appraisals i have seen

stuart_campbell
Active Contributor
0 Kudos

Hi Gregor

When you say system - I take it you are talking about 2 separate ECC systems

This is a more complex requirement - similiar to the Webdynpro scenario where customers wanted to use different applications or content within one role - that point to different back-end ECC systems or used content on different Portals - only in this case using SAPUI5 MSS and Fiori

Is it not possible to deploy Fiori in the HR Renewal landscape - given this is the landscape you plan to use it in ?

Failing this it might be possible to do this as mentioned in this thread

http://scn.sap.com/thread/3461608

Best wishes

Stuart

Former Member
0 Kudos

Application Tyoe: URL

URL: /sap/bc/ui5_ui5/sap/hcm_lr_apv

System Alias: <ur gate way system>

Application alias: ApproveLeaveRequests

Additional information: SAPUI5.Component=hcm.mgr.approve.leaverequests

did u try this combination?

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

typically its done in this way             This would be possible, by using the Front-end server system alias and the fully qualified bookmark-able Fiori URL in the HR Renewal Launchpad.                 If the Fiori App is deployed as a BSP app, with an index.html, then you can directly use the URI as well.   Important note – a) Its not really a tested solution b) Session may not be closed in the front end. This needs to be checked as well, since there is no logoff from HR Renewal.

brandy6600066
Participant
0 Kudos

Hi!

Thanks for the information.

I created a System Alias in the following way:

SAP System Alias = Short name of the system

Local GW = no checkbox

For Local App = no checkbox

RFC Destination = RFC connection name to target system

Software Version = DEFAULT

System ID = System ID

Client = Client

WS Provider System = empty

In LPD_CUST if filled the follwing information:

Application Tyoe: URL

URL: /sap/bc/ui5_ui5/sap/hcm_lr_apv

System Alias: SAP System Alias = Short name of the system (see above)

Application alias: ApproveLeaveRequests

Additional information: SAPUI5.Component=hcm.mgr.approve.leaverequests

The problem is still the same: the application path /sap/bc/ui5_ui5/sap/hcm_lr_apv will be called on the local system (were I start the service) and not on the target system of the SAP System alias.

https://<localsapsystem>/sap/bc/ui5_ui5/sap/hcm_lr_apv?sap-language=EN

Any idea? Thanky for support!

Kr,

Gregor Brandstätter

Former Member
0 Kudos

Based on the system alais in the launch pad, it should look for the iview in the target system.

May be just for testing try it:

URL: http://<REMOT_HOST>:<PORT>/sap/bc/ui5_ui5/sap/hcm_lr_apv

And let us know if it works.

brandy6600066
Participant
0 Kudos

Hi!

Thanks, I tried it out but the link doesn't work. Are you able to start the application that way, because I am not.

On the Fioir system we use the Fiori Launchpad and there the link of the Leave Approval App is totally different...

https://<SYSTEM>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?sap-client=010@https://<S...)

Kr,

Gregor Brandstätter