I have followed the document as described but getting the following error when running in debug mode:
Even the sample application provided has the same issue. My Interface is configured as follows:
Up to this exercise everything seems to have worked as expected. I tried changing the rule input in the interface to Vehicle which resulted in a lot more error messages. I deleted the process model and generated a new "Create" process model automatically.
Any help to get working would be greatly appreciated.
Discussion posts and replies are publicly visible
can u share the interface code.
Also if you open the community edition and open application W###AA Acme Automobile Reference Application, you can see the configuration for Process Model: W###AA PM Add Vehicle. If you run this process in debugging mode, you should hit the same error I did. Interestingly, the start form is not even opened and the process moves directly to the Write Record node.
bec we added interface in start node, interface not taking null values bec of required check. thats why getting error. if u take user input task or if u open directly in site page it wont get error. try it.
Thanks for your response Pragna, but I am really confused, particularly as I have followed instructions as per the Appian Process Modelling 101 training. What I understand from your comments:
I would like to believe it is something in my configuration but really struggling to diagnose to the root cause.
What do you mean by " if u take user input task" - please explain the steps as I am new to Appian?