What is an experimental REST configuration and where can I find the documentation for the experimental REST configurations?
Experimental REST configurations are a starting point for configurations to REST services that COZYROC has provided in order to give you a jump start to using the Custom REST Configuration Editor which will allow you to continue building out any of the additional REST API resources needed by your organizations requirements.
Typically in an experimental REST configuration COZYROC has taken the time to create the connection part of the configuration and one or two resources to demonstrate the connection and resource is working. COZYROC has not taken the time to build these experimental REST configurations out completely because the demand for their use is not high and therefore it is not in our best interest to devote time to developing them out completely. The Custom REST Configuration Editor provides the customer the ability to build the additional resources needed based on their own organizations needs.
A list of experimental REST configurations available is provided below along with links to their individual documentation pages:
Book a Presales Call
Related Articles
How to set up Fiddler for testing a REST configuration
This article (<-- Click the link) describes how to install Fiddler to trace traffic as well as decrypt https traffic and how to set up filters if you know what to filter on. Since the REST authentication will use https, it can be helpful to close any ...
Where can I find the documentation for the REST Connection?
You can find documentation related to all the COZYROC SSIS+ Suite components from the main products page. Specific documentation for the REST Connection Manager can be found at the following link. For many of the components you can find an ...
How to implement paging in the Custom REST Configuration Editor.
There is a demonstration video that explains three different pagination templates available in the Custom REST Configuration Editor. This demonstration video only shows a brief overview that the templates are available and how they can be used to ...
How to use an XML configuration in a REST Connection Manager
Follow these steps to use the configuration Right Click Connection Managers. Choose New Connection. Select Connection manager for REST connections. In the Configuration drop down choose {Custom}. A wrench appears to the right of the Configuration ...
How to dynamically set a user parameter in a REST Connection.
Create a REST Connection with a custom configuration to use for our example. Let’s start by creating a REST Connection configuration that has authentication with two user parameters. We will set their values dynamically from variables using an ...