Hi,
I'm facing problems with creating new folder, using Javascript API in activiti:executionListener. The code seems to work, it doesn't throw any errors, and a noderef of the new folder is returned, but the folder itself isn't there. I tried to find it using NodeBrowser but no success. The same code works perfectly from fme Javascript console.
I'm using Community 4.2.f
Thanks in advance for any help.