Excuses I answers in spanish
sorry
You must put these tree instructions:

You must put these tree instructions:
Code: Select all
In your last post you put it:
Folder folder = new Folder();
folder.setPath("/okm:home/lsantos/okm:trash");
es.git.openkm.api.OKMFolder.create("8355711681964473296-15105104592", folder);
Code: Select all
That was wrong because "string" and "folder" must not be there, method create needs pass parameters type (String,Folder)es.git.openkm.api.OKMFolder.create(string "1076396410683499736296-9153889163", folder "/okm:home/lsantos/okm:trash")