LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  How to create a new active status dropdown

    Employee
    Posted 03-31-2015 15:31

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: the1don

    Next to the "Server Farm" dropdown there is a dropdown for what the documentation calls "Active". It's automatically set to default. I think of it as the Parameter Control dropdown. But how do I create new items for the dropdown. I would like to create 3 new ones (1. dev, 2. test and 3. prod) with different parameters for each.

    I couldn't find anything in the documentation but could have missed it.

    Thank you


  • 2.  RE: How to create a new active status dropdown

    Employee
    Posted 03-31-2015 15:54

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    That actually should be called "Active RUN"
    If you click on Graph / RunManager, then you can create multiple RUNs, each of which will show in that dropdown.

    If you go to Graph / Edit Parameters / Parameter Declarations then you can create multiple graph-level parameters.
    If you define any of those Parms to be "RUN" parms, then they will show on the Run Manager.

    --
    Each RUN within the RunManager has it's own unique BRS file (which includes both parameter definitions and temp files).
    That means that you could say for instance, have one RUN for January and another RUN for February.
    By switching back and forth on the dropdown above, you are switching between the two sets of parameters, and between the two sets of temp files.

    Each RUN has it's own temp files... they don't overlap, so remember to switch back to January and CLEAR your temp files once you're done or they'll never get deleted.


  • 3.  RE: How to create a new active status dropdown

    Employee
    Posted 03-31-2015 16:02

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: the1don

    Awesome thank you very much. That is exactly what I needed. I appreciate the quick and detailed response.