You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The flow step "Call Partner Directory" references to a script that is not available in the wrongly assigned script collection. The error message is:
com.sap.gateway.ip.core.customdev.processor.ScriptCollectionException: Service references of CompiledScriptProvider for referenced script collection Reusable_Groovy_Scripts_V2are not available
The text was updated successfully, but these errors were encountered:
It is recommended to move all scripts which are not available in the standard script collection: "Reusable Groovy Scripts" to the script collection "Extended Groovy Script." This belongs, e.g., to the script "callPDforInterchangeAssembly.groovy"
Describe the bug
The flow step "Call Partner Directory" references to a script that is not available in the wrongly assigned script collection. The error message is:
com.sap.gateway.ip.core.customdev.processor.ScriptCollectionException: Service references of CompiledScriptProvider for referenced script collection Reusable_Groovy_Scripts_V2are not available
The text was updated successfully, but these errors were encountered: