Théo RENOUF Posted October 3, 2019 Posted October 3, 2019 Hello Team, I'm using the option"Tibco BusinessWorks CheckPoint Data Repository" in the developement of my last BW application. To use this option, you need to define 2 options in TIBCOAdministrator Console, after deployment : In the application configuration tab, click on the concerned ".par", go to "Advanced", and Edit vars"CheckPoint Data Repository" and "Table Name". I'm using an Oracle repository with a custom table name. But, to deploy this application on others servers, i want to implement the configuration of the variables "CheckPoint Data Repository" and "Table Name" in my source code. How can i do that Thanks!
Théo RENOUF Posted October 3, 2019 Author Posted October 3, 2019 I've found the solution : You need to value the variables Engine.Database.Configuration ans Database.TableName.Prefix in your tra file.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now