Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

You can add parameters to a Network and configure the value of these parameters while adding a Partner to the parameterized Network. Parameterized Network is the Network in which you have configured parameters. After you have configured values, you can use the parameter while creating a Template. For instance, you can assign a folder name in the parameter where Partner files are located and use the parameter to pick files while creating a Template.  

...

  1. Click Partners from the homepage.
  2. Click Networks from the left menu.
  3. On the Networks screen, click  and then click Manage Parameters.



  4. It displays the Manage Network Parameters window.



  5. You can change the sequence of parameters by clicking the up and down arrow of more menu. You can also edit and delete the parameters from the more menu.

  6. Click Add Parameter to add more parameters to the Network.

  7. On the Add Parameter window, provide the details of the parameter.



    Parameter NameDescription
    GroupUnique name to identify a group.
    NameName of the parameters of the group.
    DescriptionDescription of the parameter.
    Parameter TypeType of the input parameter to be received from the Partner. The available input parameters are: Text Field, Password, Combo, Date, Email, URL, Number, and Decimal Number

    If you want the parameter value as unique across the partners then select the Unique checkbox. Once given a value, no other partner can use the same value.
    MandatoryMandatory parameter or not.
    Format Select the format of the date from the drop-down list and this field is applicable for Date parameter type only.
    ValueWrite the value of the parameter and this field is applicable for combo parameter type only.
    Maximum LengthType the maximum length in numbers allowed for this parameter. This field is applicable for Text Field, Password, Email, and URL parameter type.
    PatternType the pattern for this parameter in a regular expression. You can check the validity of this expression by giving a value in the Test Pattern field below.

    This field is applicable for Text Field and Password parameter type.
    Test PatternClick Test button to check the validity of the expression by giving a value in this field.
    Default ValueWrite the default value of the parameter that will be shown as a default value while adding partners to this Network. This is an editable option and user can edit this while adding a partner.


  8. Click Save.

    This creates a parameter.

...