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
So we can address your issue, please include the following:
Version of MarkLogic Java Client API
Java client 4.2.0 ,
Version of MarkLogic Server
ML 9-0-9.1
See admin gui on port 8001 or run xdmp:version() in Query Console - port 8000)
Java version
JDK 11
I would like to design a Data Service which can process a file of any type into ML. THe file will be passed in the request body. However it doesn't look like there is an uber type - i am required to create type specific interfaces and generate the corresponding java proxies..
Is there any generic way to do this?
The text was updated successfully, but these errors were encountered:
aaaahhh @ehennum great stuff thanks..
for the moment I only have the quoting workaround available to me .. i will give that a whirl.
thanks as always for the great help. If you want to close the ticket that is fine.. i will add a comment to report on how it all went.
So we can address your issue, please include the following:
Version of MarkLogic Java Client API
Java client 4.2.0 ,
Version of MarkLogic Server
ML 9-0-9.1
See admin gui on port 8001 or run xdmp:version() in Query Console - port 8000)
Java version
JDK 11
I would like to design a Data Service which can process a file of any type into ML. THe file will be passed in the request body. However it doesn't look like there is an uber type - i am required to create type specific interfaces and generate the corresponding java proxies..
Is there any generic way to do this?
The text was updated successfully, but these errors were encountered: