Resources or help with the basics of CMOD

Previous topic - Next topic

Darrell Bryant

They are trying to explain how to look at sample data in the Administrator Client.  Open the Administrator Client.  From the list of Applications, right click and select update on the application in question.  Go to the Indexer Information tab, click on Modify with Sample Data.  You can either download a spooled file at that point, or use sample data previously downloaded (see previous advice on manually downloading sample spooled data).  On the tool bar there is an icon with red, blue, and green horizontal lines. Click that to toggle to Display mode.  The triggers on the page are boxed in red, the fields boxed in blue.  You can then scroll page by page to see where the problem is.

Also, if you click on the icon to the right of the Display/Add mode icon, that will pop up a dialog where you can generate a listing of Field Values found in the sample data.  (Click Field Values, click All Pages, click the Create button, then the View button).  Look thru the file for missing field values.

I hope this helps,
#IBMi #iSeries #PDF #XML #400 Indexer #ASM

tomondemand

This helps immensely, I cannot thank you enough.
I have fixed my FIRST OnDemand problem.
The problem was that this, FIELD3=4,-12,35,(TRIGGER=3,BASE=TRIGGER) instructed to go 4 lines down after finding the '.' (which is an amount, not part of the address). But it only needed to go 2 lines down. This tool will help a lot in the future.