<div>Trying to dust-off/revive a proof-of-concept project, I get errors with Axiant when migrating a prototype application from MPE to Windows:</div>
<div> </div>
<div>All the files/records are KSAMXL (with one DIRECT/FLAT MPE file), and I am tripping over security when trying to create the files. Typical message is:</div>
<div> </div>
<div><font face="courier new,monospace">> <br>> <br>> <br>> ;Generating Files for the File Collections<br>> ;rodfiles<br>> <br>> CREATE FILE PLCITEMS<br>*W* Some files have not been processed due to insufficient security</font>.<br>
</div>
<div>The original PHD source has this:</div>
<div><br><font face="courier new,monospace">;<br>; -------------------------------------------- Globals<br>; Created on Fri Jan 15 19:51:18 2010 by utility program<br>;<br>Create Dictionary RODPHD &<br> Not Preloaded</font></div>
<div><font face="courier new,monospace">System Options &<br> Title "Records Of Decisions" &<br> Century INCLUDED &<br> Character Set ENGLISH &<br> Date Format YYYYMMDD &<br>
Date Separator "-" &<br> Default Century 20 &<br> Allow Century &<br> Force Century &<br> Input Century 19 From Year 50 &<br> NoNullseparator &<br>
Float IEEE &<br> Sysmonths "JanFebMarAprMayJunJulAugSepOctNovDec" &<br> SHOW &<br> Default Entry and Find in CONSISTENCY &<br> Default Select in CONCURRENCY &<br>
Default Transaction Model CONCURRENCY &<br> Shift UPSHIFT</font></div>
<div><font face="courier new,monospace">Application Security Class GOD &<br> Logonid MIA0.ADOPTDEV</font></div>
<div><br> </div>
<div>[...]</div>
<div> </div>
<div><font face="courier new,monospace">File PLCItems Organization INDEXED &<br> Type KSAMXL &<br> Open "PLCItem" &<br> Create ASCII &<br> Capacity 1000</font></div>
<div><br><font face="courier new,monospace">Record PLCItems</font></div>
<div><font face="courier new,monospace"> Item ItemKey &<br> Datatype INTEGER Unsigned Size 4<br> Item ItemType &<br> Datatype CHARACTER Size 1<br> Item ItemTitle &<br>
Datatype CHARACTER Size 100<br> Item AssignedTo1 &<br> Datatype CHARACTER Size 8<br> Item AssignedTo2 &<br> Datatype CHARACTER Size 8<br> Item AssignedTo3 &<br>
Datatype CHARACTER Size 8<br> Item AssignedTo4 &<br> Datatype CHARACTER Size 8<br> Item ItemComments &<br> Datatype CHARACTER Size 100<br> Item ItemOriginator &<br>
Datatype CHARACTER Size 1<br> Item SentDate &<br> Datatype INTEGER Unsigned Size 4<br> Item SignedDate &<br> Datatype INTEGER Unsigned Size 4<br>
Item ApprovedFMB &<br> Datatype CHARACTER Size 1<br> Item FMBSubType &<br> Datatype CHARACTER Size 4</font></div>
<div><font face="courier new,monospace"> Index PLCItemIDX Unique Primary<br> Segment ItemKey &<br> Datatype INTEGER Unsigned Size 4<br></font></div>
<div> </div>
<div> </div>
<div>Trying to keep it simple, what magic incantation should I use to migrate a bunch of KSAMXL and one DIRECT file from the 3000 to the PC, with the minimum fuss? CISAM, DISAM ? Any gotchas I can avoid by changing the source on the 3000 ?</div>
<div> </div>
<div>I was hoping to keep it as simple as possible by not using anything more complicated than index files. But even that does not seem likely.</div>
<div> </div>
<div>As well, any tricks to have everything compile without hiccups? Maybe getting rid of group qualification in file names? merging in the USE files in screen source?</div>
<div> </div>
<div> </div>
<div> </div>
<div>Michel</div>
<div><br><br> </div>
<div class="gmail_quote">On Sat, Jan 16, 2010 at 6:27 PM, Michel Adam <span dir="ltr"><<a href="mailto:michel.adam@gmail.com">michel.adam@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Yep Bob, 819C1, on a 968:</div>
<div><font face="arial,helvetica,sans-serif"></font> </div>
<div><font face="courier new,monospace">:qdesign</font></div>
<div><font face="courier new,monospace">Q D E S I G N (PowerHouse 8.19.C1)<br>Copyright 1998 COGNOS INCORPORATED<br>GNWT</font></div>
<div><font face="courier new,monospace">> use rdde07s.source nol<br>Mode:x Action:xxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxx<br>xxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxx<br>
********************************************************************************<br> <br>01 Item Key: xxxxxxxxxx<br>02 Item Type: x<br>03 Item Title: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br>
04 Assigned To(up to 4):xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx<br>05 Item Comments: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br>06 Rc'd from Originator x<br>07 Sent to Minister: xxxxxxxxxx<br>08 Signed by Minister: xxxxxxxxxx<br>
09 Appr.Accpt.Cab/FMB: x<br>10 FMB Submission Type: xxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br> <br> <br> <br> <br> <br> <br> <br> <br> <br>0 ERRORS 0 WARNINGS. Delete old screen RDDE07C.EXEC.ADOPTDEV?y<br>> <br>
</font></div>
<div><font face="courier new,monospace"><font face="r_ansi"><font face="r_ansi">from within Quick:</font></font></font></div>
<div><font face="r_ansi"></font> </div>
<div><font face="courier new,monospace">Mode:F Action:i Records Of Decisions 2010-01-16<br>RDDE07 Plcitems 16:51<br>────────────────────────────────────────────────────────────────────────────────</font></div>
<div><font face="courier new,monospace">01 Item Key: <br>02 Item Type: <br>03 Item Title: <br>04 Assigned To(up to 4): <br>
05 Item Comments: <br>06 Rc'd from Originator <br>07 Sent to Minister: <br>08 Signed by Minister: <br>09 Appr.Accpt.Cab/FMB: <br>
10 FMB Submission Type: </font></div>
<div><font face="courier new,monospace"></font> </div>
<div><font face="courier new,monospace"></font> </div>
<div><br><font face="courier new,monospace">QUICK819C L4 RDDE07C.EXEC.ADOPTDEV(10-01-16) QDESIGN819C HP700/92 (c) COGNOS<br>INCORPORATED.</font></div>
<div><font face="courier new,monospace"><font face="r_ansi"><font face="r_ansi"><font face="courier new,monospace">Press RETURN to continue.</font></font></font></font></div>
<div> </div>
<div>That will show me about using the docs of the current version with an older release. I ended up using PH 8.19 to minimize issues with Architect, which is itself at 8.19, but was going by with the current documentation. Since I was not getting any compilation errors...</div>
<div> </div>
<div>I guess the dynamic list syntax has been in Qdesign for quite some time. I have removed the option on the fields that had it. Problem solved.</div>
<div> </div>
<div>Thanks for the clarifications Bob.</div>
<div><br><font color="#888888">Michel<br></font></div>
<div>
<div></div>
<div class="h5">
<div class="gmail_quote">On Sat, Jan 16, 2010 at 3:24 PM, Bob Deskin <span dir="ltr"><<a href="mailto:Bob.Deskin@ca.ibm.com" target="_blank">Bob.Deskin@ca.ibm.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Dynamic lists were originally in Axiant. They're like selectboxes (i.e.<br>drop-down lists of values), except that the values come from a file. We<br>
adapted the dynamic list for PowerHouse Web. So even though the<br>DYNAMICLIST syntax was in QDESIGN and the result was in the compiled QUICK<br>screen, QUICK itself did not use it. We did open up the DYNAMICLIST syntax<br>
for full QUICK in 8.49F.<br><br>Are you sure of your versions? Dynamic lists were added for PH Web in D1.<br>So the warning would appear if you called a screen that was version D1 or<br>E that was compiled with a DYNAMICLIST. Of course you'd have to be running<br>
QUICK D1 or E to get that message.<br><br>Bob<br><br><br><br>From:<br>Michel Adam <<a href="mailto:michel.adam@gmail.com" target="_blank">michel.adam@gmail.com</a>><br>To:<br>power-l <<a href="mailto:powerh-l@lists.sowder.com" target="_blank">powerh-l@lists.sowder.com</a>><br>
Date:<br>2010-01-15 11:11 PM<br>
<div>Subject:<br>Can't find explanation for warning msg in QUICK<br></div>Sent by:<br>powerh-l-bounces+bob.deskin=<a href="http://ca.ibm.com/" target="_blank">ca.ibm.com</a>@<a href="http://lists.sowder.com/" target="_blank">lists.sowder.com</a><br>
<div>
<div></div>
<div><br><br><br>Under 819C, I get the following warning when calling a subscreen:<br><br>*w* Screen with dynamic list fields is not supported in Quick.<br><br>I looked at the QKINFO, QKDINFO, and in the fine manual, and no mention of<br>
this warning.<br><br>What triggers this?<br><br>Stumped North of 60...<br><br>Michel Adam<br></div></div> --<br>= = = = = = = = = = = = = = = = = = = = = = = = = = = =<br>Mailing list: <a href="mailto:powerh-l@lists.sowder.com" target="_blank">powerh-l@lists.sowder.com</a><br>
Subscribe: 'subscribe' in message body to<br><a href="mailto:powerh-l-request@lists.sowder.com" target="_blank">powerh-l-request@lists.sowder.com</a><br>Unsubscribe: 'unsubscribe &lt;password&gt;' in message body to<br>
<a href="mailto:powerh-l-request@lists.sowder.com" target="_blank">powerh-l-request@lists.sowder.com</a><br><a href="http://lists.sowder.com/mailman/listinfo/powerh-l" target="_blank">http://lists.sowder.com/mailman/listinfo/powerh-l</a><br>
This list is closed, thus to post to the list you must be a subscriber.<br>Add 'site:<a href="http://lists.sowder.com/" target="_blank">lists.sowder.com</a> powerh-l' to your search terms to search the<br>list archive at Google.<br>
<br><br></blockquote></div><br></div></div></blockquote></div><br>