SAP Build Code Jam Error on Part 8

Hello there,

I am encountering an issue with Part 8 of the SAP Build Code Jam and cannot wrap my head around the error I encounter. I was able to complete Part 7 and test the Process I created, it worked well. I then went on creating the action for fetching the business partner by number (created the Destination for it before, using the Destination Definition from the sap-build GitHub). I tested the action and it worked well : 

beny_illyes_mhp_0-1713959596533.png

I then went on to amend the Process with the newly created action

beny_illyes_mhp_1-1713960335195.png

Added the action, amended the condition of BPGroup, updated the inputs of the Approval Form with values coming from the action. I proceeded then to update the Build App itself, adding a page variable to the Cart view, associated it with the Dropdown BP, updated the Purchase button logic (the part of the Create Record) with the BP Page Variable. 

I then test the application and check the Process in the Monitoring section, where I run into this error : 

beny_illyes_mhp_2-1713960671012.png

Have any of you encountered similar issues? I also tried modifying the Destinations of the S4 HANA by adding “TrustAll” – True property, instead of having the “Use default JDK truststore” checkbox checked (I encountered issue with this also on the “April (Citizen) Developer Challenge“.

 

Scroll to Top