We recently went form E9 to E10.2.300.8 and i had noticed that the UserFile has changed. All custom UD fields are created under SysUserFile not UserFile. According to Epicor support when I inquired SysUserFile is the new table.
When I try to go create a BPM the method is only User File and when I try to set up a behavior for this the custom fields are not listed. I am guess this has to do with the table changes.
You can see in the screen shot I created a UD field called CreatedDate_c but it does not show the list on the second screen shot.
You may have to resort to using an Execute Custom code widget.
And don’t know if it is related, but there were some other places in a BPM where custom UD fields don’t show in widgets or BPM query builders. Even though they didn’t show in the BPM UI, you coukd still reference them
Hi @Kimberley
as @Jason_Woods mentioned, you are on a different table, try to create your BPM on the ice version of the UserFile table, it is working fine with me
That is the confusing part. If I create a custom field it has to be on the SysUserFile or it will not show up in the customization when I assign the field to the custom box. But when you go to create the BPM there is not a table called SysUserFile.
the User Account BO is writing mainly to this table, so this is the only table that you need to deal with if you want to capture actions on this screen