Skip to content

Troubleshooting

SymptomLikely Cause
"RuntimeException: Partner Directory service not available"Script not running in SAP CI runtime, or PD service is down
"RuntimeException: Binary parameter not found..."Partner ID or Parameter ID mismatch — check spelling and case
Field not appearing in outputRule target path may be wrong, or source value is null (null values are not written)
Conditional not matchingCheck operator spelling, field path, and that the comparison value matches exactly (string comparison)
Wrong branch selected in conditionalConditions are evaluated top-to-bottom; first match wins — reorder if needed

See also

  • Rule Reference — rule properties and path syntax
  • Setup — Partner Directory configuration and onboarding procedure