You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preview based on URI does not work. I tried to run the "subgraph" example with the sample XML which I saved to "/subgraph.xml". When I then enter "/subgraph.xml" in the optional URI, you get an error on xdmp:documentGetCollection(null).
Also you still need to select a collection if you want to run this. This does not make sense if I specify
So there are 2 options:
DB + Collection => use random
DB + Optional URI without collection => use specific uri from that DB.
So the random doc switch can be removed. There should be 2 radio buttons: sample DB (DB+Collection) or second radio button: specify URI + DB.
The text was updated successfully, but these errors were encountered:
Sorry the problem is a bit different. I had inserted the doc in FINAL, but when I select STAGING I get this annoying error, that is because it can not find the URI.
Preview based on URI does not work. I tried to run the "subgraph" example with the sample XML which I saved to "/subgraph.xml". When I then enter "/subgraph.xml" in the optional URI, you get an error on xdmp:documentGetCollection(null).
Also you still need to select a collection if you want to run this. This does not make sense if I specify
So there are 2 options:
So the random doc switch can be removed. There should be 2 radio buttons: sample DB (DB+Collection) or second radio button: specify URI + DB.
The text was updated successfully, but these errors were encountered: