This portal is to open public enhancement requests against the products and services belonging to IBM Sustainability Software. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
This idea was created on Sept. 7, 2023. The same day I requested additional information. No further details were supplied and on Oct 4th, 2023, the idea was declined as no additional information was received. This is aligned with the IBM idea process, see https://www.ibm.com/support/pages/node/6438917. 6 months after the idea was declined, you provided further comments.
Going back to your feeback.
1) "Are you asking to download template from SVN to the Publishing or from Publishing to the SVN?" Answer: The request is for direction from SVN to the Publishing. We use SVN to controll our source code. Therefore the master is in SVN and has to be published to eache environement seperately (e.g. Integration or Production system)
IBM - There is already an idea for PUB to add version control support, see https://ibm-ai-apps.ideas.ibm.com//ideas/ENGLOP-I-27.
2) "Publishing has two clients, Publishing Eclipse aka thick client where templates are saved on a file system and Publishing Document Builder aka web client where templates are saved in a database"
Answer:
a) We currently use the web client to upload our dta files, the word templates as well as the javascript librarys. To have a kind of traceability we put our SVN revision number to the description for each of them manually.
b) We can not publish the reports and javascript librays by the Publishing Eclipse functionality because it can be configured to connect to eiter the Integration system or the Production system. Switching manually between both systems would not be an option because in this case synchronize either SVN against Integration system or SVN against Production system but we still need a synchronization between Integration system against Production system. (put a Template, report or javascript to production which sucessfully passed the validation process)
Our idea is that - if we would know how Eclipse would publish the report to PUB - that we could send the GET and Post command to:
* upload files from SVN to the Intregration system and add the SVN revision number automatically to the descripton or Tags
* synchronize the Production system from the Integration system togther with the revision information
My suggestion would be to review PUB Document Builder APIs https://jazz.net/wiki/bin/view/Main/RPEAPIDocumentation. This might help you in what you are trying to accomplish. If this does not help, let me know. I believe you have my email and we can schedule a meeting.
First, it is not clear what do you mean under to download template. Are you asking to download template from SVN to the Publishing or from Publishing to the SVN? Second, Publishing has two clients, Publishing Eclipse aka thick client where templates are saved on a file system and Publishing Document Builder aka web client where templates are saved in a database. Is your request for thick or web, or for both?