cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot Deploy New Changes to SCP

Former Member
0 Kudos

Hello SCP Guru,

My team is currently unable to deploy new changes to SCP via WEB IDE. Despite receiving a successful message stating "Successfully Deployed", the changes did not appear in the Fiori LaunchPad. We have cleared our browser cache and also cleared HTML5 Application Cache through the Fiori Configuration Cockpit.

I have also accessed the UI5 views and controllers source code through URL in a new chrome tab and do not see the changes there as well.

In the App Resources page of Fiori Configuration Cockpit, there is a error report that is displayed. I have omitted details of my application in the log below with prefix text "OMITTED".

Additionally, we use the FLP Sandbox through WEB IDE - the changes made do show up there so this seems to be an issue with SCP deployment.

I have not moved my manifest.json location path as this use to work last week.

Upon opening this report, I have the following contents with regards to our application:

{
                "severity": "Warning",
                "text": "Action 'Replicate' finished for HTML5 app 'OMITTED_APPLICATION_NAME' with warnings; duration: 0 seconds",
                "key": "HTML5AppReplicator.FinishedForAppWithWarnings",
                "params": [
                    "Replicate",
                    "OMITTED_APPLICATION_NAME",
                    0
                ],
                "messages": [
                    {
                        "severity": "Warning",
                        "text": "No import done because version sv/1.0.1 of HTML5 app 'OMITTED_APPLICATION_NAME' in layer 'CUSTOMER_BASE' was already detected as app without manifest.json file in the root folder",
                        "key": "HTML5AppReplicator.importNotNeededWithoutManifest",
                        "params": [
                            "OMITTED_APPLICATION_NAME",
                            "sv/1.0.1",
                            "CUSTOMER_BASE"
                        ]
                    }
                ]
            },

Any ideas?

Thanks,

Armin

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188487
Active Participant
0 Kudos

Hi Armin,

Please check kba 2441549 - 'Old version of app opening on Cloud Portal' to help with your issue.

Thanks and regards,

Lorraine