Skip to main content

Error: 'Value cannot be Null Parameter name: input'

Written by Charnjit Singh Dharival

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:

  1. Select planning

  2. Then Additional Task Data

  3. Click Edit

  4. Click New Row

  5. Enter Date_SFDC in code and display name fields

  6. Select Date/time in Type field.

  7. Tick Show In Task Overview and Show In Planning Screens.

  8. Click Apply and then OK

Did this answer your question?