Troubleshooting
| Symptom | Likely 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 output | Rule target path may be wrong, or source value is null (null values are not written) |
| Conditional not matching | Check operator spelling, field path, and that the comparison value matches exactly (string comparison) |
| Wrong branch selected in conditional | Conditions 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