Hello
We have the VBIS flowdiagram setup and running for DEV environment ( .jar and .ini )
The SMTP/JDBC properties are different for DEV and PRD environments
To deploy adaptor files into production, I am planning to make the DB/SMTP changes in the .ini file and use the same jar file that is already deployed in dev environment.
Will the jar file pick up the DB/SMTP details from .ini during runtime ?
Please advise. Thanks
Prakash