Editing an API Profile
- Go to the location where the API Profiles are stored.
- Select the API Profile file (.apip extension) you want to retrieve the tables from and change its extension .apip to .zip.
- Use your file archive software (WinZip, 7-zip or Winrar ) to extract them.
- With a text editor such as Notepad, open the .rsd file you want to edit.
- Refer to the procedures described in Common Steps and Information and Specific Steps to Advanced Case depending on the tree structure of the API Profile you want to edit.
Tip
The value inside the <api:set attr="RepeatElement> tag will give you an hint regarding the nesting level:
-
If there is a "/", this means that the attributes are at the root level; therefore, you need to refer to Common Steps and Information.
-
If not, refer to Editing an API Profile.