J
James Arsenault
Guest
Abri, We're waiting to hear back from the Data Direct team that produced the REST driver if there is someway we can override the URL in the schema. An alternative we might be able to provide is to not use the REST schema stored in the vocabulary. In effect what would happen is the REST datasource would perform schema discover from the REST service. This was the original behavior but we opted to store the schema in the vocabulary to avoid the overhead of rediscovery and to avoid potential schema discovery problems at runtime. One approach we could use here is to have a property to force the schema to be rediscovered. It's not ideal because you have the one time hit on load at runtime but it's somethign we might be able to do without requiring a driver change. Jim
Continue reading...
Continue reading...