Hi,
I'm developing a UI using angular 7 and alfresco services, I'm trying to create a form page to allow creating new content in a datalist. This content must have an association with an user at the moment of creation, i'm sending the data to Create Node Children as follows:
Instead of using any specific user search API, you could use the more generic node search API to lookup the user. From that you get the node ID to use for creating associations.
Hi, I'm not sure I understand what is the generic node search API you're mentioning.
I thought you're refererring to the /query REST API, if I try /query/people i get the user parameters ( like, email and capabilities), similar to what I would get from search API and an id that is actually the username ( literally "id":"admin"). And if I try the /query/nodes i find files/folders that may contain the term in their name or contents
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.