• Not Answered

Recipe parameters in one Phase Class are exceeding beyond the max limit which is 99 in our case. Have we used any alternate way in the previous project somewhere? Right now, i am thinking to take help of Unit Support module to handshake those parameters.

Recipe parameters in one Phase Class are exceeding beyond the max limit which is 99 in our case. Have we used any alternate way in the previous project somewhere?
Right now, i am thinking to take help of Unit Support module to handshake those parameters.

Any alternate resolution to this query?

Let me know in case you need any additional information.

3 Replies

  • I would recommend using Phases to "load" all the Recipe data into Unit Parameters that Phase(s) can use and not use a Unit Support module. This allows much easier tracking of changes for these unit parameters being used as recipe parameters for batch reporting purposes.
  • In reply to Matt Stoner:

    Thanks for the reply Matt.
  • In reply to Vikas Patil:

    Hello Matt, Thanks for all your support.

    We tried to park some parameters in Unit Support Phase, removed some duplicated parameters, and combined some of the set of parameters used in auxiliary operations like temp, pressure, and agitator and mitigated the parameters limitation risk.

    Thank you once again.
    Regards,
    Vikas