Hello Experts,
I am getting following exception while running custom groovy script.
Error Message : org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.getUriInfo() is applicable for argument types (com.sap.gateway.ip.core.customdev.util.Message) values: Transaction ID : [com.sap.gateway.ip.core.customdev.util.Message@46e29974]
I believe, its not accepting this script, may be library issue, which library i need to include here.
map = uriInfo.getCustomQueryOptions(); |
Regards
Manish