Personal tools
You are here: Home Users Mark Bartlett copart mycopart_innovation_csv_downloader_migration_note

mycopart_innovation_csv_downloader_migration_note

1. copy the csv_tools.py

script from stage to prod. The script is located at:

/opt/mycopart/Plone/parts/instance/Extensions/csv_tools.py 

2. restart prod plone

3. in the prod ZMI create a External Method in the custom folder similar to stg. Id and function name is makeInnovationCsv.  module name is csv_tools. below is stage's external method

makeInnovationCsv
4. create a private folder on prod in TSS for the downloader. 
http://stg.mycopart.com:8080/departments/mis/csv-innovation-downloader

5. in the sharing tab for http://www.mycopart.com:8080/departments/mis/csv-innovation-downloader/

search for allowed users and mark them as "can view" and "can review"

6. from the prod ZMI create a page template in the above folder. 

7. create an anchor link to the method:

<strong> 
<a href="http://stg.mycopart.com:8080/makeInnovationCsv">
Click here to download innovation ideas and replies in CSV format
</a>
</strong>

8. in the sharing tab on the prod CMS side go to http://www.mycopart.com:8080/departments/mis/csv-innovation-downloader/csv_innovation_downloader    search for allowed users and mark them as "can view" and "can review"

9. test security

 

 

 

 

 

 

 

 

Document Actions