-
Notifications
You must be signed in to change notification settings - Fork 147
Description
Hello Everyone,
We are using UCD template for performing DB2 Binds. We have a scenario wherein some programs within the same application uses different DB2 BIND parameters than the parameters that were set up at UCD template level.
For overriding the default BIND parameters that were set up in the UCD template, I am using the "bind.properties" file an application level and these override parameters are getting build in the Build step.
In the deploy step, I am facing the error saying that "[Error] Found unresolved property in template:BIND PACKAGE(${bind_collectionID}) -"
Please see attached for more details.
Can you please suggest how to pass these Bind variables bind_collectionID, bind_packageOwner, bind_qualifier all the way from pipeline to UCD?
application.properties.txt
bind.properties.txt
Deploy log.txt
Package.txt
UCD setup.docx
Thank you so much for your help.
Best Regards,
Subba
