Problem with starting the process

  • 17 August 2015
  • 1 reply
  • 0 views

Badge +4

Hi, 

 

I have a problem with starting the process.

 

The process starts but a problem occurs when opening the edit form.

The error: “SmartObject property ID is a required property for selected method GetListItem. Value must be set.”

 

http://youtu.be/RK7_ezlQ3fc

 

Boris Nose. 


1 reply

Badge +9

Boris


 


That error means that when you are attempting to open the edit form, you are not passing in an identifier for where the form should load information from. I would check your edit form initialization rules to see if the ID is set, and if it is, if the logic is correctly getting an existing data source.


 


Ian

Reply