<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 4: Support HTML and Image content from PSCONTDEFN table [Patch]</title><link href="https://sourceforge.net/p/decodepcode/feature-requests/4/" rel="alternate"/><link href="https://sourceforge.net/p/decodepcode/feature-requests/4/feed.atom" rel="self"/><id>https://sourceforge.net/p/decodepcode/feature-requests/4/</id><updated>2016-10-05T16:31:13.470000Z</updated><subtitle>Recent changes to 4: Support HTML and Image content from PSCONTDEFN table [Patch]</subtitle><entry><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link href="https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=25#7275" rel="alternate"/><published>2016-10-05T16:31:13.470000Z</published><updated>2016-10-05T16:31:13.470000Z</updated><author><name>Jonathan Rehm</name><uri>https://sourceforge.net/u/skrymir01/</uri></author><id>https://sourceforge.netba0fddcc61647416f46ab617ae2bd468de330fd4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I just tried the patch and it worked for some of our HTML objects but not others (2/6 in one project failed). I'll try to take some time to debug the issue in the coming weeks.&lt;/p&gt;
&lt;p&gt;On a completely different note, how open would you guys be to switching to git instead of subversion? I've not used subversion except with this project, so I don't know how it works, but it seems like it's not possible to maintain one's own fork of the repository.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link href="https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=25#1eae" rel="alternate"/><published>2016-10-01T03:27:00.238000Z</published><updated>2016-10-01T03:27:00.238000Z</updated><author><name>Erik H</name><uri>https://sourceforge.net/u/erikh3/</uri></author><id>https://sourceforge.net9590a8d739e5515875b80c4fce18d408a69455c9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks wsx22.&lt;br/&gt;
I've patched the code and published version RC2. Please test.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link href="https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=250#9834" rel="alternate"/><published>2016-09-28T09:22:35.133000Z</published><updated>2016-09-28T09:22:35.133000Z</updated><author><name>wsx22</name><uri>https://sourceforge.net/u/wsx22/</uri></author><id>https://sourceforge.net1ecc24b95bc41cf6ac4922f700fe961c2b519a97</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've wrote next patch, based on available documentation.&lt;br/&gt;
It works on 8.44 and schould work on 8.45 and newer too (database convention is detected automatically)&lt;/p&gt;
&lt;p&gt;DecodePCODE_PSCONTDEFN-support_v2.patch&lt;br/&gt;
- Add PSCONTDEFNLANG support (fetch different content files per locales)&lt;br/&gt;
- Add support for versions 8.45 and newer (moded tables PSCONTDEFN, PSCONTDEFNLANG and added tables PSCONTENT, PSCONTENTLANG)&lt;/p&gt;
&lt;p&gt;@Erik H could you build new version with patch so @Jonathan can test it.&lt;/p&gt;
&lt;p&gt;PS. There is broken encoding after rev 99 &lt;a href="https://sourceforge.net/p/decodepcode/code/99/tree//trunk/src/decodepcode/compares/ExtractPeopleCodeFromCompareReport.java?diff=51a508242718464e57ac1c6e:98"&gt;https://sourceforge.net/p/decodepcode/code/99/tree//trunk/src/decodepcode/compares/ExtractPeopleCodeFromCompareReport.java?diff=51a508242718464e57ac1c6e:98&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link href="https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=25#c821" rel="alternate"/><published>2016-07-07T08:16:22.091000Z</published><updated>2016-07-07T08:16:22.091000Z</updated><author><name>Erik H</name><uri>https://sourceforge.net/u/erikh3/</uri></author><id>https://sourceforge.net3e63a34031c586333a4290751270a08c045dc171</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'd like to help develop a solution for all Tools versions but now that I've left the PeopleSoft world, I can't do any testing.&lt;/p&gt;
&lt;p&gt;At this point, I can only hope that the two of you (and/or other users) can work out a solution. Let me know if you need to be granted access to publish your code.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link href="https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=25#6f7d" rel="alternate"/><published>2016-07-06T18:04:41.777000Z</published><updated>2016-07-06T18:04:41.777000Z</updated><author><name>Jonathan Rehm</name><uri>https://sourceforge.net/u/skrymir01/</uri></author><id>https://sourceforge.netcbd485481c02491c4a0caff3ba0fab122ee2d017</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I suspect it's because this is a 8.44 environment, but in our 8.54 environment, this doesn't work. PSCONTDEFN doesn't have CONTDATA, the PSCONTENT record does. And PSCONTENT has a SEQNUM field that's used to join the data back together. Locally I have things partially working with 8.54 (not sure when the record structure change happened, though Doc ID 637140.1 makes me think it happened with 8.45) but it would require some additional work to re-combine objects that are split across sequence numbers.&lt;/p&gt;
&lt;p&gt;Of course, that would break things for 8.44 (the version OP is using).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Support HTML and Image content from PSCONTDEFN table [Patch]</title><link href="https://sourceforge.net/p/decodepcode/feature-requests/4/" rel="alternate"/><published>2016-05-04T12:39:37.048000Z</published><updated>2016-05-04T12:39:37.048000Z</updated><author><name>wsx22</name><uri>https://sourceforge.net/u/wsx22/</uri></author><id>https://sourceforge.net013143d47452048492397834d4e7925a125e53a9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm using this project to get people code from PeopleSoft 8.44 environment.&lt;br/&gt;
I've found that HTML and Image people code content is not saved during ProcessToFile work.&lt;br/&gt;
This content is store in PSCONTDEFN table  (CONTTYPE = 1  is Image (binary format),  CONTTYPE = 4 is HTML (text format))&lt;br/&gt;
I've add code to support this content. &lt;br/&gt;
Added code can be turned on by flags getContentHtml and getContentImage in DecodePC.properties file. &lt;br/&gt;
( true / false values. Now, by default, turned off)&lt;br/&gt;
Patch was tested only with PeopleSoft 8.44 environment.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>