Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello. I have CRA ver 3.1(2)I want to get curent date information using java function getDate(). I can't figure out how it works. It returns integer value. When i saved this value in database i saw that it was zero. Where can i get more information ...
If you need to call an Agent than the best way is to use ICM Script Editor and NODE queue.If you need to call to exact extension than you can use CRA Call Redirect Step. It has a busy branch , where you can play a prompt and than place a goto step, t...
I can't do that in the SET step. The properies of this step are Variable and Assign.I set variable = my_date( which is Date type)and write - new Date() - in the property assign.This call an error. I set step "Create java object", and run java method...