<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 4: Support HTML and Image content from PSCONTDEFN table [Patch]</title><link>https://sourceforge.net/p/decodepcode/feature-requests/4/</link><description>Recent changes to 4: Support HTML and Image content from PSCONTDEFN table [Patch]</description><atom:link href="https://sourceforge.net/p/decodepcode/feature-requests/4/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 05 Oct 2016 16:31:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/decodepcode/feature-requests/4/feed.rss" rel="self" type="application/rss+xml"/><item><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link>https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=25#7275</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Rehm</dc:creator><pubDate>Wed, 05 Oct 2016 16:31:13 -0000</pubDate><guid>https://sourceforge.netba0fddcc61647416f46ab617ae2bd468de330fd4</guid></item><item><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link>https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=25#1eae</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik H</dc:creator><pubDate>Sat, 01 Oct 2016 03:27:00 -0000</pubDate><guid>https://sourceforge.net9590a8d739e5515875b80c4fce18d408a69455c9</guid></item><item><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link>https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=250#9834</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wsx22</dc:creator><pubDate>Wed, 28 Sep 2016 09:22:35 -0000</pubDate><guid>https://sourceforge.net1ecc24b95bc41cf6ac4922f700fe961c2b519a97</guid></item><item><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link>https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=25#c821</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik H</dc:creator><pubDate>Thu, 07 Jul 2016 08:16:22 -0000</pubDate><guid>https://sourceforge.net3e63a34031c586333a4290751270a08c045dc171</guid></item><item><title>#4 Support HTML and Image content from PSCONTDEFN table [Patch]</title><link>https://sourceforge.net/p/decodepcode/feature-requests/4/?limit=25#6f7d</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Rehm</dc:creator><pubDate>Wed, 06 Jul 2016 18:04:41 -0000</pubDate><guid>https://sourceforge.netcbd485481c02491c4a0caff3ba0fab122ee2d017</guid></item><item><title>Support HTML and Image content from PSCONTDEFN table [Patch]</title><link>https://sourceforge.net/p/decodepcode/feature-requests/4/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wsx22</dc:creator><pubDate>Wed, 04 May 2016 12:39:37 -0000</pubDate><guid>https://sourceforge.net013143d47452048492397834d4e7925a125e53a9</guid></item></channel></rss>