Java services(create directory)

Hi All,

I wanted to create a Directory in local server, where i can drop some docs. Once i done i need send a mail notifications. I will take care of response part.

I am facing some challenges in creating the directory with some unique name. Is there any inbuilt services are there for this stuff ? or i should write the java services separately.

thanks in advance,
shafi
:slight_smile:

java service is go or you can check any psutils exist.

Also you can execute win/unix batch commands via custom service:

HTH,
RMG