Physical file path cannot start with a parameter.
Message type: E = Error
Message class: SG - Global Pool for Cross-Application Developments
Message number: 812
Message text: Physical file path cannot start with a parameter.
What causes this issue?
You are trying to enter a physical file path that begins with <(>
<<)>PARAM_X>. For security reasons this is not possible because it could
be used by an attacker for a directory traversal attack.
System Response
A physical file path beginning with <(><<)>PARAM_X> is not permitted.
How to fix this error?
Add a path in front of <(><<)>PARAM_X>, for example C:\TEMP\<(>
<<)>PARAM_1>, or "/tmp/<(><<)>PARAM_1> for UNIX.
Error message extract from SAP system. Copyright SAP SE.