The schemas for the ManageResources
action are stored in Answer Server. You can retrieve them by using the GetResources
action. You can restrict this action to a particular system in your configuration file by specifying the SystemName
parameter.
For example:
http://localhost:7000?Action=GetResources&SystemName=MyAnswerbank&Type=Schema
System names are case sensitive. The value that you specify in the SystemName
parameter must match the name of the system in the configuration file.
|