Hi All
Kindly help me in the below code.
Everytime controller is going in catch block. In catch block, i am creating node on alfresco server.
In try block, I am checking if the node has already been created or not.
I created one node in Alfresco server for example "123" when i run this program at the first time.
But when i run 2nd time for "123" node, Again controller is going to catch block. It is not showing "requestID folder has already been created".
Regards
Nishant