Importing reports from xml files | gkericks | 2017-03-27 14:52 |
Status: Closed | ||
Thanks, I have made a lot of progress with this, but I have one more related question. I have been using the Data Pipeline functionality to actually load what I write into labkey. To automate this, I have been firing off a get request to a url of the following form: <https://mydomain/labkey/study/STUDY-NAME/checkForReload.view?ui=1> This works well for updating the dataset, but I have noticed that if I include a new report to an existing project it will not be imported. Is there a FOLDER specific url format I should be hitting? I also noticed that there are Study reload and Folder import Data Pipeline events. Is there a way to automate "Folder reloads"? Not sure if that exists or not. Thanks again |
||