Joseph Flesche
- Total activity 91
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 31
Comments
Recent activity by Joseph Flesche-
With the project that I work on, we are not extracting that long text object. But from past experiences with PLPO, we have seen duplicate long text records extracted. Not many times, but we did see...
-
If there is a letter designation for the drive, then it's a mapped network drive. You will need to identify the network drive location and then navigate to that folder; \\NetworkDrive\adm\Transform...
-
I would suggest finding the file location and then open the path in Windows Explorer. From there you can download the reports. See the following SQL to find the file location. SELECT SegmentByField...
-
Venkata Ravi Kumar Mullamuri, If you are an administrator, I would suggest downloading the files directly from the server through Windows Explorer. If you wanted to automate it, you could probably ...
-
Venkata Ravi Kumar Mullamuri, I am not aware of being able to hide a column for a report created in dspMigrate. You can do this with reports / validation in a custom WebApp page (but then again, y...
-
Ben Bauer, Thank you for the kind words! I've spent quite some time in the DSP (and Cransoft) framework designing custom WebApps and I finally feel comfortable answering these questions! I hope I a...
-
Official comment The OnValidate event runs when a record is saved or when this icon is clicked.
-
Is the DCS Page that you are talking about within dspMigrate? boaEdit identifies if a record is editable on a page. It can be added as an event on a page, but I am not too sure how this would funct...
-
I took am also interested in seeing how this is setup. Could you invite me also? joseph_flesche@merck.com
-
Ben Bauer, For option 3, do you have any links / instructions on doing this? I can see how this can assist with end user interfaces on our end.