Hi Experts,
While integrating my custom app,I I'm stuck at the below error:
I have a created custom Fiori extension project (Zhcm_lr_cre of standard HCM app-hcm_lr_cre in eclipse using the method of replacing the comaplete view (because no extension point was available in that view by SAP ) and after this a custom BSP was created. I could test my BSP by directing calling the BSP service.
When I tried to integrate it by giving following parameters in LPD_CUST. My app could not start:
URL= "/sap/bc/ui5_ui5/sap/Zhcm_lr_cre"
Application Alias = MyLeaveRequests
Additional Information: SAPUI5.Component=zhcm_lr_cre.ext
Tile Configuration in launchpad= User is assigned to a catalog ZHCM_EMP_CAT which has two tiles for my custom app
1-Applauncher 2-TargetMapping
Semantic Object=LeaveRequests (std object)
Launchpad Role=Z_role_LPD
Launchpad instance=TRANSACTIONAL
Application Alias= MyLeaveRequests (Same as standard)
Action= create
I am getting an error "Failure-Unable to start App"
Please advise.
Regards,
Navdeep Kumar