cancel
Showing results for 
Search instead for 
Did you mean: 

Smart Business App Installation

buddhika_krishantha
Active Participant
0 Kudos

Hi,

I want to implement some smart business apps in Fiori. I already installed the required backend and frontend components. But I want to know how to add those applications to the fiori launchpad. Please let me know if there is any step by step guide to implement.

(I'm trying to implement Total Receivables)

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182967
Active Contributor
0 Kudos
buddhika_krishantha
Active Participant
0 Kudos

I checked this one. But there is no step by step guide right?

former_member182967
Active Contributor
0 Kudos

Hi Buddhika,

It is not step-by-step, but enough information has been provided for your configuartion.

Regards,

Ning

buddhika_krishantha
Active Participant
0 Kudos

Thanks for your replies.

When I log in to the launchpad, it also shows following error. Any idea?

former_member182967
Active Contributor
0 Kudos

Hi Buddhika,

Do you logon FLP with web dispatcher address?

Check your browser web console.

Any missing authorization?

Regards,

Ning

karanbahl
Active Participant
0 Kudos

Hi Buddhika,

Have you checked this thread?

Regards,

Karan

buddhika_krishantha
Active Participant
0 Kudos

I have given all authorizations. Browser console throws error 404.

Error (404, Not found) in OData response for GET "/sap/hba/r/sb/core/odata/modeler/SMART_BUSINESS.xsodata;o=HANA/Catalogs('HANA_CATALOG_MODELER')/Chips?$filter=id%20eq%20'SAP_SB_MODELER_ASSOCIATION'%20or%20id%20eq%20'SAP_SB_MODELER_AUTHORIZATION'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_DRILLDOWN'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_MIGRATION_TOOL'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_TILE'%20or%20id%20eq%20'SAP_SB_MODELER_WORKSPACE'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_KPI'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_EVALUATION'": HTTP request failed - {"requestUri":"/sap/hba/r/sb/core/odata/modeler/SMART_BUSINESS.xsodata;o=HANA/Catalogs('HANA_CATALOG_MODELER')/Chips?$filter=id%20eq%20'SAP_SB_MODELER_ASSOCIATION'%20or%20id%20eq%20'SAP_SB_MODELER_AUTHORIZATION'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_DRILLDOWN'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_MIGRATION_TOOL'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_TILE'%20or%20id%20eq%20'SAP_SB_MODELER_WORKSPACE'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_KPI'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_EVALUATION'","statusCode":404,"statusText":"Not found","headers":[],"body":"<!DOCTYPE html PUBLIC\"-//W3C//DTD HTML 4.01Transitional//EN\"><html><head><title>Logon Error Message</title><META http-equiv=\"Content-Type\" content=\"text/html;charset=UTF-8\"><style type=\"text/css\">body { font-family:tahoma,helvetica,sans-serif;color:#333333;background-color:#FFFFFF; }td { font-family:tahoma,helvetica,sans-serif;font-size:70%;color:#333333; }h1 { font-family:tahoma,helvetica,sans-serif;font-size:160%;font-weight:bold;margin-top:15px;margin-bottom:3px;color:#003366; }h2 { font-family:verdana,helvetica,sans-serif;font-size:120%;font-style:italic;font-weight:bold;margin-top:6px;margin-bottom:6px;color:#999900; }p { font-family:tahoma,helvetica,sans-serif;color:#333333;margin-top:4px;margin-bottom:4px; }ul { font-family:tahoma,helvetica,sans-serif;color:#333333;list-style-type:square;margin-top:8px;margin-bottom:8px; }li { font-family:tahoma,helvetica,sans-serif;color:#33333;margin-top:4px; }.emphasize { color:#333333;background-color:#C8E3FF;padding:5px;}.note { color:#CC6600; }a { font-family:tahoma,helvetica,sans-serif;text-decoration:underline;color:#336699; }a:visited { color:#001166; }a:hover { text-decoration:none; }</style></head><body><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\"><tr><td><h1>Service cannot be reached</h1><br><h2>What has happened?</h2><p>URL   call was terminated because the corresponding service is not available.</p></td></tr><tr><td> </td></tr><tr><td class=\"emphasize\"><strong>Note</strong><br>The termination occurred in system   with error code <b>404</b> and for the reason <b>Not found</b>.</td></tr><tr><td> </td></tr><tr><td><p><h2>What can I do?</h2>Please select a valid URL.</ul><br/><p class=\"note\"></p><br/><p>HTTP 404 - Not found<br><p>Your SAP Internet Communication Framework Team</p></td></tr></table></body></html>"} sap.ui2.srvc.ODataWrapper

karanbahl
Active Participant
0 Kudos

Seems to be an issue in Web Dispatcher Configuration.

Regards,

Karan

buddhika_krishantha
Active Participant
0 Kudos

We dont have web dispatcher.