Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create .zip file using pl/sql

RajanjaiMay 9 2014 — edited May 12 2014

Hi,

    I need to compress a .csv or .dbf or .xls file using oracle pl/sql coding with password protection that can be unzipped using default windows compression.

without using any tool.

Thanks,

Raj.

Comments

Frank Nimphius-Oracle
Hi,

possible problem could be that you missed this step

"In the Edit Customization Class dialog, enter sitecc, then select the class SiteCC (oracle.model.mycompany) and click OK."

Frank
NikhilMisra
Hi Frank,

I have already set the MDS Customization Configuration as

oracle.model.fujitsu.siteCC

which is the path of my class.

Any other suggestions why it could happen.

I will re-iterate the steps I followed :

a) Define a Customization Layer in CustomizationLayerValues.xml

b) Created a customization class and configured it in adf-config.xml

c) Enabled seeded customization and then created Task Flow and Jsf pages

d) Switched the Role to customization Developer and then did my Customization for site values "Headquarters" and "Remote Offices"

e) Ran the apps in Customization Layer.

Regards,
Nikhil Misra
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 9 2014
Added on May 9 2014
5 comments
5,308 views