Example:
I have 2 configurations: root/SRC & root/DES
I used api to create build request in configuration "root/DES"
<com.pmease.quickbuild.BuildRequest>
{root/DES configuration id}
{build in root/SRC}
</com.pmease.quickbuild.BuildRequest>
DES - Check API Build Request Variables: A
SRC - Promotions> Promotion_1:
Configuration: ${groovy: return "root/DES"}
If A=="no", build request created successfully by api
If A=="yes", can not create build request:
error: 500
msg: Unable to find promotion targetting configuration 'root/DES'