Hello shin861231,Thanks for the kind response. Could you mark the answer as accepted?This will help others in the sap community with a similiar question Kind regards,Maxime Walravens
Hi shin861231, Indeed, When creating a Script Collection, we can first consume it by referencing before even deploying the Groovy script. Alternatively, we can also reference the script in our integration, even if it’s already been deployed or undepl...
Hi Thomas, Is there a specific post or place to report missing badges? I'm currently missing following badges:#DF57AF#2C210B#BFAB9FI was easily able to find out thanks to the UI5 helper tool linkMany thanks @Marian_Zeis !Kind regards,Maxime Walravens
Hi def propValue= context.getPropery(property_name);the function should be getProperty(property_name);But great answer none the less!regards,Maxime Walravens