Idoc Function to check folder exist or not in UCM
Hi All,
We have created a custom check in profile with multiple fields. And for that profile i have created a Rule. Purpose of that rule is to check in the uploaded file into the folder based on the metadata filled during check in.
For example. I have three fields,
1) Business Group with value Group
2) Operating Unit with value OU
3) Security Group with value Account
So uploaded file should go into the /Group/OU/Account directory. I have written the idoc script in Side effect tab and it's working fine.
Problem is, if folder /Group/OU/Account doesn't exist then we got a check in error.