Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Kevin, This is the statement I'm using to validate the check amount and set the variable with the image location. <?if: PaymentAmount/Value >=25000?> <?xdoxslt:set_variable($_XDOCTX, 'logopath', 'FILE_PATH')?> <?end if?> I can't get the variable to reset to null or 0 for each check in the payment request. Thanks so much…
-
Hi Kevin, Thanks for the reply. When I change the Group Outbound Payment as above it results in blank pages being inserted in between each check. Also, it doesn't resolve the issue with the second signature not being displayed for checks less than $25K. Thanks, Craig