Configuration Name
Use this field to specify the name of a valid configuration on the remote server that has the IDO for which you want to make a request.
To construct an expression that resolves to the configuration name, click the button to the left of this field.
The contents of this field must use this syntax:
scalarExpr
where scalarExpr is or resolves to the name of a valid configuration on the remote system.
When you click Event Actions form, the system "wraps" this content within a CONFIGNAME( ) parameter, which yields this final syntax:
to return to theCONFIGNAME( scalarExpr )
Note: If scalarExpr is a literal value, the system
automatically encloses it in double quotation marks when returning it
to the Event Actions form. If scalarExpr
is an expression, the system does not enclose it in quotation marks.