When selecting a view after logging into SFDC or logging into SFDC with a default view that contains a date/time additional attribute, the following error generates:
server error in '/SFDC' application Value cannot be Null Parameter name: input
Please upgrade to Orchestrate version 7.62 or above. If you are not in position to upgrade yet, the workaround is not to use the Date/Time type and use Text type when creating the additional attribute e.g. additional task data:
Select planning
Then Additional Task Data
Click Edit
Click New Row
Enter Date_SFDC in code and display name fields
Select Date/time in Type field.
Tick Show In Task Overview and Show In Planning Screens.
Click Apply and then OK
