Skip to content

changes in destination URL #36

@Kaderde

Description

@Kaderde

Hi,
I'm using the "mock" [branch] (https://github.com/SAP-samples/cloud-extension-ecc-business-process/tree/mock) in the sac-analytic mission,
once i deployed mock server new code to my space, i got the error when i clicked on button new to insert a risk from the fiori UI:

Sorry, we can't find this page
Error: HTTP request was not processed because $batch failed

the old destination is not working any more with:
URL = [URL for your OData entities] e.g. /v2/op-api-business-partner-srv/
we should add /odata/ to make it work :
URL = [URL for your OData entities] e.g. /odata/v2/op-api-business-partner-srv/

could you please explain what was changed in the new code ?

Best regards,

Abdelkader

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions