Adding a Column to PRIMS
Here are the step by step instructions to add a column to PRIMS.
- Add column to the SQL table in the database.
- Go to definer : Define > Table > Spreadsheet > Add column at the bottom > Save. (Note : when the spreadsheet opens, hit F2 to go to the query mode and then F3 to do a wild search. Save and Create)
- GUI designer : Provider task > Information window > POS Provider > POS Provider maintenance.At the provider maintenance > Select window > Right click to Property Inspector. Go to query (drop down list) add the required column and save.
- Create Flat files in the Definer (Tools > flat files (.com and .ext) and Create them)
- Create the other flat file in the GUI designer (Tools > Generate flat file (.esi))
- Now how to check if the column is added? Go to Prod binder > Application > Inquiry > POS maintenance provider.(Provider without cc dig (give some number xxxxxxx), Hit F9.One should be able to see some value on the newly created column.
- Copy the flat files on the server (Local -> Server). There should be 3 files Prims.con, Prims.esi, Prims.ext
Thanks and good luck.
Comments
Post a Comment