First time here? Check out the Help page!
1 | initial version |
Hi Susanne,
You can specify costs in E+ by following examples mentioned in Jason's comment. However, to use them in the jEPlus+EA as an objective you'll need to extract them from SQL. jEPlus+EA objectives can be defined in rvx (or rvi) file. Structure of the rvx file can be found here. You can see that you can apply mathematical operations when defining objectives. I assume you need a total cost which means you'll sum up individual cost outputs (extracted from sql) in objectives formula field.
Cheers,
IK