cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori: Travel request submit error

balaji_bodagala5
Participant
0 Kudos

Hi Fiori Experts,

We are trying to create Travel Request, when we enter the details and try to submit the button, it throws errors,

  1. Uncaught ReferenceError: messageErrorDisplayed is not defined Creation.controller.js:88
    1. com.sap.kelley.trc.controllers.Creation.onSubmitCreation.controller.js:88
    2. f3sap-ui-core.js:18
    3. sap.ui.base.EventProvider.fireEventsap-ui-core.js:71
    4. sap.ui.core.Element.fireEventsap-ui-core.js:91
    5. (anonymous function)sap-ui-core.js:91
    6. sap.m.Button.ontapsap.m.Button:13
    7. sap.ui.core.Element._callEventHandlessap-ui-core.js:91
    8. sap.ui.core.Element._handleEventsap-ui-core.js:91
    9. sap.ui.core.UIArea._handleEventsap-ui-core.js:91
    10. f3sap-ui-core.js:18
    11. Q.event.dispatchsap-ui-core.js:18
    12. djquery-mobile-custom.js:10
    13. ljquery-mobile-custom.js:10
    14. Q.event.dispatchsap-ui-core.js:18
    15. i.handle.jsap-ui-core.js:18
    16. Q.event.triggersap-ui-core.js:18
    17. (anonymous function)sap-ui-core.js:18
    18. Q.extend.eachsap-ui-core.js:18
    19. Q.fn.Q.eachsap-ui-core.js:18
    20. Q.fn.extend.triggersap-ui-core.js:18
    21. Mjquery-mobile-custom.js:10
    22. Njquery-mobile-custom.js:10
    23. Q.event.dispatchsap-ui-core.js:18
    24. i.handle.j

Can you please throw some light on this error?

Regards,

Balaji

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please post the app screenshot.

balaji_bodagala5
Participant
0 Kudos

we are getting 403 error, while submit the Travel Request as in the below screen shot.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please check information note for CSRF token.

Note 1896961 - HTTP/HTTPS Configuration for SAP NetWeaver Gateway

When using HTTP you have to ask your system administrators to set the instance profile parameter "login/ticket_only_by_https" to 0. Otherwise, the SAP NW Gateway hub system does not provide a CSRF token and the next modify operation such as POST, PUT, MERGE or DELETE will be terminated with HTTP status code 403 because of an invalid CSRF token.

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Have you applied all notes mentioned in the install guide?

What is the support package level for Travel Request UI?

balaji_bodagala5
Participant
0 Kudos

Hi Masa,

we have applied all the notes, version is

Travel Create:

UISRA004 -- Release version : 100 , SP-Level : 0    

Travel Approval:

UISRA009 -- Release version: 100, SP-Level: 0

Regards,

Balaji

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

FYI. SP01 is available.

balaji_bodagala5
Participant
0 Kudos

we couldn't able to find SP01 for UISRA004, but we could able to see UISRA009 - SP01 components.

we have issue at the UISRA004 - Travel Creation Application.