Question
After an error in the activity, I can’t get to the authorization screen
Hello
I created an activity in which I used the Obj-Browse method. In the Obj-Browse method, I specified the pxCommitDateTime field instead of pxCreateDateTime. In the class to which I referred this field is not. And I got an error in the tracer
Activity configuration:
Class VSK-Freight-Data-Logs is mapped to DB table. This field is not in the database table.
After I got this error and log off from the application. When I try to log in, I get the following screen
In the file below, I attach the server logs. Please help with solving this problem.
1. Does the DB table (for VSK-Freight-Data-Logs class) have a blob column?
2. Did you try to restart the server?