Search found 159 matches

by savy
March 8th, 2024, 1:00 pm
Forum: Feature Requests
Topic: Implementing User-Specific Data Access in CSWeb Server
Replies: 3
Views: 1002

Re: Implementing User-Specific Data Access in CSWeb Server

Unfortunately, this is not supported in the current version of CSWeb. Implementing this by yourself is non-trivial.
by savy
March 8th, 2024, 12:55 pm
Forum: Other
Topic: EXTRACTION
Replies: 3
Views: 270

Re: EXTRACTION

You could try the system app approach giving the correct command line arguents for WinRAR. While I have not tested this, something like this could work. WinRAR x -pMyPassword "C:\Path\To\Encrypted.zip" "C:\Destination\Directory" Please check WinRAR documentation for the commandli...
by savy
February 26th, 2024, 10:19 am
Forum: Android
Topic: Standard user in CSWeb
Replies: 2
Views: 112

Re: Standard user in CSWeb

Using a single account to sync data to the server is easier and has no issues.The standard user account allows for syncing from multiple devices. Please review the example application located in Documents\CSPro\Examples 8.0\1 - Data Entry\CAPI Census
by savy
January 18th, 2024, 6:11 pm
Forum: Feature Requests
Topic: Implementing User-Specific Data Access in CSWeb Server
Replies: 3
Views: 1002

Re: Implementing User-Specific Data Access in CSWeb Server

Is the intent to add functionality in CSWeb to show content in the dashboard on a per user basis? CSWeb has roles that can restrict users to what data they have access to but it does not restrict data access at a lower level than that.
by savy
January 16th, 2024, 12:26 pm
Forum: Synchronization
Topic: CsWeb install Apache mod_rewrite enabled
Replies: 1
Views: 3921

Re: CsWeb install Apache mod_rewrite enabled

Please check this post and make sure PHP info shows that the mod rewrite is enabled. Make sure you restart apache after enabling it and use a new browser window to get to the setup page.
https://stackoverflow.com/questions/733 ... -on-server
by savy
October 26th, 2023, 4:37 pm
Forum: Synchronization
Topic: Zero cases imported since moving database location to local machine
Replies: 3
Views: 1862

Re: Zero cases imported since moving database location to local machine

Can you send us the logs from CSWeb folder var/logs/? You can email to cspro@lists.census.gov.
by savy
October 17th, 2023, 11:58 am
Forum: Synchronization
Topic: ftpes/ftps - Invalid username and password
Replies: 7
Views: 7164

Re: ftpes/ftps - Invalid username and password

Unfortunately, we have not addressed this issue. Please use regular FTP as a workaround.
by savy
October 6th, 2023, 10:04 am
Forum: Tools
Topic: relative paths in production runner
Replies: 1
Views: 2005

Re: relative paths in production runner

We will fix this in CSPro 8.0.
by savy
October 5th, 2023, 7:42 pm
Forum: Other
Topic: CSWeb security vulnerability
Replies: 1
Views: 1476

Re: CSWeb security vulnerability

This is not a result of not handling the error. The error was being handled and the message displayed the api response error. We will fix the message to show a user friendly message in the next version.
by savy
October 5th, 2023, 7:33 pm
Forum: Synchronization
Topic: Sync error
Replies: 8
Views: 7987

Re: Sync error

The first error is showing that the synconnect url your gave is incorrect.The other error has to do with SSL certificate on the server. Are you able to connect to the internet from the device? Please send us the sync.log from the device. Check the instructions here to locate the sync.log file on the...