Hi All.
I am working with Sim Joo on this security issue. I'm at a loss at the moment as to what we are doing wrong. I'm admittedly not as familiar with the security application as she is, but I'm trying to help because we are running up against a time limit to get this working. If someone would please take a look at the attachment, it would be appreciated. We have seemingly disparate side effects in what we are getting from a single setting on a column on a datawindow. As can be seen below, we have disabled a column, which is failing, and we no longer have the menu bar displayed.
Any and all feedback is much appreciated. Thank you.
This is one of many error messages that I saw when I attempted to set up the user/objects.
I don't know why it isn't passing the validation test. Is that determined during the scanning process initially?
This should work exactly the same no matter you deploy your app a traditional client/server or you deploy as PowerServer. There are only two key things to be aware of:
1. Make sure you have upgraded to latest version of PFC: https://github.com/OpenSourcePFCLibraries
2. Make sure your app does not contain unsupported features: https://docs.appeon.com/ps2022r2/unsupported_features_guide.html
Hi Sim;
The PFC Security feature only controls the client application itself. It does not affect (know or understand) the PS data middle tier. Thus, it "should" be transparent to PS Apps.
Regards ... Chris
Is there another control in the datawindow control list that is named "agency_address1"?
Does the application work fine when running from the PowerBuilder IDE accessing the same database?