api - Get Alfresco document nodeRef and versionNodeRef together -


i'm using alfresco community 5.0b. have web application uses alfresco document store. each time create new document or update existing version of document, want store in application database document id , version id. call upload document: post /alfresco/service/api/upload works great in returns noderef of newly created document, doesn't return version noderef. that, need call: get /alfresco/service/api/version?noderef={noderef}

is there way both pieces of information in single call?


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -