I need to know if anyone has accomplished this. I need to have a calendar appointment set automatically once a change has been created. I can get this to work using an automatic action but it will only work if I hard code in the date and time. I want to be able to pass a date and time from the change form into the appointment for the calendar object. When trying to pass the date and time, I only have a calculation option so I return the item I think is my date time attribute. however, I get an error stating the appointment startdatetime cannot be null so it's not passing the variable as expected.
Any thoughts? Is this a bug?
Thanks,