Forum Discussion
Thanks for the reply. That makes sense, just threw it out there because it is weird that everything is the same except the environment versions. One application works while the other does not pass correctly.
I tried removing the [] and received the same error.
The Syntax for the data management sequence would be
{MyDataMgmtSequenceName}{Param1=[MyValue1], Param2=[MyValue2]}
So it does require the Brackets.
Looking at your Data Management Sequence your Parameter is named ContractsToCalc and then that is passing in the parameter of |!SelectedContracts!|
If you update the line to this:
{FilteredForecastRollForward_ButtonRan}{ContractsToCalc=[|!SelectedContracts!|]}
Does that return the value for Selected Contracts?
- t_kaplanis14 days agoNew Contributor III
Our production environment was upgraded to match our DEV and now this process works with no changes. I have concluded that it was something with version 8.4.1.
Related Content
- 1 year ago
- 2 years ago
- 2 years ago
- 2 years ago