Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-4095

Support concat for string property values

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Kohn Release
    • None
    • SDC
    • None

      In the TOSCA functions modal add a "+" button below the existing drop down lists with text "Concatenate with"
      When the button is selected the user can add another tosca function property or a yaml string value.
      The user can add multiple additional entries.
      The resultant value will be a tosca concatenate function, for example:

      {concat 
          [ get_property [node_name,property_name],
           ‘ concat string’  ,
          [ get_property [node_name,property_name],
      }
      

            andre.schmid andre.schmid
            andre.schmid andre.schmid
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: