Convert a user-supplied procedure reference to the EP API process-id format.
The EP API uses process IDs like 2024-0006 (dashes, no type suffix), while users typically supply references like 2024/0006(COD).
2024-0006
2024/0006(COD)
Supported input formats:
"2024-0006"
"2024/0006(COD)"
"2024/0006"
Procedure reference (e.g. "2024/0006(COD)" or "2024-0006")
Process ID suitable for the EP API (e.g. "2024-0006")
Convert a user-supplied procedure reference to the EP API process-id format.
The EP API uses process IDs like
2024-0006(dashes, no type suffix), while users typically supply references like2024/0006(COD).Supported input formats:
"2024-0006"(returned as-is)"2024/0006(COD)"→"2024-0006""2024/0006"→"2024-0006"(fallback)