I got following exception while navigating through my ‘Web Form’ steps in ADX Portal.
adx_webformsession.adx_currentwebformstep is null
Reason:
- I had redesigned a ‘Web Form’ by deleting couple of existing ‘Web Form’ steps.
- However the associated ‘Session’ records, of deleted ‘Web Form’ steps, were still exists in the system causing the specified issue.
Fix:
- Delete all orphan ‘Web Form Sessions’ records from the system.
- Query all the ‘Web Form Sessions’ records which does not contain a ‘Web Form’, using ‘Advanced Find’ as below.

- Delete all records.

- Clear Portal Cache
- Issue should go away.
🙂



Leave a reply to PowerApps ポータル Webフォームを作成しているときに発生したエラー | 仕事のあれこれ Cancel reply