Forum Discussion

larsn's avatar
larsn
Contributor
4 years ago
Solved

What is the current method to converge XML project to composite?

What is the current method to converge XML project to composite?

Several versions back I seem to remember that ReadyAPI had some ways to be able to simply convert to composite.

 

If there isn't a simple way, what would be the steps?

Would be it be to copy the test suites over to a new composite project, then export/import the project properties and then export/import the WADL? What about the authentication configuration?

  • Hey larsn,

    Can you clarify what you mean by "converge" in the context of what youre talking about?

    If youre talking about converting the flat .xml project file to the unflattened composite then there are a couple of ways but the quickest/easiest is just to highlight the project (move focus of caret/cursor onto the project you want to convert), and within the project properties frame, alter the 'Composite Project' dropdown from 'false' to true.
    This will create the unflattened project files (composite project).

    If this isnt what you mean by converge can you clarify?

    Ta

    Rich

2 Replies

  • richie's avatar
    richie
    Community Hero
    Hey larsn,

    Can you clarify what you mean by "converge" in the context of what youre talking about?

    If youre talking about converting the flat .xml project file to the unflattened composite then there are a couple of ways but the quickest/easiest is just to highlight the project (move focus of caret/cursor onto the project you want to convert), and within the project properties frame, alter the 'Composite Project' dropdown from 'false' to true.
    This will create the unflattened project files (composite project).

    If this isnt what you mean by converge can you clarify?

    Ta

    Rich
    • sonya_m's avatar
      sonya_m
      SmartBear Alumni (Retired)

      Thank you for the great answer, Richie!

       

      larsn is this the answer you are looking for?